Like poetry, but it's pip
Project description
pip-inside
Like poetry, but uses pip
to maintain dependencies.
Uses flit-core
as the build-backend
.
CONVENSIONS:
- dynamic
version
(__version__ = 'your version'
in {root_module}/init.py) - non-dynamic
description
(inpyproject.toml
) - no
src
folder in project root - virtualenv folder named
.venv
in project root - not checking hashes
install
# in each of your virtual env
pip install pip-inside
commands
- pip-inside
- pi
> pi
Usage: pi [OPTIONS] COMMAND [ARGS]...
Options:
-V, --version show version of this tool
--help Show this message and exit.
Commands:
add Add a package as project dependency
build Build the wheel and sdist
init Init project in current directory
install Install project dependencies by groups
lock Create or update version lock file 'pi.lock'
publish Publish the wheel and sdist to remote repository
remove Remove a package from project dependencies
shell Ensure '.venv' virtualenv, and new shell into it
show Show dependency tree
version Show version of current project
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pip-inside-0.1.16.tar.gz
(43.0 kB
view details)
Built Distribution
File details
Details for the file pip-inside-0.1.16.tar.gz
.
File metadata
- Download URL: pip-inside-0.1.16.tar.gz
- Upload date:
- Size: 43.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38b9fd0f1a5fb2f01ed674e08483df9d37fbdcf164e2ba1b2776cd0ce177269a |
|
MD5 | 469ba4f96bab6aa8ffc4978518b29cc0 |
|
BLAKE2b-256 | 7c54b2e768eb33d19b5f781d6d74a265580dc0d168fd67f212c3236f86f0890a |
File details
Details for the file pip_inside-0.1.16-py3-none-any.whl
.
File metadata
- Download URL: pip_inside-0.1.16-py3-none-any.whl
- Upload date:
- Size: 51.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa269289b657ad5a9b26cfaf45a1eea4320bd61b2d05353acc4249e1bd868bfc |
|
MD5 | 2a07ad0e4f55bb5aede13df9ed418c70 |
|
BLAKE2b-256 | 7399c65fceb777f198f0467277e2ad3f58341811d9c4cdd2101c230e55471dce |