Package List
APScheduler-3.3.1 In-process task scheduler with Cron-like capabilities
Babel-2.3.4 Internationalization utilities
CacheControl-0.11.7 httplib2 caching for requests
ConfigArgParse-0.11.0 A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables.
Cython-0.25.2 The Cython compiler for writing C extensions for the Python language.
Flask-0.12 A simple framework for building complex web applications.
Flask-Bootstrap-3.3.7.1 An extension that includes Bootstrap in your project, without any boilerplate code.
Flask-Cors-3.0.2 A Flask extension adding a decorator for CORS support
Flask-Debug-0.4.3 Shows reflection/configuration to aid the development of Flask applications.
Flask-Migrate-2.0.2 SQLAlchemy database migrations for Flask applications using Alembic
Flask-SQLAlchemy-2.1 Adds SQLAlchemy support to your Flask application
Flask-Script-2.0.5 Scripting support for Flask
Flask-WTF-0.14.2 Simple integration of Flask and WTForms.
HeapDict-1.0.0 a heap with decrease-key and increase-key operations
Jinja2-2.9.4 A small but fast and easy to use stand-alone template engine written in pure python.
Mako-1.0.6 A super-fast templating language that borrows the best ideas from the existing templating languages.
Markdown-2.6.7 Python implementation of Markdown.
Nuitka-0.5.25 Python compiler with full language support and CPython compatibility
Pillow-4.0.0 Python Imaging Library (Fork)
PrettyTable-0.7.2 A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.
PyClone 0.12.9
PyDP 0.2.2
PyGithub-1.29 Use the full Github API v3
PyGreSQL-5.0.3 Python PostgreSQL Interfaces
PyMySQL-0.7.9 Pure Python MySQL Driver
PyQtX-0.1.2 Mimics the structure of PyQt5 but provides PyQt4 as a fallback solution.
PyYAML-3.12 YAML parser and emitter for Python
Pygments-2.2.0 Pygments is a syntax highlighting package written in Python.
SQLAlchemy-1.1.5 Database Abstraction Library
Sphinx-1.5.2 Python documentation generator
Theano-0.9.0rc3 Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.
WTForms-2.1 A flexible forms validation and rendering library for Python web development.
XlsxWriter-0.9.6 A Python module for creating Excel XLSX files.
ZConfig-3.1.0 Structured Configuration Library
abstract_rendering-0.5.1 Rendering as a binning process
aenum-1.4.5 Advanced Enumerations (compatible with Python’s stdlib Enum), NamedTuples, and NamedConstants
alabaster-0.7.9 A configurable sidebar-enabled Sphinx theme
anaconda-client-1.2.2 Anaconda Cloud command line client library
apiwrapper-0.1.7 Simple API Wrapper
appdirs-1.4.0 A small Python module for determining appropriate platform-specific dirs, e.g. a “user data dir”.
argcomplete-1.8.1 Bash tab completion for argparse
argparse-1.4.0 Python command-line parsing library
astroid-1.4.9 A abstract syntax tree for Python with inference support.
astropy-1.3 Community-developed python astronomy tools
asyncio-3.4.3 reference implementation of PEP 3156
autopep8-1.2.4 A tool that automatically formats Python code to conform to the PEP 8 style guide
awscli-1.11.43 Universal Command Line Environment for AWS.
backports.shutil-get-terminal-size-1.0.0 A backport of the get_terminal_size function from Python 3.3’s shutil.
beautifulsoup4-4.5.3 Screen-scraping library
biopython-1.68 Freely available tools for computational molecular biology.
bitarray-0.8.1 efficient arrays of booleans – C extension
bitstring-3.1.5 Simple construction, analysis and modification of binary data.
blaze-0.10.1 Blaze
bleach-1.5.0 An easy safelist-based HTML-sanitizing tool.
blessings-1.6 A thin, practical wrapper around terminal coloring, styling, and positioning
blinker-1.4 Fast, simple object-to-object and broadcast signaling
blist-1.3.6 a list-like type with better asymptotic performance and similar performance on small lists
bokeh-0.12.4 Interactive plots and applications in the browser from Python
boto3-1.4.4 The AWS SDK for Python
bpython-0.16 Fancy Interface to the Python Interpreter
bz2file-0.98 Read and write bzip2-compressed files.
certifi-2017.1.23 Python package for providing Mozilla’s CA Bundle.
cffi-1.9.1 Foreign Function Interface for Python calling C code.
chardet-2.3.0 Universal encoding detector for Python 2 and 3
click-6.6 A simple wrapper around optparse for powerful command line utilities.
cliff-2.4.0 Command Line Interface Formulation Framework
cloudpickle-0.2.2 Extended pickling support for Python objects
clyent-1.2.1 Command line client Library for windwos and posix
cmd2-0.6.9 cmd2 - a tool for building interactive command line applications in Python
colorama-0.3.7 Cross-platform colored terminal text.
configobj-5.0.6 Config file reading, writing and validation.
contextlib2-0.5.4 Backports and enhancements for the contextlib module
cryptography-1.7.1 cryptography is a package which provides cryptographic recipes and primitives to Python developers.
curtsies-0.2.11 Curses-like terminal wrapper, with colored strings!
cutadapt-1.12 trim adapters from high-throughput sequencing reads
cycler-0.10.0 Composable style cycles
cytoolz-0.8.2 Cython implementation of Toolz: High performance functional utilities
daemonize-2.4.7 Library to enable your code run as a daemon process on Unix-like systems.
darkslide-2.3.3 Lightweight markup language-based html5 slideshow generator. Forked from Landslide.
dask-0.13.0 Parallel PyData with Task Scheduling
dbf-0.96.8 Pure python package for reading/writing dBase, FoxPro, and Visual FoxPro .dbf files (including memos)
deap-1.0.2 Distributed Evolutionary Algorithms in Python
debtcollector-1.11.0 A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner.
decorator-4.0.11 Better living through Python with decorators
deepTools-2.4.2 Useful tools for exploring deep sequencing data
distributed-1.15.1 Distributed computing
dnspython-1.15.0 A DNS toolkit for Python
docutils-0.13.1 Docutils – Python Documentation Utilities
drmaa-0.7.6 a python DRMAA library
ecdsa-0.13 ECDSA cryptographic signature library (pure python)
enum34-1.1.6 Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4
epydoc-3.0.1 Edward Loper’s API Documentation Generation Tool
fastcache-1.0.2 C implementation of Python 3 functools.lru_cache
fasteners-0.14.1 A python package that provides useful locks.
flask-appconfig-0.11.1 Configures Flask applications in a canonical way. Also auto-configures Heroku. Aims to standardize configuration.
flask-nav-0.6 Easily create navigation for Flask applications.
freezer-4.0.0.0b3 The OpenStack Backup Restore and Disaster Recovery as a Service Platform
funcsigs-1.0.2 Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+
future-0.16.0 Clean single-source support for Python 3 and 2
google-1.9.3 Python bindings to the Google search engine.
greenlet-0.4.11 Lightweight in-process concurrent programming
h5py-2.7.0rc2 Read and write HDF5 files from Python
html5lib-0.999999999 HTML parser based on the WHATWG HTML specification
httplib2-0.9.2 A comprehensive HTTP client library.
imagesize-0.7.1 Getting image size from png/jpeg/jpeg2000/gif file
ipdb-0.10.2 IPython-enabled pdb
ipykernel-4.5.2 IPython Kernel for Jupyter
ipython-5.1.0 IPython: Productive Interactive Computing
ipython_genutils-0.1.0 Vestigial utilities from IPython
iso8601-0.1.11 Simple module to parse ISO 8601 dates
isort-4.2.5 A Python utility / library to sort Python imports.
jdcal-1.3 Julian dates from proleptic Gregorian and Julian calendars.
jedi-0.9.0 An autocompletion tool for Python that can be used for text editors.
json2html-1.1.1 JSON to HTML Table Representation
jsonschema-2.5.1 An implementation of JSON Schema validation for Python
keyring-10.2 Store and access your passwords safely.
keystoneauth1-2.18.0 Authentication Library for OpenStack Identity
lazr.uri-1.0.3 A self-contained, easily reusable library for parsing, manipulating,
ldap3-2.2.0 A strictly RFC 4510 conforming LDAP V3 pure Python client library
liac-arff-2.1.0 A module for read and write ARFF files in Python.
locket-0.2.0 File-based locks for Python for Linux and Windows
lockfile-0.12.2 Platform-independent file locking module
logilab-common-1.3.0 collection of low-level Python packages and modules used by Logilab projects
lxml-3.7.2 Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
matplotlib-2.0.0 Python plotting package
mccabe-0.6.0 McCabe checker, plugin for flake8
mincemeat-0.1.4 UNKNOWN
mistune-0.7.3 The fastest markdown parser in pure Python
mock-2.0.0 Rolling backport of unittest.mock for all Pythons
monotonic-1.2 An implementation of time.monotonic() for Python 2 & < 3.3
moves-0.1 Moves Client API
mpi4py-2.0.0 Python bindings for MPI
mpmath-0.19 Python library for arbitrary-precision floating-point arithmetic
msgpack-python-0.4.8 MessagePack (de)serializer.
multipledispatch-0.4.9 Multiple dispatch
natsort-5.0.1 Simple yet flexible natural sorting in Python.
netCDF4-1.2.7 Provides an object-oriented python interface to the netCDF version 4 library.
netaddr-0.7.19 A network address manipulation library for Python
netifaces-0.10.5 Portable network interface information.
networkx-1.11 Python package for creating and manipulating graphs and networks
nltk-3.2.2 Natural Language Toolkit
nose-1.3.7 nose extends unittest to make testing easier
novaclient-auth-secretkey-0.1 Authentication plugin for novaclient enabling API key and secret key
npyscreen-4.10.5 Writing user interfaces without all that ugly mucking about in hyperspace
numexpr-2.6.1 Fast numerical expression evaluator for NumPy
numpy-1.12.0 NumPy: array processing for numbers, strings, records, and objects.
numpydoc-0.6.0 Sphinx extension to support docstrings in Numpy format
oauth-1.0.1 Library for OAuth version 1.0a.
odo-0.5.0 Data migration utilities
olefile-0.44 Python package to parse, read and write Microsoft OLE2 files (Structured Storage or Compound Document, Microsoft Office) - Improved version of the OleFileIO module from PIL, the Python Image Library.
openpyxl-2.4.1 A Python library to read/write Excel 2010 xlsx/xlsm files
openstacksdk-0.9.13 An SDK for building applications to work with OpenStack
os-client-config-1.26.0 OpenStack Client Configuation Library
osc-lib-1.3.0 OpenStackClient Library
oslo.concurrency-3.18.0 Oslo Concurrency library
oslo.config-3.22.0 Oslo Configuration API
oslo.context-2.12.0 Oslo Context library
oslo.i18n-3.12.0 Oslo i18n library
oslo.log-3.20.0 oslo.log library
oslo.serialization-2.16.0 Oslo Serialization library
oslo.utils-3.22.0 Oslo Utility library
packaging-16.8 Core utilities for Python packages
pandas-0.19.2 Powerful data structures for data analysis, time series, and statistics
pandocfilters-1.4.1 Utilities for writing pandoc filters in python
paramiko-2.1.1 SSH2 protocol library
path.py-10.1 A module wrapper for os.path
patsy-0.4.1 A Python package for describing statistical models and for building design matrices.
pbr-1.10.0 Python Build Reasonableness
pep8-1.7.0 Python style guide checker
pexpect-4.2.1 Pexpect allows easy control of interactive console applications.
pickleshare-0.7.4 Tiny ‘shelve’-like database with concurrency support
pip-9.0.1 The PyPA recommended tool for installing Python packages.
ply-3.9 Python Lex & Yacc
positional-1.1.1 Library to enforce positional or key-word arguments (deprecated/unmaintained)
post-0.0.12 http POST dict
prompt_toolkit-1.0.9 Library for building powerful interactive command lines in Python
protobuf-3.2.0rc2 Protocol Buffers
psutil-5.0.1 Cross-platform lib for process and system monitoring in Python.
psycopg2-2.6.2 psycopg2 - Python-PostgreSQL Database Adapter
ptyprocess-0.5.1 Run a subprocess in a pseudo terminal
py-1.4.32 library with cross-python path, ini-parsing, io, code, log facilities
py2bit-0.2.1 A package for accessing 2bit files using lib2bit
pyBigWig-0.3.2 A package for accessing bigWig files using libBigWig
pyOpenSSL-16.2.0 Python wrapper module around the OpenSSL library
pyasn1-0.1.9 ASN.1 types and codecs
pycosat-0.6.1 bindings to picosat (a SAT solver)
pycparser-2.17 C parser in Python
pycrypto-2.6.1 Cryptographic modules for Python.
pycurl-7.43.0 PycURL – A Python Interface To The cURL library
pyflakes-1.5.0 passive checker of Python programs
pyinotify-0.9.6 Linux filesystem events monitoring
pylint-1.6.5 python code static checker
pymongo-3.4.0 Python driver for MongoDB http://www.mongodb.org
pymssql-2.1.3 DB-API interface to Microsoft SQL Server for Python. (new Cython-based version)
pyodbc-4.0.3 DB API Module for ODBC
pypandoc-1.3.3 Thin wrapper for pandoc.
pyparsing-2.1.10 Python parsing module
pysam-0.10.0 pysam
pyserial-3.2.1 Python Serial Port Extension
pytest-3.0.6 pytest: simple powerful testing with Python
python-cinderclient-1.10.0 OpenStack Block Storage API Client Library
python-dateutil-2.6.0 Extensions to the standard Python datetime module
python-debian-0.1.28 Debian package related modules
python-freezerclient-1.1.0 OpenStack Disaster Recovery API Client Library
python-glanceclient-2.6.0 OpenStack Image API Client Library
python-hostlist-1.17 Python module for hostlist handling
python-keystoneclient-3.10.0 Client Library for OpenStack Identity
python-novaclient-7.0.0 Client library for OpenStack Compute API
python-openstackclient-3.7.0 OpenStack Command-line Client
python-pam-1.8.2 Python PAM module using ctypes, py3/py2
python-swiftclient-3.2.0 OpenStack Object Storage API Client Library
pytz-2016.10 World timezone definitions, modern and historical
pyxdg-0.25 PyXDG contains implementations of freedesktop.org standards in python.
pyzmq-16.0.2 Python bindings for 0MQ
qrcode-5.3 QR Code image generator
rackspace-novaclient-2.1 Metapackage to install python-novaclient and Rackspace extensions
redis-2.10.5 Python client for Redis key-value store
reportlab-3.3.0 The Reportlab Toolkit
request-0.0.12 http REQUEST (GET+POST) dict
requests-2.13.0 Python HTTP for Humans.
requestsexceptions-1.1.3 Import exceptions from potentially bundled packages in requests.
rfc3986-0.4.1 Validating URI References per RFC 3986
roman-2.0.0 Integer to Roman numerals converter
rsa-3.4.2 Pure-Python RSA implementation
ruffus-2.6.3 Light-weight Python Computational Pipeline Management
s3fs-0.0.8 Convenient Filesystem interface over S3
scandir-1.4 scandir, a better directory iterator and faster os.walk()
scipy-0.18.1 SciPy: Scientific Library for Python
setuptools-34.0.2 Easily download, build, install, upgrade, and uninstall Python packages
simplegeneric-0.8.1 Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.)
simplejson-3.10.0 Simple, fast, extensible JSON encoder/decoder for Python
singledispatch-3.4.0.3 This library brings functools.singledispatch from Python 3.4 to Python 2.6-3.3.
six-1.10.0 Python 2 and 3 compatibility utilities
snowballstemmer-1.2.1 This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms.
sockjs-tornado-1.0.3 SockJS python server implementation on top of Tornado framework
sortedcollections-0.4.2 Python Sorted Collections
sortedcontainers-1.5.7 Sorted Containers – Sorted List, Sorted Dict, Sorted Set
spyder-3.1.2 Scientific PYthon Development EnviRonment
ssh-import-id-5.6 Authorize SSH public keys from trusted online identities
stdeb-0.8.5 Python to Debian source package conversion utility
stevedore-1.20.0 Manage dynamic plugins for Python applications
swiftly-2.06 Command line tool and client bindings for OpenStack Swift.
sympy-1.0 Computer algebra system (CAS) in Python
tblib-1.3.0 Traceback serialization library.
terminado-0.6 Terminals served to xterm.js using Tornado websockets
toolz-0.8.2 List processing tools and functional utilities
tornado-4.4.2 Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
traitlets-4.3.1 Traitlets Python config system
twobitreader-3.1.4 A fast python package for reading .2bit files (used by the UCSC genome browser)
tzlocal-1.3 tzinfo object for the local timezone
ujson-1.35 Ultra fast JSON encoder and decoder for Python
unicodecsv-0.14.1 Python2’s stdlib csv module is nice, but it doesn’t support unicode. This module is a drop-in replacement which does .
uritemplate-3.0.0 URI templates
urwid-1.3.1 A full-featured console (xterm et al.) user interface library
utils-0.9.0 Python Distribution Utilities
vctools-0.1.6.1 A set of tools for interacting with the VMware vCloud API, whether on vCloud Air or locally installed.
virtualenv-15.1.0 Virtual Python Environment builder
wadllib-1.3.2 Navigate HTTP resources using WADL files as guides.
warlock-1.3.0 Python object model built on JSON schema and JSON patch.
watchdog-0.8.3 Filesystem events monitoring
wrapt-1.10.8 Module for decorators, wrappers and monkey patching.
xlrd-1.0.0 Library for developers to extract data from Microsoft Excel (tm) spreadsheet files
xopen-0.1.1 Open compressed files transparently
zict-0.1.1 Mutable mapping tools
zmq-0.0.0 You are probably looking for pyzmq.
zope.interface-4.3.3 Interfaces for Python
Edit this Page via GitHub
Comment by Filing an Issue
Have Questions? Ask them here.