Skip to content

Install and manage pyproject.toml with pip commands.

License

Notifications You must be signed in to change notification settings

mbodiai/pyproject-pip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyproject-pip (WIP)

PyPI - Version PyPI - Python Version


Install and manage pyproject.toml with pip commands.

See usage:

pypip --help

Table of Contents

Installation

pip install pyproject-pip

Usage

pypip --help
Usage: pypip [OPTIONS] COMMAND [ARGS]...

Options:
  -v, --hatch-env TEXT  Specify the Hatch environment to use
  --help                Show this message and exit.

Commands:
  find       Find a package on PyPI and optionally sort the results.
  info       Get information about a package from PyPI.
  install    Install packages and update requirements.txt and...
  show       Show the dependencies from the pyproject.toml file.
  uninstall  Uninstall packages and update requirements.txt and...

License

pyproject-pip is distributed under the terms of the apache-2.0 license.

About

Install and manage pyproject.toml with pip commands.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages