@@ -260,6 +260,9 @@ description=Config file reading, writing and validation.
260260[configparser]
261261description =This library brings the updated configparser from Python 3.5 to Python 2.6-3.5.
262262
263+ [contextily]
264+ description =Context geo-tiles in Python
265+
263266[contextlib2]
264267description =Backports and enhancements for the contextlib module
265268
@@ -521,6 +524,9 @@ description=Extensible array functions that operate on xnd containers.
521524[google-api-python-client]
522525description=Google API Client Library for Python
523526
527+ [google_pasta]
528+ description=pasta is an AST-based Python refactoring library
529+
524530[gr]
525531description=Python visualization framework
526532
@@ -584,6 +590,9 @@ description=Human friendly output for text interfaces using Python
584590[husl]
585591description=Human-friendly HSL (Hue-Saturation-Lightness)
586592
593+ [hypothesis]
594+ description=A library for property based testing
595+
587596[h5py]
588597description=General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library)
589598
@@ -827,6 +836,9 @@ description=The Mayavi scientific data 3-dimensional visualizer.
827836[mccabe]
828837description =McCabe checker, plugin for flake8
829838
839+ [mercantile]
840+ description =Web mercator XYZ tile utilities
841+
830842[metakernel]
831843description =Metakernel for Jupyter
832844
@@ -1253,6 +1265,9 @@ description=Install pyecharts extensions into jupyter
12531265[pyeda]
12541266description =PyEDA is a Python library for electronic design automation.
12551267
1268+ [pyepsg]
1269+ description =Easy access to the EPSG database via http://epsg.io/
1270+
12561271[pyface]
12571272description =Enthought traits-capable windowing framework
12581273
@@ -1389,6 +1404,9 @@ description=A Python library for probabilistic modeling and inference
13891404[pyrsistent]
13901405description =Persistent/Functional/Immutable data structures
13911406
1407+ [pysal]
1408+ description =A library of spatial analysis functions.
1409+
13921410[pyserial]
13931411description =Library encapsulating the access for the serial port
13941412
0 commit comments