Skip to main content

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 (in pyproject.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
  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


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.6.tar.gz (48.0 kB view details)

Uploaded Source

Built Distribution

pip_inside-0.2.6-py3-none-any.whl (57.1 kB view details)

Uploaded Python 3

File details

Details for the file pip-inside-0.2.6.tar.gz.

File metadata

  • Download URL: pip-inside-0.2.6.tar.gz
  • Upload date:
  • Size: 48.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.31.0

File hashes

Hashes for pip-inside-0.2.6.tar.gz
Algorithm Hash digest
SHA256 83141d077fd81ae9a7e78f4f9592a4fb129d53e3d8872b5c935c70c472ec55cb
MD5 1cda3c9e16c0e2fc26ed2dd6f8353788
BLAKE2b-256 541f16126673e613fa3fb0c4f25fbd52d6b32143a53bd7c6d06e05368d8ef7df

See more details on using hashes here.

File details

Details for the file pip_inside-0.2.6-py3-none-any.whl.

File metadata

  • Download URL: pip_inside-0.2.6-py3-none-any.whl
  • Upload date:
  • Size: 57.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.31.0

File hashes

Hashes for pip_inside-0.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 6208b934c14db15978ceffdd2807ce2fd5519f66900260b089f5c3560b41b9e8
MD5 eac901fe52edf9bad03d6706e1503470
BLAKE2b-256 a8155671e0e4af5b3a15d1bc1f9474c646532a8848d0b6a6d80facbde9a942b6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page