Skip to main content

A resolver implementation for generating and interacting with Pipenv-compatible Lockfiles.

Project description

https://img.shields.io/pypi/v/passa.svg https://img.shields.io/pypi/l/passa.svg https://api.travis-ci.com/sarugaku/passa.svg?branch=master https://img.shields.io/pypi/pyversions/passa.svg https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg Documentation Status

Installation

Install from PyPI:

$ pipenv install passa

Install from GitHub:

$ pipenv install -e git+https://github.com/sarugaku/passa.git#egg=passa

Summary

Passa is a toolset for performing tasks in a Pipfile project, designed to be used as a backing component of Pipenv. It contains several components:

  • A resolver designed for performing dependency resolution using a stateful look-forward algorithm to resolve dependencies (backed by ResolveLib).

  • Interface to interact with individual requirement specifications inside Pipfile and Pipfile.lock (backed by RequirementsLib).

  • A command line interface to invoke the above operations.

Read the documentation.

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

passa-0.2.0.tar.gz (29.8 kB view hashes)

Uploaded Source

Built Distribution

passa-0.2.0-py2.py3-none-any.whl (42.6 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