| Python |
3.7.7 |
Python programming language with standard library |
| absl_py |
0.9.0 |
Abseil Python Common Libraries |
| adodbapi |
2.6.1.3 |
A pure Python package implementing PEP 249 DB-API using Microsoft ADO. |
| affine |
2.3.0 |
Matrices describing affine transformation of the plane. |
| aiofiles |
0.4.0 |
File support for asyncio. |
| aiosqlite |
0.11.0 |
asyncio bridge to the standard sqlite3 module |
| alabaster |
0.7.12 |
A configurable sidebar-enabled Sphinx theme |
| altair |
4.0.1 |
High-level declarative visualization library for Python |
| altair_data_server |
0.4.1 |
A background data server for Altair charts. |
| altair_transform |
0.2.0 |
A python engine for evaluating Altair transforms. |
| altair_widgets |
0.2.2 |
Altair Widgets: An interactive visualization for statistical data for Python. |
| altgraph |
0.17 |
Python graph (network) package |
| aniso8601 |
8.0.0 |
A library for parsing ISO 8601 strings. |
| ansiwrap |
0.8.4 |
textwrap, but savvy to ANSI colors and styles |
| appdirs |
1.4.3 |
A small Python module for determining appropriate " + "platform-specific dirs, e.g. a "user data dir". |
| asciitree |
0.3.3 |
Draws ASCII trees. |
| asteval |
0.9.18 |
Safe, minimalistic evaluator of python expression using ast module |
| astor |
0.8.1 |
Read/rewrite/write Python ASTs |
| astroid |
2.3.3 |
Rebuild a new abstract syntax tree from Python's ast (required for pylint) |
| astroml |
0.4.1 |
tools for machine learning and data mining in Astronomy |
| astropy |
4.0 |
Community-developed python astronomy tools |
| async_generator |
1.10 |
Async generators and context managers for Python 3.5+ |
| atomicwrites |
1.3.0 |
Powerful Python library for atomic file writes. |
| attrs |
19.3.0 |
Classes Without Boilerplate |
| autopep8 |
1.5 |
A tool that automatically formats Python code to conform to the PEP 8 style guide |
| babel |
2.8.0 |
Internationalization utilities |
| backcall |
0.1.0 |
Specifications for callback functions passed in to an API |
| backports_abc |
0.5 |
A backport of recent additions to the 'collections.abc' module. |
| baresql |
0.7.6 |
playing SQL directly on Python datas |
| bcolz |
1.2.1 |
columnar and compressed data containers. |
| bcrypt |
3.1.6 |
Modern password hashing for your software and your servers |
| beautifulsoup4 |
4.8.2 |
Screen-scraping library |
| black |
19.10b0 |
The uncompromising code formatter. |
| bleach |
3.1.3 |
An easy whitelist-based HTML-sanitizing tool |
| blinker |
1.4 |
Fast, simple object-to-object and broadcast signaling |
| blosc |
1.8.3 |
Blosc data compressor |
| bloscpack |
0.16.0 |
Command line interface to and serialization format for Blosc |
| bokeh |
2.0.0 |
Statistical and novel interactive HTML plots for Python |
| bottleneck |
1.3.2 |
Fast NumPy array functions written in Cython |
| bqplot |
0.12.6 |
Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets. |
| branca |
0.3.1 |
Generate complex HTML+JS pages with Python |
| brewer2mpl |
1.4.1 |
Connect colorbrewer2.org color maps to Python and matplotlib |
| brotli |
1.0.7 |
Python binding of the Brotli compression library |
| cachetools |
4.0.0 |
Extensible memoizing collections and decorators |
| cartopy |
0.17.0 |
A cartographic python library with matplotlib support for visualisation |
| certifi |
2019.11.28 |
Python package for providing Mozilla's CA Bundle. |
| cffi |
1.14.0 |
Foreign Function Interface for Python calling C code. |
| cftime |
1.1.1.1 |
time-handling functionality from netcdf4-python |
| chardet |
3.0.4 |
Universal encoding detector for Python 2 and 3 |
| click |
7.1.1 |
A simple wrapper around optparse for powerful command line utilities. |
| click_default_group |
1.2.2 |
Extends click.Group to invoke a command without explicit subcommand name |
| click_plugins |
1.1.1 |
An extension module for click to enable registering CLI commands via setuptools entry-points. |
| cligj |
0.5.0 |
Click params for commmand line interfaces to GeoJSON |
| cloudpickle |
1.3.0 |
Extended pickling support for Python objects |
| clrmagic |
0.0.1a2 |
IPython cell magic to use .NET languages |
| colorama |
0.4.3 |
Cross-platform colored terminal text |
| colorcet |
2.0.2 |
A set of useful perceptually uniform colormaps for plotting scientific data |
| comtypes |
1.1.7 |
Pure Python COM package |
| cryptography |
2.8 |
cryptography is a package which provides cryptographic recipes and primitives to Python developers |
| cvxopt |
1.2.4 |
Convex optimization package |
| cvxpy |
1.0.28 |
A domain-specific language for modeling convex optimization problems in Python |
| cx_freeze |
6.1 |
Deployment tool which converts Python scripts into stand-alone Windows executables (i.e. target machine does not require Python or any other library to be installed) |
| cycler |
0.10.0 |
Composable style cycles |
| cyordereddict |
1.0.0 |
Cython implementation of Python's collections.OrderedDict |
| cython |
0.29.15 |
Cython is a language that makes writing C extensions for the Python language as easy as Python |
| cytoolz |
0.10.1 |
Cython implementation of Toolz: High performance functional utilities |
| dask |
2.12.0 |
Minimal task scheduling abstraction |
| dask_searchcv |
0.2.0 |
Tools for doing hyperparameter search with Scikit-Learn and Dask |
| databases |
0.2.6 |
Async database support for Python. |
| datasette |
0.38 |
A tool for exploring and publishing data |
| datashader |
0.10.0 |
Data visualization toolchain based on aggregating into a grid |
| datashape |
0.5.2 |
A data description language |
| db.py |
0.5.3 |
a db package that doesn't suck |
| decorator |
4.4.2 |
Better living through Python with decorators |
| defusedxml |
0.6.0 |
XML bomb protection for Python stdlib modules |
| deprecated |
1.2.7 |
Python @deprecated decorator to deprecate old python classes, functions or methods. |
| descartes |
1.1.0 |
Use geometric objects as matplotlib paths and patches |
| diff_match_patch |
20181111 |
epackaging of Google's Diff Match and Patch libraries. Offers robust algorithms to perform the operations required for synchronizing plain text. |
| dill |
0.3.1.1 |
serialize all of python (almost) |
| distributed |
2.12.0 |
Distributed computing |
| docopt |
0.6.2 |
Pythonic argument parser, that will make you smile |
| docrepr |
0.1.1 |
docrepr renders Python docstrings in HTML. |
| docutils |
0.16 |
Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText) |
| ecos |
2.0.7.post1 |
This is the Python package for ECOS: Embedded Cone Solver |
| edward |
1.3.5 |
A library for probabilistic modeling, inference, and criticism. Deep generative models, variational inference. Runs on TensorFlow. |
| emcee |
3.0.2 |
Kick ass affine-invariant ensemble MCMC sampling |
| entrypoints |
0.3 |
Discover and load entry points from installed packages |
| fast_histogram |
0.8 |
Fast 1D and 2D histogram functions in Python |
| fasteners |
0.15 |
A python package that provides useful locks. |
| fastparquet |
0.3.3 |
Python support for Parquet file format |
| feather_format |
0.4.0 |
Python interface to the Apache Arrow-based Feather File Format |
| fiona |
1.8.13 |
reads and writes spatial data files |
| flask |
1.1.1 |
A microframework based on Werkzeug, Jinja2 and good intentions |
| flask_accepts |
0.16.2 |
Easy, opinionated Flask input/output handling mixing Marshmallow with Flask-RESTplus |
| flask_restplus |
0.13.0 |
Fully featured framework for fast, easy and documented API development with Flask |
| flask_restx |
0.1.0 |
Fully featured framework for fast, easy and documented API development with Flask |
| flaskerize |
0.14.0 |
Python CLI build/dev tool for templated code generation and project modification. Think Angular schematics for Python. |
| folium |
0.10.1 |
Make beautiful maps with Leaflet.js & Python |
| formlayout |
2.0.0a0 |
Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code |
| fs |
2.4.11 |
Python's filesystem abstraction layer |
| fsspec |
0.6.2 |
File-system specification |
| future |
0.18.2 |
Clean single-source support for Python 3 and 2 |
| fuzzywuzzy |
0.18.0 |
Fuzzy string matching in python |
| gast |
0.2.2 |
Python AST that abstracts the underlying Python version |
| gdal |
3.0.4 |
Geospatial Data Abstraction Library |
| geographiclib |
1.50 |
The geodesic routines from GeographicLib |
| geopandas |
0.7.0 |
Geographic pandas extensions |
| geopy |
1.21.0 |
Python Geocoding Toolbox |
| geoviews |
1.6.6 |
Stop plotting your data - annotate your data and let it visualize itself... on a map! |
| gmpy2 |
2.0.8 |
GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x |
| google_auth |
1.11.2 |
Google Authentication Library |
| google_auth_oauthlib |
0.4.1 |
Google Authentication Library |
| google_pasta |
0.1.8 |
pasta is an AST-based Python refactoring library |
| greenlet |
0.4.15 |
Lightweight in-process concurrent programming |
| grpcio |
1.26.0 |
HTTP/2-based RPC framework |
| guidata |
1.7.6 |
Automatically generated graphical user interfaces for easy data set edition and display |
| guiqwt |
3.0.3 |
Efficient curve/image plotting and other GUI tools for scientific data processing software development |
| h11 |
0.9.0 |
A pure-Python, bring-your-own-I/O implementation of HTTP/1.1 |
| h2 |
3.2.0 |
HTTP/2 framing layer for Python |
| h5py |
2.10.0 |
General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library) |
| heapdict |
1.0.1 |
a heap with decrease-key and increase-key operations |
| helpdev |
0.6.10 |
HelpDev - Extracts information about the Python environment easily. |
| holoviews |
1.13.0b12 |
Composable, declarative data structures for building complex visualizations easily. |
| hpack |
3.0.0 |
Pure-Python HPACK header compression |
| html5lib |
1.0.1 |
HTML parser based on the WHATWG HTML specification |
| hupper |
1.10.2 |
Integrated process monitor for developing and reloading daemons. |
| husl |
4.0.3 |
Human-friendly HSL (Hue-Saturation-Lightness) |
| hvplot |
0.5.2 |
A high-level plotting API for pandas, dask, streamz and xarray built on HoloViews |
| hypercorn |
0.9.2 |
A ASGI Server based on Hyper libraries and inspired by Gunicorn. |
| hyperframe |
5.2.0 |
HTTP/2 framing layer for Python |
| hypothesis |
5.6.0 |
A library for property based testing |
| ibis_framework |
1.3.0 |
Productivity-centric Python Big Data Framework |
| idlex |
1.18 |
IDLE Extensions for Python |
| idna |
2.9 |
Internationalized Domain Names in Applications (IDNA) |
| imageio |
2.8.0 |
Library for reading and writing a wide range of image, video, scientific, and volumetric data formats. |
| imageio_ffmpeg |
0.4.1 |
FFMPEG wrapper for Python |
| imagesize |
1.2.0 |
Getting image size from png/jpeg/jpeg2000/gif file |
| imbalanced_learn |
0.6.2 |
Toolbox for imbalanced dataset in machine learning. |
| importlib_metadata |
1.5.0 |
Read metadata from Python packages |
| intake |
0.5.4 |
Data input plugin and catalog system |
| intervaltree |
3.0.2 |
Editable interval tree data structure for Python 2 and 3 |
| ipykernel |
5.1.4 |
IPython Kernel for Jupyter |
| ipyleaflet |
0.12.3 |
A Jupyter widget for dynamic Leaflet maps |
| ipympl |
0.5.3 |
Matplotlib Jupyter Extension |
| ipyparallel |
6.2.4 |
Interactive Parallel Computing with IPython |
| ipython |
7.13.0 |
Enhanced Python shell |
| ipython_genutils |
0.2.0 |
Vestigial utilities from IPython |
| ipython_sql |
0.3.9 |
RDBMS access via IPython |
| ipywidgets |
7.5.1 |
IPython HTML widgets for Jupyter |
| isort |
4.3.21 |
A Python utility / library to sort Python imports. |
| itsdangerous |
1.1.0 |
Various helpers to pass trusted data to untrusted environments and back. |
| janus |
0.4.0 |
Mixed sync-async queue to interoperate between asyncio tasks and classic threads |
| jedi |
0.15.2 |
An autocompletion tool for Python that can be used for text editors |
| jinja2 |
2.11.1 |
Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code) |
| joblib |
0.14.1 |
Lightweight pipelining: using Python functions as pipeline jobs. |
| json5 |
0.9.3 |
A Python implementation of the JSON5 data format. |
| jsonschema |
3.2.0 |
An implementation of JSON Schema validation for Python |
| julia |
0.5.1 |
Python interface to the Julia language |
| jupyter |
1.0.0 |
Jupyter metapackage. Install all the Jupyter components in one go. |
| jupyter_client |
6.1.0 |
Jupyter protocol implementation and client libraries |
| jupyter_console |
6.1.0 |
Jupyter terminal console |
| jupyter_core |
4.6.3 |
Jupyter core package. A base package on which Jupyter projects rely. |
| jupyter_server |
0.1.1 |
Jupyter Server |
| jupyter_sphinx |
0.2.3 |
Jupyter Sphinx Extensions |
| jupyterlab |
2.0.1 |
Jupyter lab environment notebook server extension |
| jupyterlab_launcher |
0.13.1 |
Jupyter Launcher |
| jupyterlab_pygments |
0.1.0 |
JupyterLab Pygments theme |
| jupyterlab_server |
1.0.7 |
JupyterLab Server |
| keras |
2.3.1 |
Theano-based Deep Learning library |
| keras_applications |
1.0.8 |
Reference implementations of popular deep learning models |
| keras_preprocessing |
1.1.0 |
Easy data preprocessing and data augmentation for deep learning models |
| keras_vis |
0.4.1 |
Neural network visualization toolkit for keras |
| keyring |
21.2.0 |
Store and access your passwords safely. |
| kiwisolver |
1.1.0 |
an efficient implementation of the Cassowary constraint solving algorithm. |
| lazy_object_proxy |
1.4.3 |
A fast and thorough lazy object proxy. |
| llvmlite |
0.31.0 |
lightweight wrapper around basic LLVM functionality |
| lmfit |
1.0.0 |
Least-Squares Minimization with Bounds and Constraints |
| locket |
0.2.0 |
File-based locks for Python for Linux and Windows |
| loky |
2.6.0 |
Robust and reusable Executor for joblib |
| lxml |
4.5.0 |
Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. |
| markdown |
3.2.1 |
Python implementation of Markdown. |
| markupsafe |
1.1.1 |
Implements a XML/HTML/XHTML Markup safe string for Python |
| marshmallow |
3.5.1 |
A lightweight library for converting complex datatypes to and from native Python datatypes. |
| matplotlib |
3.2.1 |
2D plotting library (embeddable in GUIs created with PyQt) |
| mccabe |
0.6.1 |
McCabe checker, plugin for flake8 |
| mercantile |
1.1.2 |
Web mercator XYZ tile utilities |
| metakernel |
0.24.3 |
Metakernel for Jupyter |
| mistune |
0.8.4 |
The fastest markdown parser in pure Python, inspired by marked. |
| mizani |
0.6.0 |
Scales for Python |
| mkl_service |
2.3.0 |
Python bindings to some MKL service functions |
| mlxtend |
0.17.2 |
Machine Learning Library Extensions |
| monotonic |
1.5 |
An implementation of time.monotonic() for Python 2 & < 3.3 |
| more_itertools |
8.2.0 |
More routines for operating on iterables, beyond itertools |
| moviepy |
1.0.1 |
Video editing with Python |
| mpl_scatter_density |
0.6 |
Fast scatter density plots for Matplotlib |
| mpld3 |
0.3 |
D3 Viewer for Matplotlib |
| mpldatacursor |
0.7.1 |
Interactive data cursors for Matplotlib |
| mpmath |
1.1.0 |
Python library for arbitrary-precision floating-point arithmetic |
| msgpack |
1.0.0 |
MessagePack (de)serializer. |
| multipledispatch |
0.6.0 |
A relatively sane approach to multiple dispatch in Python |
| multiprocess |
0.70.9 |
better multiprocessing and multithreading in python |
| munch |
2.5.0 |
A dot-accessible dictionary (a la JavaScript objects). |
| mypy |
0.770 |
Optional static typing for Python |
| mypy_extensions |
0.4.3 |
Experimental type system extensions for programs checked with the mypy typechecker. |
| mysql_connector_python |
8.0.18 |
MySQL driver written in Python |
| nbclient |
0.1.0 |
A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor. |
| nbconvert |
5.6.1 |
Converting Jupyter Notebooks |
| nbconvert_reportlab |
0.2 |
Convert notebooks to PDF using Reportlab |
| nbformat |
5.0.4 |
The Jupyter Notebook format |
| netcdf4 |
1.5.3 |
Provides an object-oriented python interface to the netCDF version 4 library |
| networkx |
2.4 |
Python package for creating and manipulating graphs and networks |
| nltk |
3.4.5 |
The Natural Language Toolkit (NLTK) is a Python package for natural language processing. |
| notebook |
6.0.3 |
# Jupyter Notebook |
| numba |
0.48.0 |
compiling Python code using LLVM |
| numcodecs |
0.6.4 |
buffer compression and transformation codecs for use in data storage and communication applications |
| numdifftools |
0.9.39 |
Solves automatic numerical differentiation problems in one or more variables. |
| numexpr |
2.7.1 |
Fast evaluation of array expressions elementwise by using a vector-based virtual machine |
| numpy |
1.18.2+mkl |
NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module) |
| numpydoc |
0.9.2 |
Sphinx extension to support docstrings in Numpy format |
| oauthlib |
3.1.0 |
A generic, spec-compliant, thorough implementation of the OAuth request-signing logic |
| oct2py |
5.0.4 |
Python to GNU Octave bridge --> run m-files from python. |
| octave_kernel |
0.31.0 |
A Jupyter kernel for Octave. |
| opt_einsum |
3.2.0 |
Optimizing numpys einsum function |
| osqp |
0.6.1 |
the Operator Splitting QP Solver. |
| packaging |
20.3 |
Core utilities for Python packages |
| palettable |
3.3.0 |
Color palettes for Python |
| pandas |
1.0.3 |
Powerful data structures for data analysis, time series and statistics |
| pandas_datareader |
0.8.1 |
Data readers extracted from the pandas codebase,should be compatible with recent pandas versions |
| pandocfilters |
1.4.2 |
Utilities for writing pandoc filters in python |
| panel |
0.9.2 |
A high-level Python toolkit for composing widgets and plots |
| papermill |
2.0.0 |
Parametrize and Run Jupyter Notebooks |
| param |
1.9.3 |
Declarative Python programming using Parameters. |
| parambokeh |
0.2.3 |
Declarative Python programming using Parameters. |
| paramiko |
2.7.1 |
SSH2 protocol library |
| paramnb |
2.0.4 |
Generate ipywidgets from Parameterized objects in the notebook |
| parso |
0.6.2 |
A Python Parser |
| partd |
1.1.0 |
Appendable key-value storage |
| passlib |
1.7.1 |
comprehensive password hashing framework supporting over 30 schemes |
| pathspec |
0.7.0 |
Utility library for gitignore style pattern matching of file paths. |
| pathtools |
0.1.2 |
File system general utilities |
| patsy |
0.5.1 |
Describing statistical models using symbolic formulas |
| pdfrw |
0.4 |
pure Python library that reads and writes PDFs |
| pdvega |
0.2.1.dev0 |
Pandas plotting interface to Vega and Vega-Lite |
| pefile |
2019.4.18 |
Python PE parsing module |
| pep8 |
1.7.1 |
Python style guide checker |
| pexpect |
4.8.0 |
Pexpect allows easy control of interactive console applications. |
| pg8000 |
1.13.1 |
PostgreSQL interface library |
| pickleshare |
0.7.5 |
Tiny 'shelve'-like database with concurrency support |
| pillow |
7.0.0 |
Python Imaging Library (fork) |
| pint |
0.11 |
Physical quantities module |
| pip |
20.0.2 |
A tool for installing and managing Python packages |
| pkginfo |
1.5.0.1 |
Query metadatdata from sdists / bdists / installed packages. |
| plotly |
4.5.4 |
Python plotting library for collaborative, interactive, publication-quality graphs. |
| plotnine |
0.6.0 |
A grammar of graphics for python |
| pluggy |
0.13.1 |
plugin and hook calling mechanisms for python |
| ply |
3.11 |
Python Lex & Yacc |
| portalocker |
1.5.2 |
Wraps the portalocker recipe for easy usage |
| portpicker |
1.3.1 |
A library to choose unique available network ports. |
| ppci |
0.5.7 |
A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python |
| prettytable |
0.7.2 |
A simple Python library for easily displaying tabular data in a visually appealing ASCII table format. |
| priority |
1.3.0 |
A pure-Python implementation of the HTTP/2 priority tree |
| proglog |
0.1.9 |
Log and progress bar manager for console, notebooks, web... |
| prometheus_client |
0.7.1 |
Python client for the Prometheus monitoring system. |
| prompt_toolkit |
3.0.4 |
Library for building powerful interactive command lines in Python |
| protobuf |
3.11.3 |
Protocol Buffers - Google's data interchange format |
| psutil |
5.7.0 |
Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way |
| ptpython |
3.0.1 |
Python REPL build on top of prompt_toolkit |
| ptyprocess |
0.6.0 |
Run a subprocess in a pseudo terminal |
| pulp |
1.6.10 |
PuLP is an LP modeler written in python. PuLP can generate MPS or LP files and call GLPK, COIN CLP/CBC, CPLEX, and GUROBI to solve linear problems |
| py |
1.8.1 |
library with cross-python path, ini-parsing, io, code, log facilities |
| pyaml |
20.3.1 |
PyYAML-based module to produce pretty and readable YAML-serialized data |
| pyarrow |
0.16.0 |
Python library for Apache Arrow |
| pyasn1 |
0.4.8 |
ASN.1 types and codecs |
| pyasn1_modules |
0.2.8 |
A collection of ASN.1-based protocols modules |
| pyaudio |
0.2.11 |
Bindings for PortAudio v19, the cross-platform audio input/output stream library. |
| pybars3 |
0.9.7 |
Handlebars.js templating for Python 3 and 2 |
| pybind11 |
2.4.3 |
Seamless operability between C++11 and Python |
| pycodestyle |
2.5.0 |
Python style guide checker |
| pycosat |
0.6.3 |
bindings to picosat (a SAT solver) |
| pycparser |
2.20 |
C parser in Python |
| pyct |
0.4.6 |
python package common tasks for users (e.g. copy examples, fetch data, ...) |
| pydeck |
0.2.1 |
Widget for deck.gl maps |
| pyepsg |
0.4.0 |
Easy access to the EPSG database via http://epsg.io/ |
| pyflakes |
2.1.1 |
passive checker of Python programs |
| pyflux |
0.4.17 |
Open source time series library for Python |
| pygame |
1.9.6 |
Pygame gives multimedia to python. |
| pygbm |
0.1.0 |
Experimental, numba-based Gradient Boosting Machines |
| pygments |
2.6.1 |
Generic syntax highlighter for general use in all kinds of software |
| pyhdf |
0.10.2 |
Python interface to HDF4 files (Hierarchical Data Format version 4) |
| pyinstaller |
3.6 |
PyInstaller bundles a Python application and all its dependencies into a single package. |
| pylint |
2.4.4 |
Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality |
| pymc |
2.3.7 |
Markov Chain Monte Carlo sampling toolkit. |
| pymeta3 |
0.5.1 |
Pattern-matching language based on Meta for Python 3 and 2 |
| pymongo |
3.10.1 |
Python driver for MongoDB http://www.mongodb.org |
| pynacl |
1.3.0 |
Python binding to the Networking and Cryptography (NaCl) library |
| pyodbc |
4.0.30 |
DB API Module for ODBC |
| pyopengl |
3.1.5 |
Cross platform Python binding to OpenGL and related APIs |
| pypandoc |
1.3.2 |
Thin wrapper for pandoc. |
| pyparsing |
2.4.6 |
A Python Parsing Module |
| pyproj |
2.6.0 |
Python interface to PROJ.4 library |
| pyqt5 |
5.14.1 |
Python bindings for the Qt cross platform GUI toolkit |
| pyqt5_sip |
12.7.1 |
Python extension module support for PyQt5 |
| pyqtgraph |
0.11.0rc0 |
Scientific Graphics and GUI Library for Python |
| pyqtwebengine |
5.14.0 |
Python bindings for the Qt 3D framework |
| pyrsistent |
0.15.7 |
Persistent/Functional/Immutable data structures |
| pyserial |
3.4 |
Library encapsulating the access for the serial port |
| pyshp |
2.1.0 |
Pure Python read/write support for ESRI Shapefile format |
| pystache |
0.5.4 |
Mustache for Python |
| pytest |
5.4.1 |
pytest: simple powerful testing with Python |
| python_dateutil |
2.8.1 |
Powerful extensions to the standard datetime module |
| python_hdf4 |
0.10.0+dummy |
Python-HDF4: Python interface to the NCSA HDF4 library |
| python_jsonrpc_server |
0.3.4 |
JSON RPC 2.0 server library |
| python_language_server |
0.31.9 |
An implementation of the Language Server Protocol for Python |
| python_levenshtein |
0.12.0 |
Python extension for computing string edit distances and similarities |
| python_snappy |
0.5.4 |
Python library for the snappy compression library from Google |
| pythonnet |
2.4.0 |
.Net and Mono integration for Python |
| pythonqwt |
0.5.6.dev0 |
Qt plotting widgets for Python |
| pytz |
2019.3 |
World Timezone Definitions for Python |
| pyviz_comms |
0.7.4 |
Launch jobs, organize the output, and dissect the results |
| pywavelets |
1.1.1 |
Wavelet transforms module |
| pywin32 |
227 |
Python library for Windows |
| pywin32_ctypes |
0.2.0 |
A (partial) reimplementation of pywin32 that is pure python (uses ctypes/cffi) |
| pywinpty |
0.5.7 |
Python bindings for the winpty library |
| pywinusb |
0.4.2 |
USB / HID windows helper library |
| pyyaml |
5.3.1 |
YAML parser and emitter for Python |
| pyzmq |
19.0.0 |
Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console) |
| pyzo |
4.10.2 |
the Python IDE for scientific computing |
| qdarkstyle |
2.8 |
A dark style sheet for QtWidgets application |
| qtawesome |
0.7.0 |
FontAwesome icons in PyQt and PySide applications |
| qtconsole |
4.7.1 |
Jupyter Qt console |
| qtpy |
1.9.0 |
Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets. |
| quantecon |
0.4.6 |
A community based Python library for quantitative economics |
| quart |
0.11.3 |
A Python ASGI web microframework with the same API as Flask |
| rasterio |
1.1.3 |
Fast and direct raster I/O for use with Numpy and SciPy |
| readme_renderer |
25.0 |
a library for rendering "readme" descriptions for Warehouse |
| redis |
3.4.1 |
Python client for Redis key-value store |
| regex |
2020.2.20 |
Alternative regular expression module, to replace re. |
| reportlab |
3.5.42 |
The PDF generation library |
| requests |
2.23.0 |
Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. |
| requests_oauthlib |
1.3.0 |
OAuthlib authentication support for Requests. |
| requests_toolbelt |
0.9.1 |
A utility belt for advanced users of python-requests |
| retrying |
1.3.3 |
simplify the task of adding retry behavior to just about anything. |
| rise |
5.6.1 |
Live Reveal.js Jupyter/IPython Slideshow Extension |
| rpy2 |
2.9.5 |
Python interface to the R language (embedded R) |
| rsa |
4.0 |
Pure-Python RSA implementation |
| rtree |
0.9.4 |
R-Tree spatial index for Python GIS |
| ruamel.yaml |
0.16.10 |
a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order |
| ruamel.yaml.clib |
0.2.0 |
C version of reader, parser and emitter for ruamel.yaml derived from libyaml |
| rx |
3.1.0 |
Reactive Extensions (Rx) for Python |
| scikit_fuzzy |
0.4.1 |
Fuzzy logic toolkit for SciPy |
| scikit_image |
0.16.2 |
Image processing toolbox for SciPy |
| scikit_learn |
0.22.2.post1 |
A set of Python modules for machine learning and data mining |
| scikit_optimize |
0.7.4 |
Sequential model-based optimization toolbox. |
| scilab2py |
0.6.2 |
Python to Scilab bridge |
| scipy |
1.4.1 |
SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...) |
| scs |
2.1.1.post2 |
scs: splitting conic solver |
| seaborn |
0.10.0 |
statistical data visualization |
| send2trash |
1.5.0 |
Send file to trash natively under Mac OS X, Windows and Linux. |
| setuptools |
46.0.0 |
Download, build, install, upgrade, and uninstall Python packages - easily |
| shap |
0.35.0 |
A game theoretic approach to explain the output of any machine learning model. |
| shapely |
1.7.0 |
Geometric objects, predicates, and operations |
| simplegeneric |
0.8.1 |
Simple generic functions (similar to Python's own len(), pickle.dump(), etc.) |
| simplejson |
3.17.0 |
Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder |
| simpy |
3.0.12 |
Event discrete, process based simulation for Python. |
| six |
1.14.0 |
Python 2 and 3 compatibility utilities |
| snakeviz |
2.0.1 |
An in-browser Python profile viewer |
| snowballstemmer |
2.0.0 |
This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms. |
| snuggs |
1.4.7 |
Snuggs are s-expressions for Numpy |
| sortedcontainers |
2.1.0 |
Python Sorted Container Types: SortedList, SortedDict, and SortedSet |
| sounddevice |
0.3.15 |
Play and Record Sound with Python |
| soupsieve |
2.0 |
A CSS4 selector implementation for Beautiful Soup. |
| sphinx |
2.4.4 |
Tool for generating documentation which uses reStructuredText as its markup language |
| sphinx_rtd_theme |
0.4.3 |
ReadTheDocs.org theme for Sphinx, 2013 version. |
| sphinxcontrib_applehelp |
1.0.2 |
sphinx extension which outputs Apple help books |
| sphinxcontrib_devhelp |
1.0.2 |
sphinx extension which outputs Devhelp document |
| sphinxcontrib_htmlhelp |
1.0.3 |
sphinx extension which outputs html |
| sphinxcontrib_jsmath |
1.0.1 |
sphinx extension which renders display math in HTML via JavaScript |
| sphinxcontrib_qthelp |
1.0.3 |
sphinx extension which outputs QtHelp document |
| sphinxcontrib_serializinghtml |
1.1.4 |
Sphinx API for Web Apps |
| spyder |
4.1.1 |
The Scientific Python Development Environment: An IDE designed for interactive computing and data visualisation with a simple and intuitive user interface |
| spyder_kernels |
1.9.0 |
Jupyter kernels for the Spyder console |
| sqlalchemy |
1.3.15 |
SQL Toolkit and Object Relational Mapper |
| sqlite_bro |
0.9.1 |
a graphic SQLite Client in 1 Python file |
| sqlparse |
0.3.1 |
Non-validating SQL parser |
| statsmodels |
0.11.1 |
Statistical computations and models for use with SciPy |
| streamz |
0.5.0 |
Streams |
| supersmoother |
0.4 |
Python implementation of Friedman's Supersmoother |
| swifter |
0.297 |
efficiently applies any function to a pandas dataframe or series in the fastest available manner |
| sympy |
1.5.1 |
Symbolic Mathematics Library |
| tables |
3.6.1 |
Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data) |
| tblib |
1.6.0 |
Traceback serialization library. |
| tenacity |
6.1.0 |
Retry code until it succeeeds |
| tensorboard |
2.1.1 |
TensorBoard lets you watch Tensors Flow |
| tensorflow_cpu |
2.1.0 |
TensorFlow is an open source machine learning framework for everyone. |
| tensorflow_estimator |
2.1.0 |
TensorFlow Estimator. |
| tensorflow_probability |
0.9.0 |
Probabilistic modeling and statistical inference in TensorFlow |
| termcolor |
1.1.0 |
ANSII Color formatting for output in terminal |
| terminado |
0.8.3 |
Terminals served to term.js using Tornado websockets |
| testpath |
0.4.4 |
Test utilities for code working with files and commands |
| textwrap3 |
0.9.2 |
textwrap from Python 3.6 backport (plus a few tweaks) |
| thrift |
0.13.0 |
a software framework for scalable cross-language services development |
| toml |
0.10.0 |
Python Library for Tom's Obvious, Minimal Language |
| toolz |
0.10.0 |
List processing tools and functional utilities |
| torch |
1.4.0+cpu |
a deep learning framework. |
| torchvision |
0.5.0+cpu |
Datasets, Transforms and Models specific to Computer Vision |
| tornado |
6.0.4 |
Scalable, non-blocking web server and tools (required for IPython notebook) |
| tqdm |
4.43.0 |
A Simple Python Progress Meter |
| traitlets |
4.3.3 |
Traitlets Python config system |
| traittypes |
0.2.1 |
Scipy trait types |
| tranquilizer |
0.4.1 |
Put your functions to REST |
| twine |
3.1.1 |
Collection of utilities for interacting with PyPI |
| twitter |
1.17.1 |
An API and command-line toolset for Twitter (twitter.com) |
| typed_ast |
1.4.1 |
a fork of Python 2 and 3 ast modules with type comment support |
| typing_extensions |
3.7.4.1 |
Backported and Experimental Type Hints for Python 3.5+ |
| tzlocal |
1.5.1 |
tzinfo object for the local timezone |
| uncertainties |
3.1.2 |
Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives |
| urllib3 |
1.25.8 |
HTTP library with thread-safe connection pooling, file post, and more. |
| uvicorn |
0.11.3 |
The lightning-fast ASGI server. |
| vega |
3.1.0 |
An IPython/ Jupyter widget for Vega and Vega-Lite |
| vega_datasets |
0.8.0 |
A Python package for offline access to Vega datasets |
| vitables |
3.0.2 |
Graphical tool for browsing and editing files in both HDF5 and PyTables formats |
| voila |
0.1.21 |
Serving read-only live Jupyter notebooks |
| watchdog |
0.10.2 |
Filesystem events monitoring |
| wcwidth |
0.1.8 |
Measures number of Terminal column cells of wide-character codes |
| webencodings |
0.5.1 |
Character encoding aliases for legacy web content |
| websockets |
8.1 |
An (asyncio) implementation of the WebSocket Protocol (RFC 6455 & 7692) |
| werkzeug |
1.0.0 |
The Swiss Army knife of Python web development |
| wheel |
0.34.2 |
A built-package format for Python. |
| widgetsnbextension |
3.5.1 |
IPython HTML widgets for Jupyter |
| winpython |
2.3.20200319 |
WinPython distribution tools, including WPPM (package manager) |
| winrt |
1.0.19128.1 |
Access Windows Runtime APIs from Python |
| wordcloud |
1.6.0 |
A little word cloud generator |
| wrapt |
1.11.2 |
A Python module for decorators, wrappers and monkey patching. |
| wsproto |
0.15.0 |
WebSockets state-machine based protocol implementation |
| xarray |
0.15.0 |
N-D labeled arrays and datasets in Python |
| xlrd |
1.2.0 |
Extract data from Microsoft Excel spreadsheet files |
| xlsxwriter |
1.2.8 |
A Python module for creating Excel XLSX files. |
| xlwings |
0.18.0 |
Interact with Excel from Python and vice versa |
| zarr |
2.4.0 |
A minimal implementation of chunked, compressed, N-dimensional arrays for Python. |
| zict |
2.0.0 |
Mutable mapping tools |
| zipp |
3.1.0 |
Backport of pathlib-compatible object wrapper for zip files |