Package Name | Access | Summary | Updated |
---|---|---|---|
six | public | Python 2 and 3 compatibility utilities | 2025-03-25 |
sip | public | Create Python bindings for C and C++ libraries | 2025-03-25 |
simplegeneric | public | Simple generic functions (similar to Python's own len(), pickle.dump(), etc.) | 2025-03-25 |
scandir | public | scandir, a better directory iterator and faster os.walk() | 2025-03-25 |
pytz | public | World timezone definitions, modern and historical. | 2025-03-25 |
pysocks | public | A Python SOCKS client module. See https://github.com/Anorov/PySocks for more information. | 2025-03-25 |
pyshp | public | Pure Python read/write support for ESRI Shapefile format | 2025-03-25 |
pyparsing | public | Create and execute simple grammars | 2025-03-25 |
pyke | public | Python Knowledge Engine and Automatic Python Program Generator. | 2025-03-25 |
pygments | public | Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code. | 2025-03-25 |
pycparser | public | Complete C99 parser in pure Python | 2025-03-25 |
pycodestyle | public | Python style guide checker | 2025-03-25 |
ptyprocess | public | Run a subprocess in a pseudo terminal | 2025-03-25 |
pep8 | public | Python style guide checker | 2025-03-25 |
openjpeg | public | An open-source JPEG 2000 codec written in C. | 2025-03-25 |
olefile | public | Python package to parse, read and write Microsoft OLE2 files (Structured Storage or Compound Document, Microsoft Office) - Improved version of the OleFileIO module from PIL, the Python Image Library. | 2025-03-25 |
markupsafe | public | A Python module that implements the jinja2.Markup string | 2025-03-25 |
libxslt | public | The XSLT C library developed for the GNOME project | 2025-03-25 |
libspatialite | public | Extend the SQLite core to support fully fledged Spatial SQL capabilities. | 2025-03-25 |
libnetcdf | public | Libraries and data formats that support array-oriented scientific data | 2025-03-25 |
libdap4 | public | A C++ SDK which contains an implementation of both DAP2 and DAP4. | 2025-03-25 |
kealib | public | The KEA format provides an implementation of the GDAL specification within the the HDF5 file format. | 2025-03-25 |
ipython_genutils | public | vestigial utilities from IPython | 2025-03-25 |
ipaddress | public | IPv4/IPv6 manipulation library | 2025-03-25 |
imagesize | public | Getting image size from png/jpeg/jpeg2000/gif file | 2025-03-25 |