Skip to main content

Dependency management via Pipfile

Project description

setuptools-pipfile

Dependency management via Pipfile

CI Docs Coverage MIT PyPI Python Downloads

Overview

In basic mode setuptools-pipfile does the following:

  • Populates install_requires from the packages table.
  • Populates tests_require from the dev-packages table.
  • Populates dependency_links from the source tables if needed by dependencies.

Advanced configuration can be used to control:

  • The path to the Pipfile.
  • Variable interpolation.
  • Removing indexes from dependency_links.
  • Activate and control populating extras_require.
  • Control populating python_requires.

All documentation is located here.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

setuptools-pipfile-0.7.0.tar.gz (14.5 kB view hashes)

Uploaded Source

Built Distribution

setuptools_pipfile-0.7.0-py2.py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page