nvchecker


Namenvchecker JSON
Version 2.16 PyPI version JSON
download
home_pagehttps://github.com/lilydjwg/nvchecker
SummaryNew version checker for software
upload_time2024-11-30 15:34:50
maintainerNone
docs_urlNone
authorlilydjwg
requires_pythonNone
licenseMIT
keywords new version build check
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            **nvchecker** (short for *new version checker*) is for checking if a new version of some software has been released.

This is the version 2.0 branch. For the old version 1.x, please switch to the ``v1.x`` branch.

.. image:: https://github.com/lilydjwg/nvchecker/workflows/run%20tests/badge.svg?branch=master
   :alt: Test Status
   :target: https://github.com/lilydjwg/nvchecker/actions?query=workflow%3A%22run+tests%22
.. image:: https://badge.fury.io/py/nvchecker.svg
   :alt: PyPI version
   :target: https://badge.fury.io/py/nvchecker
.. image:: https://readthedocs.org/projects/nvchecker/badge/?version=latest
   :target: https://nvchecker.readthedocs.io/en/latest/?badge=latest
   :alt: Documentation Status

|

.. image:: https://repology.org/badge/vertical-allrepos/nvchecker.svg
   :alt: Packaging status
   :target: https://repology.org/metapackage/nvchecker/versions

.. contents::
   :local:

Dependency
----------
- Python 3.8+
- Python library: structlog, platformdirs, tomli (on Python < 3.11)
- One of these Python library combinations (ordered by preference):

  * tornado + pycurl
  * aiohttp
  * httpx with http2 support (experimental; only latest version is supported)
  * tornado

- All commands used in your software version configuration files

Install and Run
---------------
To install::

  pip3 install nvchecker

To use the latest code, you can also clone this repository and run::

  pip install .

To see available options::

  nvchecker --help

Run with one or more software version files::

  nvchecker -c config_file

You normally will like to specify some "version record files"; see below.

Documentation
-------------

For detailed documentation, see `https://nvchecker.readthedocs.io/en/latest/ <https://nvchecker.readthedocs.io/en/latest/>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lilydjwg/nvchecker",
    "name": "nvchecker",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "new, version, build, check",
    "author": "lilydjwg",
    "author_email": "lilydjwg@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d9/e3/69783bbb2a81098a7c6cad793b3cf8fced05d1d874b4492e3baf85bc270e/nvchecker-2.16.tar.gz",
    "platform": "any",
    "description": "**nvchecker** (short for *new version checker*) is for checking if a new version of some software has been released.\n\nThis is the version 2.0 branch. For the old version 1.x, please switch to the ``v1.x`` branch.\n\n.. image:: https://github.com/lilydjwg/nvchecker/workflows/run%20tests/badge.svg?branch=master\n   :alt: Test Status\n   :target: https://github.com/lilydjwg/nvchecker/actions?query=workflow%3A%22run+tests%22\n.. image:: https://badge.fury.io/py/nvchecker.svg\n   :alt: PyPI version\n   :target: https://badge.fury.io/py/nvchecker\n.. image:: https://readthedocs.org/projects/nvchecker/badge/?version=latest\n   :target: https://nvchecker.readthedocs.io/en/latest/?badge=latest\n   :alt: Documentation Status\n\n|\n\n.. image:: https://repology.org/badge/vertical-allrepos/nvchecker.svg\n   :alt: Packaging status\n   :target: https://repology.org/metapackage/nvchecker/versions\n\n.. contents::\n   :local:\n\nDependency\n----------\n- Python 3.8+\n- Python library: structlog, platformdirs, tomli (on Python < 3.11)\n- One of these Python library combinations (ordered by preference):\n\n  * tornado + pycurl\n  * aiohttp\n  * httpx with http2 support (experimental; only latest version is supported)\n  * tornado\n\n- All commands used in your software version configuration files\n\nInstall and Run\n---------------\nTo install::\n\n  pip3 install nvchecker\n\nTo use the latest code, you can also clone this repository and run::\n\n  pip install .\n\nTo see available options::\n\n  nvchecker --help\n\nRun with one or more software version files::\n\n  nvchecker -c config_file\n\nYou normally will like to specify some \"version record files\"; see below.\n\nDocumentation\n-------------\n\nFor detailed documentation, see `https://nvchecker.readthedocs.io/en/latest/ <https://nvchecker.readthedocs.io/en/latest/>`_.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "New version checker for software",
    "version": "2.16",
    "project_urls": {
        "Homepage": "https://github.com/lilydjwg/nvchecker"
    },
    "split_keywords": [
        "new",
        " version",
        " build",
        " check"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "933e47aaf836b7335ceea80d25a119b00ca63b4f42d32ff9e84aa8e9f4e31699",
                "md5": "0a9d98ad2b0bf1fbddad42f79350357f",
                "sha256": "63960b7fafe3e369ed1c4e52442df6cff0efdbd33a4e9b0772a1065147ddfccf"
            },
            "downloads": -1,
            "filename": "nvchecker-2.16-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0a9d98ad2b0bf1fbddad42f79350357f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 64673,
            "upload_time": "2024-11-30T15:34:38",
            "upload_time_iso_8601": "2024-11-30T15:34:38.613252Z",
            "url": "https://files.pythonhosted.org/packages/93/3e/47aaf836b7335ceea80d25a119b00ca63b4f42d32ff9e84aa8e9f4e31699/nvchecker-2.16-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d9e369783bbb2a81098a7c6cad793b3cf8fced05d1d874b4492e3baf85bc270e",
                "md5": "9c07a371869c1481b9d616fbb9ff649e",
                "sha256": "c17ee55fbe14a8f8b38c339cda6dafad25279b86ef3a268695533d4fbde2ac86"
            },
            "downloads": -1,
            "filename": "nvchecker-2.16.tar.gz",
            "has_sig": false,
            "md5_digest": "9c07a371869c1481b9d616fbb9ff649e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 53118,
            "upload_time": "2024-11-30T15:34:50",
            "upload_time_iso_8601": "2024-11-30T15:34:50.662584Z",
            "url": "https://files.pythonhosted.org/packages/d9/e3/69783bbb2a81098a7c6cad793b3cf8fced05d1d874b4492e3baf85bc270e/nvchecker-2.16.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-30 15:34:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lilydjwg",
    "github_project": "nvchecker",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "nvchecker"
}
        
Elapsed time: 0.55679s