Python-3.6.6-foss-2016b-fh1
Known Issues
None
Package List
APScheduler-3.6.0 In-process task scheduler with Cron-like capabilities
AnyQt-0.0.10 PyQt4/PyQt5 compatibility layer.
Babel-2.7.0 Internationalization utilities
Brotli-1.0.7 Python bindings for the Brotli compression library
CacheControl-0.12.5 httplib2 caching for requests
ConfigArgParse-0.14.0 A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables.
Cycler-0.10.0 Composable style cycles
Cython-0.28.5 The Cython compiler for writing C extensions for the Python language.
DendroPy-4.4.0 A Python library for phylogenetics and phylogenetic computing: reading, writing, simulation, processing and manipulation of phylogenetic trees (phylogenies) and characters.
Django-2.2.2 A high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Flask-1.0.3 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.7 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.5.2 SQLAlchemy database migrations for Flask applications using Alembic
Flask-SQLAlchemy-2.4.0 Adds SQLAlchemy support to your Flask application.
Flask-Script-2.0.6 Scripting support for Flask
Flask-WTF-0.14.2 Simple integration of Flask and WTForms.
Genshi-0.7.3 A toolkit for generation of output for the web
GitPython-2.1.11 Python Git Library
HTSeq-0.11.2 A framework to process and analyze data from high-throughput sequencing (HTS) assays
HeapDict-1.0.0 a heap with decrease-key and increase-key operations
Jinja2-2.10.1 A small but fast and easy to use stand-alone template engine written in pure python.
Kivy-1.10.1 A software library for rapid development of hardware-accelerated multitouch applications.
Mako-1.0.11 A super-fast templating language that borrows the best ideas from the existing templating languages.
Markdown-3.1.1 Python implementation of Markdown.
MarkupSafe-1.1.1 Safely add untrusted strings to HTML/XML markup.
MonkeyType-19.5.0 Generating type annotations from sampled production types
Morfessor-2.0.4 Morfessor
NanoComp-1.6.0 Comparing runs of Oxford Nanopore sequencing data and alignments
NanoFilt-2.3.0 Filtering and trimming of Oxford Nanopore Sequencing data
NanoLyse-1.1.0 Removing reads mapping to the lambda genome
NanoPlot-1.24.0 Plotting suite for Oxford Nanopore sequencing data and alignments
NanoStat-1.1.2 Calculate statistics for Oxford Nanopore sequencing data and alignments
Nuitka-0.6.3.1 Python compiler with full language support and CPython compatibility
Paste-3.0.8 Tools for using a Web Server Gateway Interface stack
PasteDeploy-2.0.1 Load, configure, and compose WSGI applications and servers
Pillow-6.0.0 Python Imaging Library (Fork)
PrettyTable-0.7 A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.
PyChef-0.3.0 Python implementation of a Chef API client.
PyClone 0.13.1
PyDP-0.2.4 Data Processing Lib
PyGithub-1.43.7 Use the full Github API v3
PyGreSQL-5.1 Python PostgreSQL Interfaces
PyICU-2.3.1 Python extension wrapping the ICU C++ API
PyInstaller-3.4 PyInstaller bundles a Python application and all its dependencies into a single package.
PyJWT-1.7.1 JSON Web Token implementation in Python
PyMySQL-0.9.3 Pure Python MySQL Driver
PyNaCl-1.2.1 Python binding to the Networking and Cryptography (NaCl) library
PyOpenGL-3.1.0 Standard OpenGL bindings for Python
PyQt5-5.12.2 Python bindings for the Qt cross platform UI and application toolkit
PyQt5-sip-4.19.17 Python extension module support for PyQt5
PyVCF-0.6.8 Variant Call Format (VCF) parser for Python
PyWavelets-1.0.3 PyWavelets, wavelet transform module
PyYAML-5.1 YAML parser and emitter for Python
Pygments-2.4.2 Pygments is a syntax highlighting package written in Python.
Pyro4-4.75 distributed object middleware for Python (RPC)
QtPy-1.7.1 Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.
Routes-2.4.1 Routing Recognition and Generation Tools
SPARQLWrapper-1.8.4 SPARQL Endpoint interface to Python
SQLAlchemy-1.3.4 Database Abstraction Library
SecretStorage-3.1.1 Python bindings to FreeDesktop.org Secret Service API
Send2Trash-1.5.0 Send file to trash natively under Mac OS X, Windows and Linux.
SimpleITK-1.2.0 SimpleITK is a simplified interface to the Insight Toolkit (ITK) for image registration and segmentation
Sphinx-2.1.0 Python documentation generator
Tempita-0.5.2 A very small text templating language
Theano-1.0.4 Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.
Twisted-19.2.0 An asynchronous networking framework written in Python
WTForms-2.2.1 A flexible forms validation and rendering library for Python web development.
WebOb-1.8.5 WSGI request and response object
Werkzeug-0.15.4 The comprehensive WSGI web application library.
XlsxWriter-1.1.8 A Python module for creating Excel XLSX files.
ZConfig-3.4.0 Structured Configuration Library
absl-py-0.7.1 Abseil Python Common Libraries, see https://github.com/abseil/abseil-py.
abstract_rendering-0.5.1 Rendering as a binning process
adal-1.2.1 The ADAL for Python library makes it easy for python application to authenticate to Azure Active Directory (AAD) in order to access AAD protected web resources.
aenum-2.1.2 Advanced Enumerations (compatible with Python’s stdlib Enum), NamedTuples, and NamedConstants
agfusion-1.231 Python package to annotate and visualize gene fusions.
aiodns-2.0.0 Simple DNS resolver for asyncio
aiohttp-3.5.4 Async http client/server framework (asyncio)
aiohttp_cors-0.7.0 CORS support for aiohttp
airr-1.2.1 AIRR Community Data Representation Standard reference library for antibody and TCR sequencing data.
alabaster-0.7.12 A configurable sidebar-enabled Sphinx theme
albacore 2.3.1
alembic-1.0.10 A database migration tool for SQLAlchemy.
altair-3.0.1 Altair: A declarative statistical visualization library for Python.
altgraph-0.16.1 Python graph (network) package
amqp-2.5.0 Low-level AMQP client for Python (fork of amqplib).
anndata-0.6.20 Annotated Data.
ansible-2.8.0 Radically simple IT automation
apipkg-1.5 apipkg: namespace control and lazy-import mechanism
apiwrapper-0.1.8 Simple API Wrapper
appdirs-1.4.3 A small Python module for determining appropriate platform-specific dirs, e.g. a “user data dir”.
argcomplete-1.10.0 Bash tab completion for argparse
argh-0.26.2 An unobtrusive argparse wrapper with natural syntax
argon2-cffi-19.1.0 The secure Argon2 password hashing algorithm.
asn1crypto-0.24.0 Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP
astor-0.8.0 Read/rewrite/write Python ASTs
astroid-2.2.5 An abstract syntax tree for Python with inference support.
astropy-3.1.2 Community-developed python astronomy tools
async_generator-1.10 Async generators and context managers for Python 3.5+
async_timeout-3.0.1 Timeout context manager for asyncio programs
atomicwrites-1.3.0 Atomic file writes.
attrs-19.1.0 Classes Without Boilerplate
autopep8-1.4.4 A tool that automatically formats Python code to conform to the PEP 8 style guide
awscli-1.16.170 Universal Command Line Environment for AWS.
azure-common-1.1.21 Microsoft Azure Client Library for Python (Common)
azure-nspkg-3.0.2 Microsoft Azure Namespace Package [Internal]
azure-servicebus-0.50.0 Microsoft Azure Service Bus Client Library for Python
azure-storage-0.36.0 Microsoft Azure Storage Client Library for Python
azure-storage-common-2.0.0 Microsoft Azure Storage Common Client Library for Python
azure-storage-queue-2.0.1 Microsoft Azure Storage Queue Client Library for Python
backcall-0.1.0 Specifications for callback functions passed in to an API
backports.functools_lru_cache-1.5 backports.functools_lru_cache
backports.lzma-0.0.13 Backport of Python 3.3’s ‘lzma’ module for XZ/LZMA compressed files.
backports.shutil_get_terminal_size-1.0.0 A backport of the get_terminal_size function from Python 3.3’s shutil.
backports.shutil_which-3.5.2 Backport of shutil.which from Python 3.3
backports.weakref-1.0.post1 Backport of new features in Python’s weakref module
bagit-1.7.0 Create and validate BagIt packages
bandit-1.6.0 Security oriented static analyser for python code.
bcbio-gff-0.6.6 Read and write Generic Feature Format (GFF) with Biopython integration.
bcrypt-3.1.4 Modern password hashing for your software and your servers
bd2k-python-lib-1.14a1.dev48 The BD2K Python module kitchen sink
beautifulsoup4-4.7.1 Screen-scraping library
betamax-0.8.1 A VCR imitation for python-requests
billiard-3.6.0.0 Python multiprocessing fork with improvements and bugfixes
biolib-0.0.46 Package for common tasks in bioinformatic.
biom-format-2.1.7 Biological Observation Matrix (BIOM) format
biopython-1.73 Freely available tools for computational molecular biology.
bitarray-0.9.3 efficient arrays of booleans – C extension
bitstring-3.1.5 Simple construction, analysis and modification of binary data.
black-19.3b0 The uncompromising code formatter.
blaze-0.10.1 Blaze
bleach-3.1.0 An easy safelist-based HTML-sanitizing tool.
blessings-1.7 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
blosc-1.8.1 Blosc data compressor
bokeh-1.2.0 Interactive plots and applications in the browser from Python
boltons-19.1.0 When they’re not builtins, they’re boltons.
boto3-1.9.160 The AWS SDK for Python
botocore-1.12.160 Low-level, data-driven core of boto 3.
bpython-0.18 Fancy Interface to the Python Interpreter
brotlipy-0.7.0 Python binding to the Brotli library
burrito-0.9.1 Framework for wrapping and controlling command-line applications.
burrito-fillings-0.1.1 burrito-fillings: burrito application controllers for bioinformatics
bz2file-0.98 Read and write bzip2-compressed files.
cached-property-1.5.1 A decorator for caching properties in classes.
capturer-2.4 Easily capture stdout/stderr of the current process and subprocesses
cassandra-driver-3.18.0 Python driver for Cassandra
cchardet-2.1.4 cChardet is high speed universal character encoding detector.
celery-4.3.0 Distributed Task Queue.
certifi-2018.8.13 Python package for providing Mozilla’s CA Bundle.
cffi-1.11.5 Foreign Function Interface for Python calling C code.
cftime-1.0.3.4 Time-handling functionality from netcdf4-python
changeo-0.4.5 A bioinformatics toolkit for processing high-throughput lymphocyte receptor sequencing data.
chardet-3.0.4 Universal encoding detector for Python 2 and 3
click-7.0 Composable command line interface toolkit
cliff-2.14.1 Command Line Interface Formulation Framework
cloudpickle-1.1.1 Extended pickling support for Python objects
clyent-1.2.1 Command line client Library for windwos and posix
cmarkgfm-0.4.2 Minimal bindings to GitHub’s fork of cmark
cmd2-0.9.12 cmd2 - quickly build feature-rich and user-friendly interactive command line applications in Python
codecov-2.0.15 Hosted coverage reports for Github, Bitbucket and Gitlab
collective.checkdocs-0.2 Distutils command to view and validate restructured text in package’s long_description
colorama-0.4.1 Cross-platform colored terminal text.
coloredlogs-10.0 Colored terminal output for Python’s logging module
configobj-5.0.6 Config file reading, writing and validation.
configparser-3.7.4 Updated configparser from Python 3.7 for Python 2.6+.
contextlib2-0.5.5 Backports and enhancements for the contextlib module
couchbase-2.5.4 Python Client for Couchbase
coverage-4.5.3 Code coverage measurement for Python
coveralls-1.8.0 Show coverage stats online via coveralls.io
cryptography-2.3.1 cryptography is a package which provides cryptographic recipes and primitives to Python developers.
cssselect-1.0.3 cssselect parses CSS3 Selectors and translates them to XPath 1.0
curtsies-0.3.0 Curses-like terminal wrapper, with colored strings!
cutadapt-2.3 trim adapters from high-throughput sequencing reads
cwl-0.0.1 Common Workflow Language Command Line Interface
cwlref-runner-1.0 Common workflow language reference implementation
cwltool-1.0.20190603140227 Common workflow language reference implementation
cx_Freeze-5.1.1 create standalone executables from Python scripts
cytoolz-0.9.0.1 Cython implementation of Toolz: High performance functional utilities
daemonize-2.5.0 Library to enable your code run as a daemon process on Unix-like systems.
daiquiri-1.5.0 Library to configure Python logging easily
darkslide-4.0.1 Lightweight markup language-based html5 slideshow generator. Forked from Landslide.
datacache-1.1.5 Helpers for transparently downloading datasets
datashape-0.5.2 A data description language.
datrie-0.7.1 Super-fast, efficiently stored Trie for Python.
dbf-0.98.0 Pure python package for reading/writing dBase, FoxPro, and Visual FoxPro .dbf files (including memos)
ddt-1.2.1 Data-Driven/Decorated Tests
deap-1.2.2 Distributed Evolutionary Algorithms in Python
debtcollector-1.21.0 A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner.
decorator-4.3.0 Better living through Python with decorators
deepTools-3.3.0 Useful tools for exploring deep sequencing data
defusedxml-0.6.0 XML bomb protection for Python stdlib modules
deprecation-2.0.6 A library to handle automated deprecations
dill-0.2.9 serialize all of python
distlib-0.2.9.post0 Distribution utilities
distributed-1.28.1 Distributed scheduler for Dask
django-configurations-2.1 A helper for organizing Django settings.
dnaio-0.3 Read FASTA and FASTQ files efficiently
dnspython-1.16.0 DNS toolkit
doc8-0.8.0 Style checker for Sphinx (or other) RST documentation
docopt-0.6.2 Pythonic argument parser, that will make you smile
docutils-0.14 Docutils – Python Documentation Utilities
docutils-stubs-0.0.21 PEP 561 type stubs for docutils
dogpile.cache-0.7.1 A caching front-end based on the Dogpile lock.
drmaa-0.7.9 a python DRMAA library
dulwich-0.19.11 Python Git Library
easygui-0.98.1 EasyGUI is a module for very simple, very easy GUI programming in Python. EasyGUI is different from other GUI generators in that EasyGUI is NOT event-driven. Instead, all GUI interactions are invoked by simple function calls.
easygui_qt-0.9.3 “Inspired by EasyGUI, designed for PyQt”
ecdsa-0.13 ECDSA cryptographic signature library (pure python)
elasticsearch-7.0.2 Python client for Elasticsearch
entrypoints-0.3 Discover and load entry points from installed packages.
ephem-3.7.6.0 Compute positions of the planets and stars
epydoc-3.0.1 Edward Loper’s API Documentation Generation Tool
et_xmlfile-1.0.1 An implementation of lxml.xmlfile for the standard library
eventlet-0.25.0 Highly concurrent networking library
execnet-1.6.0 execnet: rapid multi-Python deployment
extras-1.0.0 Useful extra bits for Python - things that shold be in the standard library
fastcache-1.1.0 C implementation of Python 3 functools.lru_cache
fasteners-0.15 A python package that provides useful locks.
fastnumbers-2.2.1 Super-fast and clean conversions to numbers.
faulthandler-3.1 Display the Python traceback on a crash
feather-format-0.4.0 Simple wrapper library to the Apache Arrow-based Feather File Format
fields-5.0.0 Container class boilerplate killer.
findspark-1.3.0 Find pyspark to make it importable.
first-2.0.2 Return the first true value of an iterable.
fixtures-3.0.0 Fixtures, reusable state for writing clean tests and more.
flake8-3.7.7 the modular source code checker: pep8, pyflakes and co
flake8-docstrings-1.3.0 Extension for flake8 which uses pydocstyle to check docstrings
flake8-import-order-0.18.1 Flake8 and pylama plugin that checks the ordering of import statements.
flake8-polyfill-1.0.2 Polyfill package for Flake8 plugins
flaky-3.5.3 Plugin for nose or pytest that automatically reruns flaky tests.
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.
flup-1.0.3 Random assortment of WSGI servers (py3)
freezer-7.1.0 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.17.1 Clean single-source support for Python 3 and 2
galaxy-lib-19.5.2 Subset of Galaxy (http://galaxyproject.org/) core code base designed to be used a library.
gast-0.2.2 Python AST that abstracts the underlying Python version
gensim-3.7.3 Python framework for fast Vector Space Modelling
gevent-1.4.0 Coroutine-based network library
gitdb2-2.0.5 Git Object Database
gnureadline-6.3.8 The standard Python readline extension statically linked against the GNU readline library.
google-2.0.2 Python bindings to the Google search engine.
graphviz-0.11 Simple Python interface for Graphviz
greenlet-0.4.15 Lightweight in-process concurrent programming
grpcio-1.21.1 HTTP/2-based RPC framework
gtfparse-1.2.0 GTF Parsing
h5py-2.9.0 Read and write HDF5 files from Python
hacking-1.1.0 OpenStack Hacking Guideline Enforcement
hiredis-1.0.0 Python wrapper for hiredis
html5lib-1.0.1 HTML parser based on the WHATWG HTML specification
httpie-1.0.2 HTTPie - a CLI, cURL-like tool for humans.
httplib2-0.12.3 A comprehensive HTTP client library.
humanfriendly-4.18 Human friendly output for text interfaces using Python
hunter-2.2.1 Hunter is a flexible code tracing toolkit.
hypothesis-4.24.0 A library for property based testing
idna-2.7 Internationalized Domain Names in Applications (IDNA)
idna_ssl-1.1.0 Patch ssl.match_hostname for Unicode(idna) domains support
imagecodecs-2019.5.22 Image transformation, compression, and decompression codecs
imageio-2.5.0 Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.
imagesize-1.1.0 Getting image size from png/jpeg/jpeg2000/gif file
importlib-metadata-0.17 Read metadata from Python packages
incremental-17.5.0
inflection-0.3.1 A port of Ruby on Rails inflector to Python
ip_associations_python_novaclient_ext-0.2 Adds Rackspace ip_associations support to python-novaclient
ipaddress-1.0.22 IPv4/IPv6 manipulation library
ipdb-0.12 IPython-enabled pdb
ipykernel-5.1.1 IPython Kernel for Jupyter
ipyparallel-6.2.4 Interactive Parallel Computing with IPython
ipython-7.5.0 IPython: Productive Interactive Computing
ipython_genutils-0.2.0 Vestigial utilities from IPython
ipywidgets-7.4.2 IPython HTML widgets for Jupyter
iso8601-0.1.12 Simple module to parse ISO 8601 dates
isodate-0.6.0 An ISO 8601 date/time/duration parser and formatter
isort-4.3.20 A Python utility / library to sort Python imports.
itsdangerous-1.1.0 Various helpers to pass data to untrusted environments and back.
jdcal-1.4.1 Julian dates from proleptic Gregorian and Julian calendars.
jedi-0.13.3 An autocompletion tool for Python that can be used for text editors.
jeepney-0.4 Low-level, pure Python DBus protocol wrapper.
jellyfish-0.7.1 a library for doing approximate and phonetic matching of strings.
jmespath-0.9.4 JSON Matching Expressions
joblib-0.12.2 Lightweight pipelining: using Python functions as pipeline jobs.
json2html-1.2.1 JSON to HTML Table Representation
jsonpatch-1.23 Apply JSON-Patches (RFC 6902)
jsonpointer-2.0 Identify specific nodes in a JSON document (RFC 6901)
jsonschema-3.0.1 An implementation of JSON Schema validation for Python
jupyter-1.0.0 Jupyter metapackage. Install all the Jupyter components in one go.
jupyter-contrib-core-0.3.3 Common utilities for jupyter-contrib projects.
jupyter-highlight-selected-word-0.2.0 Jupyter notebook extension that enables highlighting every instance of the current word in the notebook.
jupyter-js-widgets-nbextension-0.0.2.dev0 IPython HTML widgets for Jupyter
jupyter-latex-envs-1.4.6 Jupyter notebook extension which supports (some) LaTeX environments within markdown cells. Also provides support for labels and crossreferences, document wide numbering, bibliography, and more…
jupyter_client-5.2.4 Jupyter protocol implementation and client libraries
jupyter_contrib_nbextensions-0.5.1 A collection of Jupyter nbextensions.
jupyter_core-4.4.0 Jupyter core package. A base package on which Jupyter projects rely.
jupyter_nbextensions_configurator-0.4.1 jupyter serverextension providing configuration interfaces for nbextensions.
jupyterlab-0.35.6 The JupyterLab notebook server extension.
jupyterlab-server-0.3.3 JupyterLab Server
jupyterlab_launcher-0.13.1 Jupyter Launcher
kazoo-2.6.1 Higher Level Zookeeper Client
keepalive-0.5 urllib keepalive support for python
keyring-19.0.2 Store and access your passwords safely.
keystoneauth1-3.14.0 Authentication Library for OpenStack Identity
kivy-garden-0.1.4 Garden tool for kivy flowers.
kombu-4.6.0 Messaging library for Python.
lazr.uri-1.0.3 A self-contained, easily reusable library for parsing, manipulating,
lazy-object-proxy-1.4.1 A fast and thorough lazy object proxy.
ldap3-2.6 A strictly RFC 4510 conforming LDAP V3 pure Python client library
liac-arff-2.3 A module for read and write ARFF files in Python.
librabbitmq-2.0.0 AMQP Client using the rabbitmq-c library.
llvmlite-0.29.0 lightweight wrapper around basic LLVM functionality
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.4.2 collection of low-level Python packages and modules used by Logilab projects
lxml-4.3.3 Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
macholib-1.11 Mach-O header analysis and editing
manuel-1.10.1 Manuel lets you build tested documentation.
matplotlib-3.1.0 Python plotting package
memoized-property-1.0.3 A simple python decorator for defining properties that only run their fget function once
messytables-0.15.2 Parse messy tabular data in various formats
misopy-0.5.4 Mixture of Isoforms model (MISO) for isoform quantitation using RNA-Seq
mistune-0.8.4 The fastest markdown parser in pure Python
mock-2.0.0 Rolling backport of unittest.mock for all Pythons
monotonic-1.5 An implementation of time.monotonic() for Python 2 & < 3.3
more-itertools-7.0.0 More routines for operating on iterables, beyond itertools
mox3-0.27.0 Mock object framework for Python
mpi4py-3.0.0 Python bindings for MPI
mpld3-0.3 D3 Viewer for Matplotlib
mpmath-1.0.0 Python library for arbitrary-precision floating-point arithmetic
msgpack-python-0.5.6 MessagePack (de)serializer.
msrest-0.6.6 AutoRest swagger generator Python client runtime.
msrestazure-0.6.0 AutoRest swagger generator Python client runtime. Azure-specific module.
multidict-4.5.2 multidict implementation
multipledispatch-0.6.0 Multiple dispatch
munch-2.3.2 A dot-accessible dictionary (a la JavaScript objects).
mypy-0.701 Optional static typing for Python
mypy_extensions-0.4.1 Experimental type system extensions for programs checked with the mypy typechecker.
mypytools-0.1.15 A bundle of tools to make using mypy easier
nanoget-1.8.0 Functions to extract information from Oxford Nanopore sequencing data and alignments.
nanomath-0.23.1 A few simple math function for other Oxford Nanopore processing scripts
nanoplotter-1.8.1 Plotting functions of Oxford Nanopore sequencing data
natsort-6.0.0 Simple yet flexible natural sorting in Python.
nbconvert-5.5.0 Converting Jupyter Notebooks
nbformat-4.4.0 The Jupyter Notebook format
nbsphinx-0.4.2 Jupyter Notebook Tools for Sphinx
nbval-0.9.1 A py.test plugin to validate Jupyter notebooks
ndg-httpsclient-0.5.1 Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL
neo4j-driver-1.7.4 Neo4j Bolt driver for Python
netCDF4-1.5.1.2 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.7 Portable network interface information.
networkx-2.3 Python package for creating and manipulating graphs and networks
nltk-3.4.1 Natural Language Toolkit
nose-1.3.7 nose extends unittest to make testing easier
nose-exclude-0.5.0 Exclude specific directories from nosetests runs.
nose_warnings_filters-0.1.5 Allow to inject warning filters during nosetest
.
notebook-5.7.8 A web-based notebook environment for interactive computing
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
numba-0.44.0 compiling Python code using LLVM
numpy-1.15.0 NumPy is the fundamental package for array computing with Python.
numpydoc-0.9.1 Sphinx extension to support docstrings in Numpy format
oauth-1.0.1 Library for OAuth version 1.0a.
oauthlib-3.0.1 A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
objgraph-3.4.1 Draws Python object reference graphs with graphviz
olefile-0.46 Python package to parse, read and write Microsoft OLE2 files (Structured Storage or Compound Document, Microsoft Office)
oncodrivefml-2.2.0 Identify signals of positive selection in somatic mutations
ont-fast5-api-1.4.0 Oxford Nanopore Technologies fast5 API software
opencv_python-4.1.0.25 Wrapper package for OpenCV python bindings.
openpyxl-2.6.2 A Python library to read/write Excel 2010 xlsx/xlsm files
openstackdocstheme-1.30.0 OpenStack Docs Theme
openstacksdk-0.29.0 An SDK for building applications to work with OpenStack
ordereddict-1.1 A drop-in substitute for Py2.7’s new collections.OrderedDict that works in Python 2.4-2.6.
orderedmultidict-1.0 Ordered Multivalue Dictionary
os-brick-2.8.1 OpenStack Cinder brick library for managing local volume attaches
os-client-config-1.32.0 OpenStack Client Configuation Library
os-service-types-1.7.0 Python library for consuming OpenStack sevice-types-authority data
os-testr-1.0.0 A testr wrapper to provide functionality for OpenStack projects
os_diskconfig_python_novaclient_ext-0.1.3 Disk Config extension for python-novaclient
os_networksv2_python_novaclient_ext-0.26 Adds rackspace networks support to python-novaclient
os_virtual_interfacesv2_python_novaclient_ext-0.20 Adds Virtual Interfaces support to python-novaclient
osc-lib-1.12.1 OpenStackClient Library
oscpy-0.4.0 A modern and efficient OSC Client/Server implementation
oslo.concurrency-3.29.1 Oslo Concurrency library
oslo.config-6.9.0 Oslo Configuration API
oslo.context-2.22.1 Oslo Context library
oslo.db-5.0.0 Oslo Database library
oslo.i18n-3.23.1 Oslo i18n library
oslo.log-3.44.0 oslo.log library
oslo.privsep-1.33.1 OpenStack library for privilege separation
oslo.serialization-2.29.1 Oslo Serialization library
oslo.service-1.39.0 oslo.service library
oslo.utils-3.41.0 Oslo Utility library
oslosphinx-4.18.0 OpenStack Sphinx Extensions and Theme
oslotest-3.7.1 Oslo test framework
packaging-19.0 Core utilities for Python packages
pandas-0.23.4 Powerful data structures for data analysis, time series, and statistics
pandocfilters-1.4.2 Utilities for writing pandoc filters in python
paramiko-2.4.1 SSH2 protocol library
parse-1.12.0 parse() is the opposite of format()
parso-0.4.0 A Python Parser
partd-0.3.10 Appendable key-value storage
path.py-12.0.1 A module wrapper for os.path
pathlib-1.0.1 Object-oriented filesystem paths
pathlib2-2.3.3 Object-oriented filesystem paths
pathtools-0.1.2 File system general utilities
patsy-0.5.1 A Python package for describing statistical models and for building design matrices.
paycheck-1.0.2 A Python QuickCheck implementation
pbr-4.2.0 Python Build Reasonableness
pefile-2019.4.18 Python PE parsing module
pep517-0.5.0 Wrappers to build Python packages using PEP 517 hooks
pep8-naming-0.8.2 Check PEP-8 naming conventions, plugin for flake8
persistent-4.5.0 Translucent persistent objects
pexpect-4.7.0 Pexpect allows easy control of interactive console applications.
pickleshare-0.7.5 Tiny ‘shelve’-like database with concurrency support
pifpaf-2.2.2 Suite of tools and fixtures to manage daemons for testing
pip-18.0 The PyPA recommended tool for installing Python packages.
pip-api-0.0.8 An unofficial, importable pip API
pip-shims-0.3.2 Compatibility shims for pip versions 8 thru current.
pipenv-2018.11.26 Python Development Workflow for Humans.
pipreqs-0.4.9 Pip requirements.txt generator based on imports in project
pkgconfig-1.5.1 Interface Python with pkg-config
pkginfo-1.5.0.1 Query metadatdata from sdists / bdists / installed packages.
plotly-3.10.0 An open-source, interactive graphing library for Python
pluggy-0.12.0 plugin and hook calling mechanisms for python
ply-3.11 Python Lex & Yacc
porechop 0.2.0
positional-1.2.1 Library to enforce positional or key-word arguments (deprecated/unmaintained)
presto-0.5.11 A bioinformatics toolkit for processing high-throughput lymphocyte receptor sequencing data.
pretend-1.0.9 A library for stubbing in Python
process-tests-2.0.2 Tools for testing processes
profilehooks-1.11.0 Decorators for profiling/timing/tracing individual functions
progressbar33-2.4 Text progress bar library for Python.
prometheus_client-0.6.0 Python client for the Prometheus monitoring system.
prompt_toolkit-2.0.9 Library for building powerful interactive command lines in Python
protobuf-3.8.0 Protocol Buffers
prov-1.5.3 A library for W3C Provenance Data Model supporting PROV-JSON, PROV-XML and PROV-O (RDF)
psutil-5.6.2 Cross-platform lib for process and system monitoring in Python.
psycopg2-2.8.2 psycopg2 - Python-PostgreSQL Database Adapter
ptyprocess-0.6.0 Run a subprocess in a pseudo terminal
pure-sasl-0.6.1 Pure Python client SASL implementation
purl-1.5 An immutable URL class for easy URL-building and manipulation
py-1.8.0 library with cross-python path, ini-parsing, io, code, log facilities
py2bit-0.3.0 A package for accessing 2bit files using lib2bit
pyArango-1.3.2 An easy to use python driver for ArangoDB with built-in validation
pyBigWig-0.3.16 A package for accessing bigWig files using libBigWig
pyOpenSSL-19.0.0 Python wrapper module around the OpenSSL library
py_expression_eval-0.3.4 Python Mathematical Expression Evaluator
pyamg-4.0.0
pyarrow-0.13.0 Python library for Apache Arrow
pyasn1-0.4.4 ASN.1 types and codecs
pybedtools-0.8.0 Wrapper around BEDTools for bioinformatics work
pybind11-2.2.4 Seamless operability between C++11 and Python
pyblake2-1.1.2 BLAKE2 hash function extension module
pycares-3.0.0 Python interface for c-ares
pycodestyle-2.5.0 Python style guide checker
pycosat-0.6.3 bindings to picosat (a SAT solver)
pycouchdb-1.14 Modern pure python CouchDB Client.
pycparser-2.18 C parser in Python
pycrypto-2.6.1 Cryptographic modules for Python.
pycryptodome-3.8.2 Cryptographic library for Python
pycurl-7.43.0.2 PycURL – A Python Interface To The cURL library
pydicom-1.2.2 Pure python package for DICOM medical file reading and writing
pydocstyle-3.0.0 Python docstring style checker
pydocumentdb-2.3.3 Azure DocumentDB Python SDK
pydot-1.4.1 Python interface to Graphviz’s Dot
pyemd-0.5.1 A Python wrapper for Ofir Pele and Michael Werman’s implementation of the Earth Mover’s Distance.
pyensembl-1.7.4 Python interface to ensembl reference genome metadata
pyfaidx-0.5.5.2 pyfaidx: efficient pythonic random access to fasta subsequences
pygithub3-0.5.1 Python wrapper for the github v3 api
pyinotify-0.9.6 Linux filesystem events monitoring
pykerberos-1.2.1 High-level interface to Kerberos
pylibmc-1.6.0 Quick and small memcached client for Python
pylint-2.3.1 python code static checker
pymongo-3.8.0 Python driver for MongoDB http://www.mongodb.org
pymssql-2.1.4 DB-API interface to Microsoft SQL Server for Python. (new Cython-based version)
pynast-1.2.2 The Python Nearest Alignment Space Termination tool
pyodbc-4.0.26 DB API Module for ODBC
pypandoc-1.4 Thin wrapper for pandoc.
pyparsing-2.2.0 Python parsing module
pyperclip-1.7.0 A cross-platform clipboard module for Python. (Only handles plain text for now.)
pyrsistent-0.15.2 Persistent/Functional/Immutable data structures
pysam-0.15.1 pysam
pyserial-3.4 Python Serial Port Extension
pytables 3.4.4
pytest-4.6.2 pytest: simple powerful testing with Python
pytest-astropy-0.5.0 Meta-package containing dependencies for testing
pytest-asyncio-0.10.0 Pytest support for asyncio.
pytest-black-0.3.7 A pytest plugin to enable format checking with black
pytest-black-multipy-1.0.0 Allow ‘–black’ on older Pythons
pytest-check-links-0.3.0 Check links in files
pytest-checkdocs-1.2.0 check the README when running tests
pytest-cov-2.7.1 Pytest plugin for measuring coverage.
pytest-cover-3.0.0 Pytest plugin for measuring coverage. Forked from pytest-cov
.
pytest-django-3.5.0 A Django plugin for pytest.
pytest-faulthandler-1.6.0 py.test plugin that activates the fault handler module for tests (dummy package)
pytest-fixture-config-1.7.0 Fixture configuration utils for py.test
pytest-flake8-1.0.4 pytest plugin to check FLAKE8 requirements
pytest-forked-1.0.2 run tests in isolated forked subprocesses
pytest-localserver-0.5.0 py.test plugin to test server connections locally.
pytest-mock-1.10.4 Thin-wrapper around the mock package for easier use with py.test
pytest-rerunfailures-7.0 pytest plugin to re-run tests to eliminate flaky failures
pytest-runner-5.1 Invoke py.test as distutils command with dependency resolution
pytest-shutil-1.7.0 A goodie-bag of unix shell and environment tools for py.test
pytest-tornado5-2.0.0 A py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications.
pytest-virtualenv-1.7.0 Virtualenv fixture for py.test
pytest-xdist-1.28.0 pytest xdist plugin for distributed testing and loop-on-failing modes
python-Levenshtein-0.12.0 Python extension for computing string edit distances and similarities.
python-cinderclient-4.2.0 OpenStack Block Storage API Client Library
python-consul-1.1.0 Python client for Consul (http://www.consul.io/)
python-dateutil-2.7.3 Extensions to the standard Python datetime module
python-dotenv-0.10.3 Add .env support to your django/flask apps in development and deployments
python-editor-1.0.4 Programmatically open an editor, capture the result.
python-freezerclient-2.1.0 OpenStack Disaster Recovery API Client Library
python-glanceclient-2.16.0 OpenStack Image API Client Library
python-hostlist-1.18 Python module for hostlist handling
python-json-logger-0.1.11 A python library adding a json log formatter
python-keystoneclient-3.19.0 Client Library for OpenStack Identity
python-memcached-1.59 Pure python memcached client
python-neutronclient-6.12.0 CLI and Client Library for OpenStack Networking
python-novaclient-14.1.0 Client library for OpenStack Compute API
python-openid-2.2.5 OpenID support for servers and consumers.
python-openstackclient-3.18.0 OpenStack Command-line Client
python-pam-1.8.4 Python PAM module using ctypes, py3/py2
python-snappy-0.5.4 Python library for the snappy compression library from Google
python-subunit-1.3.0 Python implementation of subunit test streaming protocol
python-swiftclient-3.7.0 OpenStack Object Storage API Client Library
pytoml-0.1.20 A parser for TOML-0.4.0
pytype-2019.5.31 Python type inferencer
pytz-2018.5 World timezone definitions, modern and historical
pyxdg-0.26 PyXDG contains implementations of freedesktop.org standards in python.
pyzmq-18.0.1 Python bindings for 0MQ
qpid-python-1.36.0-1 Python client implementation and AMQP conformance tests for Apache Qpid
qpid-tools-1.36.0-1 Python libraries for the Apache Qpid C++ broker
qrcode-6.1 QR Code image generator
qtconsole-4.5.1 Jupyter Qt console
rackspace-auth-openstack-1.3 Rackspace Auth Plugin for OpenStack Clients.
rackspace-novaclient-2.1 Metapackage to install python-novaclient and Rackspace extensions
rax_default_network_flags_python_novaclient_ext-0.4.0 Novaclient Extension for Instance Default Network Flags
rax_scheduled_images_python_novaclient_ext-0.3.1 Extends python-novaclient to use RAX-SI, the Rackspace Nova API Scheduled Images extension
rdflib-4.2.2 RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.
rdflib-jsonld-0.4.0 rdflib extension adding JSON-LD parser and serializer
readme_renderer-24.0 readme_renderer is a library for rendering “readme” descriptions for Warehouse
redis-3.2.1 Python client for Redis key-value store
regex-2019.06.02 Alternative regular expression module, to replace re.
reno-2.11.3 RElease NOtes manager
reportlab-3.5.23 The Reportlab Toolkit
repoze.lru-0.7 A tiny LRU cache implementation and decorator
repoze.sphinx.autointerface-0.8 Sphinx extension: auto-generates API docs from Zope interfaces
requests-2.19.1 Python HTTP for Humans.
requests-kerberos-0.12.0 A Kerberos authentication handler for python-requests
requests-mock-1.6.0 Mock out responses from the requests package
requests-oauthlib-1.2.0 OAuthlib authentication support for Requests.
requests-toolbelt-0.9.1 A utility belt for advanced users of python-requests
requestsexceptions-1.4.0 Import exceptions from potentially bundled packages in requests.
requirementslib-1.5.1 A tool for converting between pip-style and pipfile requirements.
restructuredtext-lint-1.3.0 reStructuredText linter
rethinkdb-2.4.2.post1 Python driver library for the RethinkDB database server.
retrying-1.3.3 Retrying
retype-17.12.0 Re-apply types from .pyi stub files to your codebase.
rfc3986-1.3.2 Validating URI References per RFC 3986
rfc3987-1.3.8 Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)
riak-2.7.0 Python client for Riak
roman-3.2 Integer to Roman numerals converter
rope-0.14.0 a python refactoring library…
rsa-4.0 Pure-Python RSA implementation
ruamel.yaml-0.15.96 ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order
ruffus-2.8.1 Light-weight Python Computational Pipeline Management
s3fs-0.2.1 Convenient Filesystem interface over S3
scandir-1.10.0 scandir, a better directory iterator and faster os.walk()
scanpy-1.4.3 Single-Cell Analysis in Python.
schema-salad-4.3.20190603183756 Schema Annotations for Linked Avro Data (SALAD)
sci-0.1.5 a collection of convenience and wrapper functions supporting tasks frequently needed by scientists
scikit-bio-0.5.5 Data structures, algorithms and educational resources for bioinformatics.
scikit-build-0.10.0 Improved build system generator for Python C/C++/Fortran/Cython extensions
scikit-image-0.15.0 Image processing routines for SciPy
scikit-learn-0.21.2 A set of python modules for machine learning and data mining
scipy-1.1.0 SciPy: Scientific Library for Python
seaborn-0.9.0 seaborn: statistical data visualization
selenium-3.141.0 Python bindings for Selenium
serializable-0.1.1 Base class with serialization helpers for user-defined Python objects
setuptools-40.0.0 Easily download, build, install, upgrade, and uninstall Python packages
setuptools-git-1.2 Setuptools revision control system plugin for Git
shap-0.29.1 A unified approach to explain the output of any machine learning model.
shellescape-3.4.1 Shell escape a string to safely use it as a token in a shell command (backport of Python shlex.quote for Python versions 2.x & < 3.3)
shove-0.6.6 Generic dictionaryish object storage frontend
simplegeneric-0.8.1 Simple generic functions (similar to Python’s own len(), pickle.dump(), etc.)
simplejson-3.16.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.
sip-4.19.8 Python extension module generator for C and C++ libraries
six-1.11.0 Python 2 and 3 compatibility utilities
sklearn-0.0 A set of python modules for machine learning and data mining
slurm-pipeline-3.1.0 A Python class for scheduling SLURM jobs
slurmpy-0.0.7 submit jobs to slurm with python
smart_open-1.8.4 Utils for streaming large files (S3, HDFS, gzip, bz2…)
smmap2-2.0.5 A pure Python implementation of a sliding window memory map manager
snakemake-5.5.0 Snakemake is a workflow management system that aims to reduce the complexity of creating workflows by providing a fast and comfortable execution environment, together with a clean and modern specification language in python style. Snakemake workflows are essentially Python scripts extended by declarative code to define rules. Rules describe how to create output files from input files.
snowballstemmer-1.2.1 This package provides 23 stemmers for 22 languages generated from Snowball algorithms.
sockjs-tornado-1.0.6 SockJS python server implementation on top of Tornado framework
softlayer_messaging-1.0.3 SoftLayer Message Queue Client
sortedcollections-1.1.2 Python Sorted Collections
sortedcontainers-2.1.0 Sorted Containers – Sorted List, Sorted Dict, Sorted Set
soupsieve-1.9.1 A modern CSS selector implementation for Beautiful Soup.
sphinx-rtd-theme-0.4.3 Read the Docs theme for Sphinx
sphinx_rtd_theme-0.4.3 Read the Docs theme for Sphinx
sphinxcontrib-applehelp-1.0.1
sphinxcontrib-devhelp-1.0.1
sphinxcontrib-htmlhelp-1.0.2
sphinxcontrib-jsmath-1.0.1 A sphinx extension which renders display math in HTML via JavaScript
sphinxcontrib-qthelp-1.0.2
sphinxcontrib-serializinghtml-1.1.3
sphinxcontrib-websupport-1.1.2 Sphinx API for Web Apps
sphinxcontrib_github_alt-1.1 Link to GitHub issues, pull requests, commits and users from Sphinx docs.
sqlalchemy-migrate-0.12.0 Database schema migration for SQLAlchemy
sqlparse-0.3.0 Non-validating SQL parser
ssh-import-id-5.6 Authorize SSH public keys from trusted online identities
statsmodels-0.9.0 Statistical computations and models for Python
stdeb-0.8.5 Python to Debian source package conversion utility
stestr-2.3.1 A parallel Python test runner built around subunit
stevedore-1.30.1 Manage dynamic plugins for Python applications
strict-rfc3339-0.7 Strict, simple, lightweight RFC3339 functions
stuf-0.9.16 Normal, default, ordered, chained, restricted, counter, and frozen dictionaries with attribute-style access.
subprocess32-3.5.4 A backport of the subprocess module from Python 3 for use on 2.x.
subunit2sql-1.10.0 Command to Read a subunit file or stream and put the data in a SQL DB
swiftly-2.06 Command line tool and client bindings for OpenStack Swift.
sybil-1.2.0 Automated testing for the examples in your documentation.
sympy-1.4 Computer algebra system (CAS) in Python
synapseclient-1.9.2 A client for Synapse, a collaborative compute space that allows scientists to share and analyze data together.
tabulate-0.8.2 Pretty-print tabular data
tblib-1.4.0 Traceback serialization library.
termcolor-1.1.0 ANSII Color formatting for output in terminal.
terminado-0.8.2 Terminals served to xterm.js using Tornado websockets
testfixtures-6.8.2 A collection of helpers and mock objects for unit tests and doc tests.
testpath-0.4.2 Test utilities for code working with files and commands
testrepository-0.0.20 A repository of test results.
testresources-2.0.1 Testresources, a pyunit extension for managing expensive test resources
testscenarios-0.5.0 Testscenarios, a pyunit extension for dependency injection
testtools-2.3.0 Extensions to the Python standard library unit testing framework
textblob-0.15.3 Simple, Pythonic text processing. Sentiment analysis, part-of-speech tagging, noun phrase parsing, and more.
tifffile-2019.5.30 Read and write TIFF(r) files
tinytimer-0.0.0 Tiny Python benchmarking library
toml-0.10.0 Python Library for Tom’s Obvious, Minimal Language
tomlkit-0.5.3 Style preserving TOML library
toolz-0.9.0 List processing tools and functional utilities
tornado-6.0.2 Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
tqdm-4.32.1 Fast, Extensible Progress Meter
traitlets-4.3.2 Traitlets Python config system
treq-18.6.0 A requests-like API built on top of twisted.web’s Agent
trollius-2.2 Deprecated, unmaintained port of the asyncio module (PEP 3156) on Python 2
twine-1.13.0 Collection of utilities for publishing packages on PyPI
twobitreader-3.1.7 A fast python package for reading .2bit files (used by the UCSC genome browser)
typechecks-0.1.0 Helper functions for runtime type checking
typed-ast-1.3.5 a fork of Python 2 and 3 ast modules with type comment support
typing-3.6.6 Type Hints for Python
typing-extensions-3.7.2 Backported and Experimental Type Hints for Python 3.5+
tzlocal-1.5.1 tzinfo object for the local timezone
uamqp-1.1.0 AMQP 1.0 Client Library for Python
ujson-1.35 Ultra fast JSON encoder and decoder for Python
umap-learn-0.3.9 Uniform Manifold Approximation and Projection
umi_tools-1.0.0 umi_tools: Tools for UMI analyses
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 .
unittest2-1.1.0 The new features in unittest backported to Python 2.4+.
uritemplate-3.0.0 URI templates
uritemplatepy-0.1.1 A package to prevent exploit
urllib3-1.23 HTTP library with thread-safe connection pooling, file post, and more.
urwid-2.0.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.
vega-2.1.0 IPyVega: An IPython/Jupyter widget for Vega 5 and Vega-Lite 3
vega3-0.13.0 Deprecated: please use vega
vine-1.3.0 Promises, promises, promises.
virtualenv-16.0.0 Virtual Python Environment builder
virtualenv-clone-0.5.3 script to clone virtualenvs.
visdom-0.1.8.8 A tool for visualizing live, rich data for Torch and Numpy
visitor-0.1.3 A tiny pythonic visitor implementation.
vistir-0.4.2 Miscellaneous utilities for dealing with filesystems, paths, projects, subprocesses, and more.
voluptuous-0.11.5 # Voluptuous is a Python data validation library
wadllib-1.3.3 Navigate HTTP resources using WADL files as guides.
warlock-1.3.3 Python object model built on JSON schema and JSON patch.
watchdog-0.9.0 Filesystem events monitoring
wcwidth-0.1.7 Measures number of Terminal column cells of wide-character codes
webcolors-1.9 A library for working with color names and color values formats defined by HTML and CSS.
webencodings-0.5.1 Character encoding aliases for legacy web content
whatshap-0.18 phase genomic variants using DNA sequencing reads
wheel-0.33.4 A built-package format for Python.
widgetsnbextension-3.4.2 IPython HTML widgets for Jupyter
wrapt-1.11.1 Module for decorators, wrappers and monkey patching.
xattr-0.9.6 Python wrapper for extended filesystem attributes
xgboost-0.90 XGBoost Python Package
xlrd-1.1.0 Library for developers to extract data from Microsoft Excel (tm) spreadsheet files
xlwt-1.3.0 Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform, with Python 2.6, 2.7, 3.3+
xopen-0.6.0 Open compressed files transparently
yappi-1.0 Yet Another Python Profiler
yarl-1.3.0 Yet another URL library
yaspin-0.14.3 Yet Another Terminal Spinner
zict-0.1.4 Mutable mapping tools
zipp-0.5.1 Backport of pathlib-compatible object wrapper for zip files
zope.component-4.5 Zope Component Architecture
zope.configuration-4.3.1 Zope Configuration Markup Language (ZCML)
zope.copy-4.2 Pluggable object copying mechanism
zope.deferredimport-4.3 zope.deferredimport allows you to perform imports names that will only be resolved when used in the code.
zope.deprecation-4.4.0 Zope Deprecation Infrastructure
zope.event-4.4 Very basic event publishing system
zope.exceptions-4.3 Zope Exceptions
zope.hookable-4.2.0 Zope hookable
zope.i18nmessageid-4.3.1 Message Identifiers for internationalization
zope.interface-4.6.0 Interfaces for Python
zope.location-4.2 Zope Location
zope.proxy-4.3.1 Generic Transparent Proxies
zope.schema-4.9.3 zope.interface extension for defining data schemas
zope.security-4.3.1 Zope Security Framework
zope.testing-4.7 Zope testing helpers
zope.testrunner-5.0 Zope testrunner script.
zstandard-0.11.1 Zstandard bindings for Python