| Pillow |
Python Imaging Library (Fork) |
extra == "addons" |
| orjson |
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy |
python_version < "3.12" and extra == "addons" |
| Pygments |
Pygments is a syntax highlighting package written in Python. |
|
| PySide6 |
Python bindings for the Qt cross-platform application and UI framework |
python_version < "3.12" and extra == "pyside6" |
| fsspec |
File-system specification |
extra == "addons" |
| comtypes |
Pure Python COM package |
sys_platform == "win32" |
| attrs |
Classes Without Boilerplate |
extra == "addons" |
| numpy |
Fundamental package for array computing in Python |
extra == "addons" |
| bidict |
The bidirectional mapping library for Python. |
|
| typing_extensions |
Backported and Experimental Type Hints for Python 3.7+ |
|
| qtconsole |
Jupyter Qt console |
extra == "addons" |
| pywin32 |
Python for Window Extensions |
sys_platform == "win32" |
| lxml |
Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. |
extra == "addons" |
| ipython |
IPython: Productive Interactive Computing |
extra == "addons" |
| qstylizer |
Stylesheet Generator for PyQt{4-5}/PySide{1-2} |
|