Like poetry, but it's pip
Project description
pip-inside
Like poetry, but using pip to maintain dependencies.
Using flit-core as the build-backend.
CONVENSIONS:
- dynamic
version(__version__ = 'your version'in{root_module}/__init__.py) - non-dynamic
description(inpyproject.toml) - no
srcfolder in project root - virtualenv folder named
.venvin 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
deps Show dependency tree
export Export dependencies to 'requirements.txt'
init Init project in current directory
install Install project dependencies by groups
publish Publish the wheel and sdist to remote repository
remove Remove a package from project dependencies
search Search a package from PYPI
shell Ensure '.venv' virtualenv, and new shell into it
upgrade Upgrade pip and pip-inside
version Show / Change version of current project
versions Show recent releases of a package in PYPI
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.2.8.tar.gz
(48.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pip-inside-0.2.8.tar.gz.
File metadata
- Download URL: pip-inside-0.2.8.tar.gz
- Upload date:
- Size: 48.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6de46c0cd7e02d9c1be384a1757e319d83e5af9346c06f51bdab9b27c143a1c9
|
|
| MD5 |
5d84fd70abd40abcddc6361a61c0b67d
|
|
| BLAKE2b-256 |
c1e46171d1804a577bd6b189f947aa1421ef859be15fce1143c3891cb0f3b094
|
File details
Details for the file pip_inside-0.2.8-py3-none-any.whl.
File metadata
- Download URL: pip_inside-0.2.8-py3-none-any.whl
- Upload date:
- Size: 57.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b29b25a3c7c6bfc62955896fb44e183d433dcb270d62f92a400a563eee0c5ae7
|
|
| MD5 |
a6c96a7d3e948ee9260fe73cfa9e85ec
|
|
| BLAKE2b-256 |
757badf7fa812e1fcb9b6de51a1b2f982464c995218f7869b341315eac49d87e
|