@@ -260,6 +260,9 @@ description=Config file reading, writing and validation.
260
260
[configparser]
261
261
description =This library brings the updated configparser from Python 3.5 to Python 2.6-3.5.
262
262
263
+ [contextily]
264
+ description =Context geo-tiles in Python
265
+
263
266
[contextlib2]
264
267
description =Backports and enhancements for the contextlib module
265
268
@@ -521,6 +524,9 @@ description=Extensible array functions that operate on xnd containers.
521
524
[google-api-python-client]
522
525
description=Google API Client Library for Python
523
526
527
+ [google_pasta]
528
+ description=pasta is an AST-based Python refactoring library
529
+
524
530
[gr]
525
531
description=Python visualization framework
526
532
@@ -584,6 +590,9 @@ description=Human friendly output for text interfac
8000
es using Python
584
590
[husl]
585
591
description=Human-friendly HSL (Hue-Saturation-Lightness)
586
592
593
+ [hypothesis]
594
+ description=A library for property based testing
595
+
587
596
[h5py]
588
597
description=General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library)
589
598
@@ -827,6 +836,9 @@ description=The Mayavi scientific data 3-dimensional visualizer.
827
836
[mccabe]
828
837
description =McCabe checker, plugin for flake8
829
838
839
+ [mercantile]
840
+ description =Web mercator XYZ tile utilities
841
+
830
842
[metakernel]
831
843
description =Metakernel for Jupyter
832
844
@@ -1253,6 +1265,9 @@ description=Install pyecharts extensions into jupyter
1253
1265
[pyeda]
1254
1266
description =PyEDA is a Python library for electronic design automation.
1255
1267
1268
+ [pyepsg]
1269
+ description =Easy access to the EPSG database via http://epsg.io/
1270
+
1256
1271
[pyface]
1257
1272
description =Enthought traits-capable windowing framework
1258
1273
@@ -1389,6 +1404,9 @@ description=A Python library for probabilistic modeling and inference
1389
1404
[pyrsistent]
1390
1405
description =Persistent/Functional/Immutable data structures
1391
1406
1407
+ [pysal]
1408
+ description =A library of spatial analysis functions.
1409
+
1392
1410
[pyserial]
1393
1411
description =Library encapsulating the access for the serial port
1394
1412
0 commit comments