Skip to main content

A wrapper around pip that provides additional/useful features not included in pip itself

Project description

Overview

pipman is a wrapper around pip that provides additional/useful features not included in pip itself

General Information

source repo:

https://github.com/Kentoseth/pipman

pypi:

https://pypi.python.org/pypi/pipman

email:

kentoseth (at) devcroo dot com

bug tracker:

https://github.com/Kentoseth/pipman/issues

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:

  • Argh (command-line argument parsing)

  • Colorama (adding colours to CLI/terminal programs)

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pipman-0.0.3-py3-none-any.whl (6.0 kB view hashes)

Uploaded Python 3

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