Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
AUTHORS.txt
CHANGES.txt
LICENSE.txt
MANIFEST.in
PROJECT.txt
README.rst
setup.cfg
setup.py
docs/configuration.rst
docs/cookbook.rst
docs/development.rst
docs/index.rst
docs/installing.rst
docs/logic.rst
docs/news.rst
docs/other-tools.rst
docs/quickstart.rst
docs/usage.rst
pip/__init__.py
pip/__main__.py
pip/basecommand.py
pip/baseparser.py
pip/cacert.pem
pip/cmdoptions.py
pip/download.py
pip/exceptions.py
pip/index.py
pip/locations.py
pip/log.py
pip/pep425tags.py
pip/req.py
pip/runner.py
pip/status_codes.py
pip/util.py
pip/wheel.py
pip.egg-info/PKG-INFO
pip.egg-info/SOURCES.txt
pip.egg-info/dependency_links.txt
pip.egg-info/entry_points.txt
pip.egg-info/not-zip-safe
pip.egg-info/requires.txt
pip.egg-info/top_level.txt
pip/backwardcompat/__init__.py
pip/backwardcompat/ssl_match_hostname.py
pip/commands/__init__.py
pip/commands/bundle.py
pip/commands/completion.py
pip/commands/freeze.py
pip/commands/help.py
pip/commands/install.py
pip/commands/list.py
pip/commands/search.py
pip/commands/show.py
pip/commands/uninstall.py
pip/commands/unzip.py
pip/commands/wheel.py
pip/commands/zip.py
pip/vcs/__init__.py
pip/vcs/bazaar.py
pip/vcs/git.py
pip/vcs/mercurial.py
pip/vcs/subversion.py
pip/vendor/__init__.py
pip/vendor/six.py
pip/vendor/distlib/__init__.py
pip/vendor/distlib/compat.py
pip/vendor/distlib/database.py
pip/vendor/distlib/index.py
pip/vendor/distlib/locators.py
pip/vendor/distlib/manifest.py
pip/vendor/distlib/markers.py
pip/vendor/distlib/metadata.py
pip/vendor/distlib/resources.py
pip/vendor/distlib/scripts.py
pip/vendor/distlib/util.py
pip/vendor/distlib/version.py
pip/vendor/distlib/wheel.py
pip/vendor/distlib/_backport/__init__.py
pip/vendor/distlib/_backport/misc.py
pip/vendor/distlib/_backport/shutil.py
pip/vendor/distlib/_backport/sysconfig.py
pip/vendor/distlib/_backport/tarfile.py
pip/vendor/html5lib/__init__.py
pip/vendor/html5lib/constants.py
pip/vendor/html5lib/html5parser.py
pip/vendor/html5lib/ihatexml.py
pip/vendor/html5lib/inputstream.py
pip/vendor/html5lib/sanitizer.py
pip/vendor/html5lib/tokenizer.py
pip/vendor/html5lib/utils.py
pip/vendor/html5lib/filters/__init__.py
pip/vendor/html5lib/filters/_base.py
pip/vendor/html5lib/filters/alphabeticalattributes.py
pip/vendor/html5lib/filters/inject_meta_charset.py
pip/vendor/html5lib/filters/lint.py
pip/vendor/html5lib/filters/optionaltags.py
pip/vendor/html5lib/filters/sanitizer.py
pip/vendor/html5lib/filters/whitespace.py
pip/vendor/html5lib/serializer/__init__.py
pip/vendor/html5lib/serializer/htmlserializer.py
pip/vendor/html5lib/treebuilders/__init__.py
pip/vendor/html5lib/treebuilders/_base.py
pip/vendor/html5lib/treebuilders/dom.py
pip/vendor/html5lib/treebuilders/etree.py
pip/vendor/html5lib/treebuilders/etree_lxml.py
pip/vendor/html5lib/treewalkers/__init__.py
pip/vendor/html5lib/treewalkers/_base.py
pip/vendor/html5lib/treewalkers/dom.py
pip/vendor/html5lib/treewalkers/etree.py
pip/vendor/html5lib/treewalkers/genshistream.py
pip/vendor/html5lib/treewalkers/lxmletree.py
pip/vendor/html5lib/treewalkers/pulldom.py
pip/vendor/html5lib/trie/__init__.py
pip/vendor/html5lib/trie/_base.py
pip/vendor/html5lib/trie/datrie.py
pip/vendor/html5lib/trie/py.py