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.
Release files for passa 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| passa-0.3.0.tar.gz | 33.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| passa-0.3.0-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 109.8 kB
Release files / passa-0.3.0.tar.gz
| Download URL | passa-0.3.0.tar.gz |
|---|---|
| Size | 33.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
cba0e06b3e004f64025a3648ee8f20687d93800321585e5d147b40f1b85e3e6b
|
|
BLAKE2b-256 checksum How to use checksums |
ebd6880285235b6ac6c78dcdf8421628a9ac10bc9b9be214fc0c0c4a00072423
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.0
|
Release files / passa-0.3.0-py2.py3-none-any.whl
| Download URL | passa-0.3.0-py2.py3-none-any.whl |
|---|---|
| Size | 76.2 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
7b346a5ef6f7bff05553870cb30f6272e3d931e0c90f333a7fce421a19fcb3da
|
|
BLAKE2b-256 checksum How to use checksums |
dee49a6a5521b4b9d6f001399f3fae0839baf7a8734b887a8934e42106778206
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.0
|