A simplified, yarn-like alternative to pip.
Project description
PIO
A simplified, yarn-like alternative to pip.
Installation
pip install pio
Usage
pio add example # Install example package
pio remove example # Remove example package
pio upgrade example # Upgrade example package (leave blank to upgrade all)
pio install # Install all packages from pio.json
Migrate from requirements.txt
pio migrate requirements.txt
Programmatic usage
import pio # Import PIO package
pio.add("example") # Install example package
pio.remove("example") # Remove example package
pio.upgrade("example") # Upgrade example package (leave blank to upgrade all)
pio.install() # Install all packages from pio.json
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
pio-0.0.3.tar.gz
(2.1 kB
view details)
Built Distribution
pio-0.0.3-py3-none-any.whl
(3.4 kB
view details)
File details
Details for the file pio-0.0.3.tar.gz
.
File metadata
- Download URL: pio-0.0.3.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.9.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71fc2167df9d6ed3b0daa39edcb32c6d86011141ed8bc9ad8b1c9c386eda7c46 |
|
MD5 | b4af15ffcb07297cfdec941fb3c41735 |
|
BLAKE2b-256 | 113cd347223de42b9287386cb9c026b2dd4ba750cb4cf4bb2501e5e289f1cdc6 |
File details
Details for the file pio-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: pio-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.9.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ca8a115a13fd8717e72a89c156a8d92cca79b095277b67ce1d61b24ec67a557 |
|
MD5 | b83cab175580f2816f378c55dbdfd673 |
|
BLAKE2b-256 | c59a14fc0c3d823bd907b5e058ed5d0f6b394c686e501f5b9854e8b12c66d7b2 |