Package List
- Cython-0.28.3 The Cython compiler for writing C extensions for the Python language.
- PyNaCl-1.2.1 Python binding to the Networking and Cryptography (NaCl) library
- bcrypt-3.1.4 Modern password hashing for your software and your servers
- 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
- certifi-2018.4.16 Python package for providing Mozilla’s CA Bundle.
- chardet-3.0.4 Universal encoding detector for Python 2 and 3
- cryptography-2.2.2 cryptography is a package which provides cryptographic recipes and primitives to Python developers.
- deap-1.2.2 Distributed Evolutionary Algorithms in Python
- decorator-4.3.0 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+
- idna-2.6 Internationalized Domain Names in Applications (IDNA)
- ipaddress-1.0.22 IPv4/IPv6 manipulation library
- joblib-0.11 Lightweight pipelining: using Python functions as pipeline jobs.
- liac-arff-2.2.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.7 Portable network interface information.
- nose-1.3.7 nose extends unittest to make testing easier
- numpy-1.14.3 NumPy: array processing for numbers, strings, records, and objects.
- pandas-0.23.0 Powerful data structures for data analysis, time series, and statistics
- paramiko-2.4.1 SSH2 protocol library
- paycheck-1.0.2 A Python QuickCheck implementation
- pbr-4.0.3 Python Build Reasonableness
- pip-10.0.1 The PyPA recommended tool for installing Python packages.
- pyasn1-0.4.3 ASN.1 types and codecs
- pycrypto-2.6.1 Cryptographic modules for Python.
- pyparsing-2.2.0 Python parsing module
- python-dateutil-2.7.3 Extensions to the standard Python datetime module
- pytz-2018.4 World timezone definitions, modern and historical
- requests-2.18.4 Python HTTP for Humans.
- scipy-1.1.0 SciPy: Scientific Library for Python
- setuptools-39.2.0 Easily download, build, install, upgrade, and uninstall Python packages
- six-1.11.0 Python 2 and 3 compatibility utilities
- urllib3-1.22 HTTP library with thread-safe connection pooling, file post, and more.
- virtualenv-16.0.0 Virtual Python Environment builder