2024-02-26 03:30:16 +00:00
|
|
|
package:
|
|
|
|
name: ipython
|
Run `make -C packages update-all` (#4712)
Packages that I reverted:
bitstring, fiona, gdal, matplotlib, numcodecs, packaging, pandas, Pillow,
pillow_heif, protobuf, pyinstrument, rebound, reboundx, scipy, shapely, spareqr,
river, xgboost, yt, zarr
2024-04-30 13:51:48 +00:00
|
|
|
version: 8.23.0
|
2024-02-26 03:30:16 +00:00
|
|
|
top-level:
|
|
|
|
- IPython
|
|
|
|
source:
|
Run `make -C packages update-all` (#4712)
Packages that I reverted:
bitstring, fiona, gdal, matplotlib, numcodecs, packaging, pandas, Pillow,
pillow_heif, protobuf, pyinstrument, rebound, reboundx, scipy, shapely, spareqr,
river, xgboost, yt, zarr
2024-04-30 13:51:48 +00:00
|
|
|
url: https://files.pythonhosted.org/packages/8a/15/ea245239487bbd8d7203fe010ea48c7539e42bf1fde0592313241a3fba3a/ipython-8.23.0-py3-none-any.whl
|
|
|
|
sha256: 07232af52a5ba146dc3372c7bf52a0f890a23edf38d77caef8d53f9cdc2584c1
|
2024-02-26 03:30:16 +00:00
|
|
|
requirements:
|
|
|
|
run:
|
|
|
|
- asttokens
|
|
|
|
- decorator
|
|
|
|
- executing
|
2024-03-26 10:32:04 +00:00
|
|
|
- matplotlib-inline
|
2024-02-26 03:30:16 +00:00
|
|
|
- prompt_toolkit
|
|
|
|
- pure_eval
|
|
|
|
- Pygments
|
|
|
|
- six
|
|
|
|
- stack_data
|
|
|
|
- traitlets
|
|
|
|
- sqlite3
|
|
|
|
- wcwidth
|
|
|
|
about:
|
|
|
|
home: https://ipython.org
|
|
|
|
PyPI: https://pypi.org/project/ipython
|
|
|
|
summary: "IPython: Productive Interactive Computing"
|
|
|
|
license: BSD-3-Clause
|