Overview
pipman is a wrapper around pip that provides additional/useful features not included in pip itself
General Information
- source repo:
- pypi:
- email:
kentoseth (at) devcroo dot com
- bug tracker:
Pre-requisites
Installing and operating pipman requires:
Python 3.6 or greater
setuptools installed
Internet connection for downloading the dependency Python packages from PyPI
Installation
NOTE: during installation the following package and its dependencies are automatically installed from PyPI:
Installation using pip or easy_install
pipman can be installed from Python Package Index (PyPI) by running pip install pipman
Verifying the installation
The pipman command-line tool is installed (to a platform-specific location), try running pipman -h for help
Usage
pipman listall - lists all the packages currently installed (see pipman listall -h for information concerning the output and different colours)
pipman freeze - creates a trimmed-down requirements.txt file and is similar to pip freeze > requirements.txt (see pipman freeze -h for more information)
Credits
Thanks for the contributions!
Coming soon
License (GPL V3)
This package is licensed under the open-source “GNU GPL, Version 3”.
The full license text is available in the file LICENSE
Release files for pipman 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pipman-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Release files / pipman-0.0.3-py3-none-any.whl
| Download URL | pipman-0.0.3-py3-none-any.whl |
|---|---|
| Size | 6.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
71e04d1e50c86640ca9572827f25946badd01d602f07c592017202518bad3fde
|
|
BLAKE2b-256 checksum How to use checksums |
2fa899d2c289dafa2e56a115b3afa875f8b4d62ae2a60c7cd913da552ff5cebe
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |