oneup


Nameoneup JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttps://github.com/aitorres/oneup
SummaryA CLI tool to check for dependency updates for Python, in Python
upload_time2024-01-29 03:10:37
maintainer
docs_urlNone
authorAndrés Ignacio Torres
requires_python>=3.9,<4.0
licenseAGPL-3.0-only
keywords python dependency updates pyproject requirements cli
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # OneUp

A CLI tool to check for dependency updates for Python, in Python.

## What's this?

`oneup` is a simple command-line interface to aid developers in determining the most recent version of their project's dependencies, as specified in files such as `requirements.txt` and `pyproject.toml`.

Right now, the tool can parse your dependency lists and report the latest version of all your dependencies to the standard output. In the future, the tool might add some other features such as: automatically updating your lists with a latest version, if desired, and only showing the latest version of dependencies if they differ from your currently specified version (or range).

## Installation

You can use your Python package manager (e.g. [pip](https://pip.pypa.io/en/stable/)) to install `oneup`.

```bash
pip install oneup
```

## Usage

`oneup` comes with a command-line interface and will automatically detect any supported dependency files in the current directory:

```bash
oneup
```

You can also specify which file to check:

```bash
oneup --file path/to/requirements.txt
```

A complete list of arguments and flags can be found by running:

```bash
oneup --help
```

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate; a minimum coverage of 80% is expected (and enforced by Github Actions!).

## License

This project is licensed under the [GNU Affero General Public License v3.0](https://github.com/aitorres/oneup/blob/main/LICENSE).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/aitorres/oneup",
    "name": "oneup",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "keywords": "python,dependency updates,pyproject,requirements,cli",
    "author": "Andr\u00e9s Ignacio Torres",
    "author_email": "dev@aitorres.com",
    "download_url": "https://files.pythonhosted.org/packages/1f/89/09363ce6d541d9864294810b1f4afb5f93f3e1008bd688943d9902438a97/oneup-0.5.0.tar.gz",
    "platform": null,
    "description": "# OneUp\n\nA CLI tool to check for dependency updates for Python, in Python.\n\n## What's this?\n\n`oneup` is a simple command-line interface to aid developers in determining the most recent version of their project's dependencies, as specified in files such as `requirements.txt` and `pyproject.toml`.\n\nRight now, the tool can parse your dependency lists and report the latest version of all your dependencies to the standard output. In the future, the tool might add some other features such as: automatically updating your lists with a latest version, if desired, and only showing the latest version of dependencies if they differ from your currently specified version (or range).\n\n## Installation\n\nYou can use your Python package manager (e.g. [pip](https://pip.pypa.io/en/stable/)) to install `oneup`.\n\n```bash\npip install oneup\n```\n\n## Usage\n\n`oneup` comes with a command-line interface and will automatically detect any supported dependency files in the current directory:\n\n```bash\noneup\n```\n\nYou can also specify which file to check:\n\n```bash\noneup --file path/to/requirements.txt\n```\n\nA complete list of arguments and flags can be found by running:\n\n```bash\noneup --help\n```\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate; a minimum coverage of 80% is expected (and enforced by Github Actions!).\n\n## License\n\nThis project is licensed under the [GNU Affero General Public License v3.0](https://github.com/aitorres/oneup/blob/main/LICENSE).\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0-only",
    "summary": "A CLI tool to check for dependency updates for Python, in Python",
    "version": "0.5.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/aitorres/oneup/issues",
        "Homepage": "https://github.com/aitorres/oneup",
        "Repository": "https://github.com/aitorres/oneup"
    },
    "split_keywords": [
        "python",
        "dependency updates",
        "pyproject",
        "requirements",
        "cli"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e1cf7f47787f732b7bad614d8d3a9c74dc032bd2b8065ff7d8860228b775b86e",
                "md5": "a5c4c10605358638e8cfb4bb052d67fc",
                "sha256": "d88c600484e7db979f282cfc81a233047c95d7d22eeb10c1ef73776177f998f2"
            },
            "downloads": -1,
            "filename": "oneup-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a5c4c10605358638e8cfb4bb052d67fc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 18328,
            "upload_time": "2024-01-29T03:10:35",
            "upload_time_iso_8601": "2024-01-29T03:10:35.937224Z",
            "url": "https://files.pythonhosted.org/packages/e1/cf/7f47787f732b7bad614d8d3a9c74dc032bd2b8065ff7d8860228b775b86e/oneup-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f8909363ce6d541d9864294810b1f4afb5f93f3e1008bd688943d9902438a97",
                "md5": "3d1176501373be7417ec10a432760470",
                "sha256": "26be8fb7609a28211799f09d7876fe44dc88f45d30e7263f3ebce0f4863ea732"
            },
            "downloads": -1,
            "filename": "oneup-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3d1176501373be7417ec10a432760470",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 17108,
            "upload_time": "2024-01-29T03:10:37",
            "upload_time_iso_8601": "2024-01-29T03:10:37.546434Z",
            "url": "https://files.pythonhosted.org/packages/1f/89/09363ce6d541d9864294810b1f4afb5f93f3e1008bd688943d9902438a97/oneup-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-29 03:10:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "aitorres",
    "github_project": "oneup",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "oneup"
}
        
Elapsed time: 0.26587s