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!
... [standard pip output] ...
All dependencies 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.3.3.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

pip_plant-0.3.3-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pip-plant-0.3.3.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.7.1

File hashes

Hashes for pip-plant-0.3.3.tar.gz
Algorithm Hash digest
SHA256 68ea69d4f93911a00291f043800ffa2d5f92fd974cccdd05ff32078e9d742554
MD5 57f21df56a44f3802b77b18f5fe6cd98
BLAKE2b-256 80954b3588e29751098f0cebf5e0e83363e59fb3a10b0da73e6b5b3d41465f9e

See more details on using hashes here.

File details

Details for the file pip_plant-0.3.3-py3-none-any.whl.

File metadata

  • Download URL: pip_plant-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 3.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.8.7

File hashes

Hashes for pip_plant-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 085809cbf5e141f4c16adcdd09dce6ed16e86bf83d904ca21c215130b7c57fbb
MD5 3b9f5a9f44cffc67c73c22ee11357e33
BLAKE2b-256 320f044ee6890e1c69e144fc88518e454fed04df48d462e7bda62ac16de876b4

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