{"id":17372863,"url":"https://github.com/ideas-labs/plant","last_synced_at":"2025-04-15T05:51:33.550Z","repository":{"id":54759181,"uuid":"165869720","full_name":"Ideas-Labs/plant","owner":"Ideas-Labs","description":"Simplified Package Management for Python","archived":false,"fork":false,"pushed_at":"2023-04-08T18:19:59.000Z","size":21,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T23:11:48.405Z","etag":null,"topics":["dependencies","package-management","pip","python","python-3"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ideas-Labs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"ParthS007"}},"created_at":"2019-01-15T14:56:50.000Z","updated_at":"2023-04-08T18:20:04.000Z","dependencies_parsed_at":"2025-02-27T00:30:53.300Z","dependency_job_id":"662a2388-ee04-4aba-9b6a-9701de6e0b2b","html_url":"https://github.com/Ideas-Labs/plant","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ideas-Labs%2Fplant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ideas-Labs%2Fplant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ideas-Labs%2Fplant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ideas-Labs%2Fplant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ideas-Labs","download_url":"https://codeload.github.com/Ideas-Labs/plant/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249016316,"owners_count":21198832,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dependencies","package-management","pip","python","python-3"],"created_at":"2024-10-16T02:04:29.885Z","updated_at":"2025-04-15T05:51:33.522Z","avatar_url":"https://github.com/Ideas-Labs.png","language":"Python","funding_links":["https://github.com/sponsors/ParthS007"],"categories":[],"sub_categories":[],"readme":"# plant\n\n[![PyPI version](https://badge.fury.io/py/pip-plant.svg)](https://badge.fury.io/py/pip-plant)\n[![HitCount](http://hits.dwyl.io/Ideas-Labs/plant.svg)](http://hits.dwyl.io/Ideas-Labs/plant)\n[![pypi supported versions](https://img.shields.io/pypi/pyversions/pip-plant.svg)](https://pypi.org/project/pip-plant)\n\n\n### Simplified Package Management for Python\n\nPlant is a simplified package manager for your Python projects.\n\nProgrammers have routinely complained about `pip` not being as elegant as\n`npm` when it comes to installing dependencies. For example, with `pip`, one\nhas to always specify a `requirements.txt` file for installing the packages\nneeded for a project. This is an inconvenience, especially when compared to\n`npm`, which has an elegant command `npm install` to install all the\ndependencies mentioned in the project's `package.json` by default.\n\nWith `plant`, Python programmers, especially the lazy ones (i.e. the good\nones) don't have to face this inconvenience. This packages boils all of the\nhassle down to `$ pip-plant`, which simply installs all the dependencies\nmentioned in your project's `requirements.txt`.\n\n\n## Usage\n\n    $ pip-plant\n    Requirements detected!\n    Found 10 dependencies. Please wait, installing!\n    ... [standard pip output] ...\n    All dependencies installed!\n\nThat's basically it.\n\n## Installation\n\n    $ pip install pip-plant\n\n\nThis isn't the only problem `plant` solves. More features coming soon include\nautomatic requirements file updation, dependency stats (i.e. dependency usage\nproportions measurement in your project) and much more!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fideas-labs%2Fplant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fideas-labs%2Fplant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fideas-labs%2Fplant/lists"}