Package List
- Cython-0.27.3 The Cython compiler for writing C extensions for the Python language.
- bitstring-3.1.5 Simple construction, analysis and modification of binary data.
- blist-1.3.6 a list-like type with better asymptotic performance and similar performance on small lists
- cryptography-2.1.4 cryptography is a package which provides cryptographic recipes and primitives to Python developers.
- deap-1.2.2 Distributed Evolutionary Algorithms in Python
- decorator-4.1.2 Better living through Python with decorators
- docopt-0.6.2 Pythonic argument parser, that will make you smile
- 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
- funcsigs-1.0.2 Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+
- ipaddress-1.0.19 IPv4/IPv6 manipulation library
- joblib-0.11 Lightweight pipelining: using Python functions as pipeline jobs.
- liac-arff-2.1.1 A module for read and write ARFF files in Python.
- mock-2.0.0 Rolling backport of unittest.mock for all Pythons
- mpi4py-3.0.0 Python bindings for MPI
- netaddr-0.7.19 A network address manipulation library for Python
- netifaces-0.10.6 Portable network interface information.
- nose-1.3.7 nose extends unittest to make testing easier
- numpy-1.14.0 NumPy: array processing for numbers, strings, records, and objects.
- pandas-0.22.0 Powerful data structures for data analysis, time series, and statistics
- paramiko-2.4.0 SSH2 protocol library
- paycheck-1.0.2 A Python QuickCheck implementation
- pbr-3.1.1 Python Build Reasonableness
- pip-9.0.1 The PyPA recommended tool for installing Python packages.
- pycrypto-2.6.1 Cryptographic modules for Python.
- pyparsing-2.2.0 Python parsing module
- python-dateutil-2.6.1 Extensions to the standard Python datetime module
- pytz-2017.3 World timezone definitions, modern and historical
- requests-2.18.4 Python HTTP for Humans.
- scipy-1.0.0 SciPy: Scientific Library for Python
- setuptools-38.4.0 Easily download, build, install, upgrade, and uninstall Python packages
- six-1.11.0 Python 2 and 3 compatibility utilities
- virtualenv-15.1.0 Virtual Python Environment builder