Skip to main content

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 (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
  shell    Ensure '.venv' virtualenv, and new shell into it
  show     Show dependency tree
  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.18.tar.gz (43.5 kB view details)

Uploaded Source

Built Distribution

pip_inside-0.1.18-py3-none-any.whl (52.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pip-inside-0.1.18.tar.gz
Algorithm Hash digest
SHA256 242de5f2dfa97cfa16ac93dee948ff7fd0151c868a17706f14c447f88ad6e585
MD5 a73cdbb7a5aa6fe5f21c49539319e797
BLAKE2b-256 c28e52df58a63937a34fac4dc8454a81883ce65d8bfa18af7f3fd2ab4ad6c2d6

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pip_inside-0.1.18-py3-none-any.whl
Algorithm Hash digest
SHA256 1888c90df64c64dbb50b09ea23fc2200737f2f50df36f58aa16cbd29b2accbd2
MD5 9e37194070a9695398a9e14b8faa79d6
BLAKE2b-256 d9ccb7d913f2df9995d7054ff0e9f636559dcd2d9d56b7fec15ab5d8b1e845a2

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