- Freeware
- - Development
- - Other
- - Python(x,y)
Python(x,y) 9.0.0 freeware
... interactive data visualization. With its seamless integration of code execution, documentation, and rich media, IPython empowers users to explore and prototype ideas efficiently, making it an esse ... ...
Author | IPython development team |
Released | 2025-02-28 |
Filesize | 573 kB |
Downloads | 682 |
OS | Windows All |
Installation | Instal And Uninstall |
Keywords | Application Development, Python Development, Develop Application, Development, Python, Developer, Develop |
Users' rating (13 rating) |
Python(x,y) Free Download - we do not host any Python(x,y) torrent files or links of Python(x,y) on rapidshare.com, depositfiles.com, megaupload.com etc. All Python(x,y) download links are direct Python(x,y) download from publisher site or their selected mirrors.
9.0.0 | Feb 28, 2025 | New Release | (optional) LLM integration in the CLI. Complete rewrite of color and theme handling, which now supports more colors and symbols. Move tests out of tree in the wheel with a massive reduction in file size. Tips at startup Removal of (almost) all deprecated functionalities and options. Stricter and more stable codebase. |
8.32.0 | Feb 24, 2025 | New Release | Medium release of IPython for this end of January and this new year 2025. This is now a different branch than the main branch, and will only accumulate bugfixes and small improvements and requested backports, while 9.0 forges ahead. We’ll not 4 bugfixes and an and unstable preview feature: PR #14640 Fixes an error were a warning about virtualenvs was incorrectly triggered. PR #14684 Fixes an issue on Python 3.12+ with post mortem debugging. PR #14693 Fixes a bug where magics were ignoring SIGINT PR #14695 Fixes and issue where magics would not display all subprocess output. As a preview feature, look into the examples folder on how to configure autosuggestion using a large language model. This is not yet ready for production use, have only partial documentation and can change without warnings, but should allow you to hook in a Jupyter-ai LLM provider to suggest code in the CLI (currently only via a keyboard shortcut). See PR #14623 for more details until further documentation is available in 9.0. |
8.30.0 | Nov 29, 2024 | New Release | PR #14579 improve the documentatation for cutom IPython formatters, and how you can register formatters for custo mime types. PR #14580 fix a bug in which commands that were not assigned a shortcut could not be assigned one. PR #12690 fix a bug in which a single / on an empty line would not be an error. This is due to the autocall behavior that we are thinking of deprecating. |