- Freeware
- - Development
- - Other
- - Python(x,y)
Python(x,y) 8.32.0 freeware
IPython, developed by the IPython development team, is an advanced interactive computing environment that enhances the Python programming experience. It offers a rich toolkit for data analysis, scientific computing, and machine learning, featuring an intuitive interface, powerful shell, and support for 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-24 |
Filesize | 809 kB |
Downloads | 671 |
OS | Windows All |
Installation | Instal And Uninstall |
Keywords | Application Development, Python Development, Develop Application, Development, Python, Developer, Develop |
Users' rating (12 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.
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. |
8.29.0 | Oct 25, 2024 | New Release | Misc Python 3.13 compatibility PR #14536, PR #14559 Add a uv line magic PR #14537 Add support for WEBP to IPython.display.Image. PR #14526 And many more bugfixes and quality of life improvements. |