Skip to main content

Command line interface around Pipfile operations

Project description

Pipfile-CLI is a command line interface around the Pipfile API. It allows you to interact with a Pipfile without Pipenv.

The command line interface’s design is based on the three transformation functions, as described by Sam Boyer in his So you want to write a package manager piece:

  • The user edits Pipfile to add and/or remove packages.

  • lock resolves the abstract dependency set specified in Pipfile, and write the resulting concrete dependency set into Pipfile.lock.

  • sync installs the concrete dependency set specified by Pipfile.lock into the current environment (with pip).

Only sync is implemented at the present time.

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

pipfile-cli-1.0.0.dev4.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

pipfile_cli-1.0.0.dev4-py2.py3-none-any.whl (13.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pipfile-cli-1.0.0.dev4.tar.gz.

File metadata

File hashes

Hashes for pipfile-cli-1.0.0.dev4.tar.gz
Algorithm Hash digest
SHA256 cb62159f7d13696cdf976c8c28b2f9069b819a32fb3bfd03e6b4529e0feb4876
MD5 29a85f5e887d0e42bca4487d48661863
BLAKE2b-256 612f7e97b9fdfab2234dcc5575ceb96647e227cc4b9521103056507a72e60aa6

See more details on using hashes here.

Provenance

File details

Details for the file pipfile_cli-1.0.0.dev4-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pipfile_cli-1.0.0.dev4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d6f797f78fa138c101897a7087e6308458168e2a7450a7752d3edcc220d2fd46
MD5 ffd3c7a5947f0d959659b730bdf37c1e
BLAKE2b-256 a6263111845b1a95e8bf50db86adbf1832dd48149a1c648c28fa0472065d14cc

See more details on using hashes here.

Provenance

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