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
  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
  search   Search a package from remote pypi
  shell    Ensure '.venv' virtualenv, and new shell into it
  show     Show dependency tree
  upgrade  Upgrade pip-inside and pip as well
  version  Show version of current project

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

Uploaded Source

Built Distribution

pip_inside-0.1.21-py3-none-any.whl (54.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pip-inside-0.1.21.tar.gz
Algorithm Hash digest
SHA256 a92d3d8fae31dee06f9c62ab7116934b792e111c7cb62ea1b21261c93dbf760e
MD5 b1104113283bf7341b463b29b90eb12c
BLAKE2b-256 9287c2141eeea981e06d0c74e3ed347623046e55d1ced8adc5d5265365cb4750

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pip_inside-0.1.21-py3-none-any.whl
Algorithm Hash digest
SHA256 56213335ec8e5c2a269d618e33bc76ba6215c8f3d2e1d027be830549fd6feb8f
MD5 e6511f8ee96defa3cdbabc9f33bfb1e5
BLAKE2b-256 50a8ca7bf80a1de1ce61035ccf0aea17f30619d2b81d56982d04a4eb516a8c4e

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