Skip to main content

Plant simplifies Python package management for your projects.

Project description

# plant ### Simplified Package Management for Python

Plant is a simplified package manager for your Python projects.

Programmers have routinely complained about pip not being as elegant as npm when it comes to installing dependencies. For example, with pip, one has to always specify a requirements.txt file for installing the packages needed for a project. This is an inconvenience, especially when compared to npm, which has an elegant command npm install to install all the dependencies mentioned in the project’s package.json by default.

With plant, Python programmers, especially the lazy ones (i.e. the good ones) don’t have to face this inconvenience. This packages boils all of the hassle down to $ pip-plant, which simply installs all the dependencies mentioned in your project’s requirements.txt.

## Usage

$ pip-plant Requirements detected! Found 10 dependencies. Please wait, Installing! Installed!!

That’s basically it.

## Installation

$ pip install pip-plant

This isn’t the only problem plant solves. More features coming soon include automatic requirements file updation, dependency stats (i.e. dependency usage proportions measurement in your project) and much more!

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-plant-0.2.1.tar.gz (1.8 kB view details)

Uploaded Source

File details

Details for the file pip-plant-0.2.1.tar.gz.

File metadata

  • Download URL: pip-plant-0.2.1.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2

File hashes

Hashes for pip-plant-0.2.1.tar.gz
Algorithm Hash digest
SHA256 4688923dd34df6ccbb7f059ea896955d6eaa831baa3b38ffc6140136c2f0ca0d
MD5 63b8de60a8ac433b12f0f451fe00cfed
BLAKE2b-256 78ec0a186cad1c6cab25410a5965ee68f6c2ad74f2fd5a42967ac0ff0eef5962

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