Release NoteVisual Python 0.4.1

visualpython
Views 6435

Released on November 20, 2020


What's New

Visual Python applies GPLv3 License.


New Features

Common

- First GUI design applied for VP Note and API List

API Listย 

- Common > Variable : Provides a list of declared variables and its detailsย 

- Pandas > Board : Able to create API combination ย 

- Matplotlib : Plot type selection using image format

API Blockย 

- Line numbers are addedย 

- Provides sub-block option modification included in the main blockย 

- Clear board(delete all blocks) menu is addedย 

- To run blocks partially : Select + Double click (All sub-blocks are included in the main block)ย 

- To run all blocks : Double click on any blank on the board

Modified Features

API Block

- Block depth is limited to 6

- Removed option select buttonย 

- Removed board maximization functionย 

- Changed the single string bundle quotation to double quotationย 

- Included sub-blocks that are dependent on the main block

- Sub-blocks always move with the main block.ย 


Bug Fixes

API Blockย 

- Fixed : Blocks deletion while modifying code in Jupyter Notebook for option changesย 

- Fixed : Code block reset failure


7 0