aboutsummaryrefslogtreecommitdiff
path: root/python/ipython/README
blob: 4619d72173cecaa2e8952acf382ed15899ff51bc (plain)
1
2
3
4
5
6
7
8
9
10
IPython is a replacement shell for Python programming. It offers an
enhanced Python shell for the terminal.

This package no longer provides IPython notebook functionality. This is
now provided with the jupyter-notebook and jupyter-ipykernel packages.

python3-black is an optional dependency (for automatic code formatting).

NOTE: Unable to support newer versions than 8.18.x due to requiring a
newer python than included in Slackware (needs 3.10).