@@ -302,6 +302,9 @@ description=Getting image size from png/jpeg/jpeg2000/gif file
302302[ipyleaflet]
303303description =A Jupyter widget for dynamic Leaflet maps
304304
305+ [ipympl]
306+ description =Matplotlib Jupyter Extension
307+
305308[ipyparallel]
306309description =Interactive Parallel Computing with IPython
307310
@@ -559,6 +562,9 @@ description=Data readers extracted from the pandas codebase,should be compatible
559562[pandas-ply]
560563description=functional data manipulation for pandas
561564
565+ [pandocfilters]
566+ description=Utilities for writing pandoc filters in python
567+
562568[param]
563569description=Declarative Python programming using Parameters.
564570
@@ -692,6 +698,9 @@ description=Pygame gives multimedia to python.
692698[pygit2]
693699description=Python bindings for libgit2.
694700
701+ [pyomo]
702+ description=Pyomo: Python Optimization Modeling Objects
703+
695704[pygments]
696705description=Generic syntax highlighter for general use in all kinds of software
697706url=http://pygments.org
@@ -741,6 +750,9 @@ category=visu3d
741750[pyopenssl]
742751description=Python wrapper module around the OpenSSL library
743752
753+ [pypandoc]
754+ description=Thin wrapper for pandoc.
755+
744756[pypdf2]
745757description=PDF toolkitPDF toolkit
746758
@@ -835,6 +847,9 @@ description=A collection of tools for Python
835847[pytz]
836848description=World Timezone Definitions for Python
837849
850+ [PyUtilib]
851+ description=PyUtilib: A collection of Python utilities
852+
838853[pyvisa]
839854description=Control all kinds of measurement equipment through various busses (GPIB, RS232, USB)
840855
@@ -879,6 +894,12 @@ category=docgen
879894[requests]
880895description=Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.
881896
897+ [requests_file]
898+ description=File transport adapter for Requests
899+
900+ [requests_ftp]
901+ description=FTP Transport Adapter for Requests.
902+
882903[requests_toolbelt]
883904description=A utility belt for advanced users of python-requests
884905
0 commit comments