pyproject-pip


Namepyproject-pip JSON
Version 0.1.28 PyPI version JSON
download
home_pageNone
SummaryInstall and manage pyproject.toml with pip commands.
upload_time2024-08-02 15:25:17
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyproject-pip (WIP)

[![PyPI - Version](https://img.shields.io/pypi/v/pyproject-pip.svg)](https://pypi.org/project/pyproject-pip)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyproject-pip.svg)](https://pypi.org/project/pyproject-pip)

-----

Install and manage pyproject.toml with pip commands.

See usage:

```
pypip --help
```


## Table of Contents

- [pyproject-pip (WIP)](#pyproject-pip-wip)
  - [Table of Contents](#table-of-contents)
  - [Installation](#installation)
  - [Usage](#usage)
  - [License](#license)

## Installation

```console
pip install pyproject-pip
```

## Usage

```console
pypip --help
```

```
Usage: pypip [OPTIONS] COMMAND [ARGS]...

Options:
  -v, --hatch-env TEXT  Specify the Hatch environment to use
  --help                Show this message and exit.

Commands:
  find       Find a package on PyPI and optionally sort the results.
  info       Get information about a package from PyPI.
  install    Install packages and update requirements.txt and...
  show       Show the dependencies from the pyproject.toml file.
  uninstall  Uninstall packages and update requirements.txt and...
```

## License

`pyproject-pip` is distributed under the terms of the [apache-2.0](https://spdx.org/licenses/apache-2.0.html) license.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyproject-pip",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Sebastian Peralta <sebastian@mbodi.ai>",
    "download_url": "https://files.pythonhosted.org/packages/13/c9/9741f184f0d52c0a1e18f55439042aa2a4a02c8c823102c92151dbed703b/pyproject_pip-0.1.28.tar.gz",
    "platform": null,
    "description": "# pyproject-pip (WIP)\n\n[![PyPI - Version](https://img.shields.io/pypi/v/pyproject-pip.svg)](https://pypi.org/project/pyproject-pip)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyproject-pip.svg)](https://pypi.org/project/pyproject-pip)\n\n-----\n\nInstall and manage pyproject.toml with pip commands.\n\nSee usage:\n\n```\npypip --help\n```\n\n\n## Table of Contents\n\n- [pyproject-pip (WIP)](#pyproject-pip-wip)\n  - [Table of Contents](#table-of-contents)\n  - [Installation](#installation)\n  - [Usage](#usage)\n  - [License](#license)\n\n## Installation\n\n```console\npip install pyproject-pip\n```\n\n## Usage\n\n```console\npypip --help\n```\n\n```\nUsage: pypip [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n  -v, --hatch-env TEXT  Specify the Hatch environment to use\n  --help                Show this message and exit.\n\nCommands:\n  find       Find a package on PyPI and optionally sort the results.\n  info       Get information about a package from PyPI.\n  install    Install packages and update requirements.txt and...\n  show       Show the dependencies from the pyproject.toml file.\n  uninstall  Uninstall packages and update requirements.txt and...\n```\n\n## License\n\n`pyproject-pip` is distributed under the terms of the [apache-2.0](https://spdx.org/licenses/apache-2.0.html) license.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Install and manage pyproject.toml with pip commands.",
    "version": "0.1.28",
    "project_urls": {
        "Documentation": "https://github.com/mbodiai/pyproject-pip#readme",
        "Issues": "https://github.com/mbodiai/pyproject-pip/issues",
        "Source": "https://github.com/mbodiai/pyproject-pip"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "05985a1e76ac1f9eb3adc96b1c7bd3ca0ed835ad89982ab74d841b2715e30159",
                "md5": "1f409ab980fd9d7cc5c78d7b20e329e0",
                "sha256": "174516e8c74c944acf26543b1fa8fbd04e6763e7329349ed983fe3f042d9dc4d"
            },
            "downloads": -1,
            "filename": "pyproject_pip-0.1.28-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1f409ab980fd9d7cc5c78d7b20e329e0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 14037,
            "upload_time": "2024-08-02T15:25:21",
            "upload_time_iso_8601": "2024-08-02T15:25:21.288682Z",
            "url": "https://files.pythonhosted.org/packages/05/98/5a1e76ac1f9eb3adc96b1c7bd3ca0ed835ad89982ab74d841b2715e30159/pyproject_pip-0.1.28-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "13c99741f184f0d52c0a1e18f55439042aa2a4a02c8c823102c92151dbed703b",
                "md5": "7f6d55cbd652b48f48096e0b8ad8c0b8",
                "sha256": "7c715181bef888d30ba0d4b6b4106211590b2647e598b9b9452ab5be39f708e0"
            },
            "downloads": -1,
            "filename": "pyproject_pip-0.1.28.tar.gz",
            "has_sig": false,
            "md5_digest": "7f6d55cbd652b48f48096e0b8ad8c0b8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4985818,
            "upload_time": "2024-08-02T15:25:17",
            "upload_time_iso_8601": "2024-08-02T15:25:17.339394Z",
            "url": "https://files.pythonhosted.org/packages/13/c9/9741f184f0d52c0a1e18f55439042aa2a4a02c8c823102c92151dbed703b/pyproject_pip-0.1.28.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-02 15:25:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mbodiai",
    "github_project": "pyproject-pip#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "pyproject-pip"
}
        
Elapsed time: 0.65520s