@@ -29,6 +29,9 @@ description=High-level declarative visualization library for Python
2929[altair_widgets]
3030description =Altair Widgets: An interactive visualization for statistical data for Python.
3131
32+ [altgraph]
33+ description =Python graph (network) package
34+
3235[amqp]
3336description =Low-level AMQP client for Python (fork of amqplib).
3437
@@ -143,6 +146,9 @@ description=efficient arrays of booleans -- C extension
143146[bkcharts]
144147description=High level chart types built on top of Bokeh
145148
149+ [black]
150+ description=The uncompromising code formatter.
151+
146152[blaze]
147153description=Blaze
148154
@@ -827,6 +833,9 @@ description=Powerful and Pythonic XML processing library combining libxml2/libxs
827833[lz4]
828834description =LZ4 Bindings for Python
829835
836+ [macholib]
837+ description =Mach-O header analysis and editing
838+
830839[mahotas]
831840description =Computer Vision library
832841
@@ -1115,6 +1124,9 @@ description=Pandas plotting interface to Vega and Vega-Lite
11151124[peewee]
11161125description =a small, expressive ORM.
11171126
1127+ [pefile]
1128+ description =Python PE parsing module
1129+
11181130[pep8]
11191131description =Python style guide checker
11201132
@@ -1944,6 +1956,9 @@ description=Pure python implementation of Apache Thrift.
19441956[thrift-sasl]
19451957description =hrift SASL Python module that implements SASL transports for Thrift
19461958
1959+ [toml]
1960+ description =Python Library for Tom' s Obvious, Minimal Language
1961+
19471962[toolz]
19481963description=List processing tools and functional utilities
19491964
@@ -2140,3 +2155,7 @@ description=A minimal implementation of chunked, compressed, N-dimensional array
21402155[zict]
21412156description =Mutable mapping tools
21422157
2158+ [z3_solver]
2159+ description =an efficient SMT solver library
2160+
2161+
0 commit comments