@@ -302,6 +302,9 @@ description=Getting image size from png/jpeg/jpeg2000/gif file
302
302
[ipyleaflet]
303
303
description =A Jupyter widget for dynamic Leaflet maps
304
304
305
+ [ipympl]
306
+ description =Matplotlib Jupyter Extension
307
+
305
308
[ipyparallel]
306
309
description =Interactive Parallel Computing with IPython
307
310
@@ -559,6 +562,9 @@ description=Data readers extracted from the pandas codebase,should be compatible
559
562
[pandas-ply]
560
563
description=functional data manipulation for pandas
561
564
565
+ [pandocfilters]
566
+ description=Utilities for writing pandoc filters in python
567
+
562
568
[param]
563
569
description=Declarative Python programming using Parameters.
564
570
@@ -692,6 +698,9 @@ description=Pygame gives multimedia to python.
692
698
[pygit2]
693
699
description=Python bindings for libgit2.
694
700
701
+ [pyomo]
702
+ description=Pyomo: Python Optimization Modeling Objects
703
+
695
704
[pygments]
696
705
description=Generic syntax highlighter for general use in all kinds of software
697
706
url=http://pygments.org
@@ -741,6 +750,9 @@ category=visu3d
741
750
[pyopenssl]
742
751
description=Python wrapper module around the OpenSSL library
743
752
753
+ [pypandoc]
754
+ description=Thin wrapper for pandoc.
755
+
744
756
[pypdf2]
745
757
description=PDF toolkitPDF toolkit
746
758
@@ -835,6 +847,9 @@ description=A collection of tools for Python
835
847
[pytz]
836
848
description=World Timezone Definitions for Python
837
849
850
+ [PyUtilib]
851
+ description=PyUtilib: A collection of Python utilities
852
+
838
853
[pyvisa]
839
854
description=Control all kinds of measurement equipment through various busses (GPIB, RS232, USB)
840
855
@@ -879,6 +894,12 @@ category=docgen
879
894
[requests]
880
895
description=Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.
881
896
897
+ [requests_file]
898
+ description=File transport adapter for Requests
899
+
900
+ [requests_ftp]
901
+ description=FTP Transport Adapter for Requests.
902
+
882
903
[requests_toolbelt]
883
904
description=A utility belt for advanced users of python-requests
884
905
0 commit comments