sarugaku / passa

Resolver implementation and toolset for generating and interacting with Pipfile and Pipfile.lock.
ISC License
53 stars 12 forks source link
pip pipenv pipfile python requirements

=================================== Passa: Toolset for Pipfile projects

.. image:: https://img.shields.io/pypi/v/passa.svg :target: https://pypi.org/project/passa

.. image:: https://img.shields.io/pypi/l/passa.svg :target: https://pypi.org/project/passa

.. image:: https://api.travis-ci.com/sarugaku/passa.svg?branch=master :target: https://travis-ci.com/sarugaku/passa

.. image:: https://ci.appveyor.com/api/projects/status/y9kpdaqy4di5nhyk/branch/master?svg=true :target: https://ci.appveyor.com/project/sarugaku/passa

.. image:: https://img.shields.io/pypi/pyversions/passa.svg :target: https://pypi.org/project/passa

.. image:: https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg :target: https://saythanks.io/to/techalchemy

.. image:: https://readthedocs.org/projects/passa/badge/?version=latest :target: https://passa.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

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:

.. _Passa: https://github.com/sarugaku/passa .. _Pipenv: https://github.com/pypa/pipenv .. _ResolveLib: https://github.com/sarugaku/resolvelib .. _RequirementsLib: https://github.com/sarugaku/requirementslib

Read the documentation <https://passa.readthedocs.io/>__.