pychoosealicense


Namepychoosealicense JSON
Version 2023.11.20 PyPI version JSON
download
home_pagehttps://github.com/repo-helper/PyChooseALicense
SummaryProvides license metadata from choosealicense.com
upload_time2023-11-20 20:46:13
maintainer
docs_urlNone
author
requires_python>=3.6
licenseMIT
keywords license
VCS
bugtrack_url
requirements domdf-python-tools python-frontmatter pyyaml typing-extensions
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
=================
pychoosealicense
=================

.. start short_desc

**Provides license metadata from choosealicense.com**

.. end short_desc


.. start shields

.. list-table::
	:stub-columns: 1
	:widths: 10 90

	* - Docs
	  - |docs| |docs_check|
	* - Tests
	  - |actions_linux| |actions_windows| |actions_macos| |coveralls|
	* - PyPI
	  - |pypi-version| |supported-versions| |supported-implementations| |wheel|
	* - Activity
	  - |commits-latest| |commits-since| |maintained| |pypi-downloads|
	* - QA
	  - |codefactor| |actions_flake8| |actions_mypy|
	* - Other
	  - |license| |language| |requires|

.. |docs| image:: https://img.shields.io/readthedocs/pychoosealicense/latest?logo=read-the-docs
	:target: https://pychoosealicense.readthedocs.io/en/latest
	:alt: Documentation Build Status

.. |docs_check| image:: https://github.com/repo-helper/PyChooseALicense/workflows/Docs%20Check/badge.svg
	:target: https://github.com/repo-helper/PyChooseALicense/actions?query=workflow%3A%22Docs+Check%22
	:alt: Docs Check Status

.. |actions_linux| image:: https://github.com/repo-helper/PyChooseALicense/workflows/Linux/badge.svg
	:target: https://github.com/repo-helper/PyChooseALicense/actions?query=workflow%3A%22Linux%22
	:alt: Linux Test Status

.. |actions_windows| image:: https://github.com/repo-helper/PyChooseALicense/workflows/Windows/badge.svg
	:target: https://github.com/repo-helper/PyChooseALicense/actions?query=workflow%3A%22Windows%22
	:alt: Windows Test Status

.. |actions_macos| image:: https://github.com/repo-helper/PyChooseALicense/workflows/macOS/badge.svg
	:target: https://github.com/repo-helper/PyChooseALicense/actions?query=workflow%3A%22macOS%22
	:alt: macOS Test Status

.. |actions_flake8| image:: https://github.com/repo-helper/PyChooseALicense/workflows/Flake8/badge.svg
	:target: https://github.com/repo-helper/PyChooseALicense/actions?query=workflow%3A%22Flake8%22
	:alt: Flake8 Status

.. |actions_mypy| image:: https://github.com/repo-helper/PyChooseALicense/workflows/mypy/badge.svg
	:target: https://github.com/repo-helper/PyChooseALicense/actions?query=workflow%3A%22mypy%22
	:alt: mypy status

.. |requires| image:: https://dependency-dash.repo-helper.uk/github/repo-helper/PyChooseALicense/badge.svg
	:target: https://dependency-dash.repo-helper.uk/github/repo-helper/PyChooseALicense/
	:alt: Requirements Status

.. |coveralls| image:: https://img.shields.io/coveralls/github/repo-helper/PyChooseALicense/master?logo=coveralls
	:target: https://coveralls.io/github/repo-helper/PyChooseALicense?branch=master
	:alt: Coverage

.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/repo-helper/PyChooseALicense?logo=codefactor
	:target: https://www.codefactor.io/repository/github/repo-helper/PyChooseALicense
	:alt: CodeFactor Grade

.. |pypi-version| image:: https://img.shields.io/pypi/v/PyChooseALicense
	:target: https://pypi.org/project/PyChooseALicense/
	:alt: PyPI - Package Version

.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/PyChooseALicense?logo=python&logoColor=white
	:target: https://pypi.org/project/PyChooseALicense/
	:alt: PyPI - Supported Python Versions

.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/PyChooseALicense
	:target: https://pypi.org/project/PyChooseALicense/
	:alt: PyPI - Supported Implementations

.. |wheel| image:: https://img.shields.io/pypi/wheel/PyChooseALicense
	:target: https://pypi.org/project/PyChooseALicense/
	:alt: PyPI - Wheel

.. |license| image:: https://img.shields.io/github/license/repo-helper/PyChooseALicense
	:target: https://github.com/repo-helper/PyChooseALicense/blob/master/LICENSE
	:alt: License

.. |language| image:: https://img.shields.io/github/languages/top/repo-helper/PyChooseALicense
	:alt: GitHub top language

.. |commits-since| image:: https://img.shields.io/github/commits-since/repo-helper/PyChooseALicense/v2023.11.20
	:target: https://github.com/repo-helper/PyChooseALicense/pulse
	:alt: GitHub commits since tagged version

.. |commits-latest| image:: https://img.shields.io/github/last-commit/repo-helper/PyChooseALicense
	:target: https://github.com/repo-helper/PyChooseALicense/commit/master
	:alt: GitHub last commit

.. |maintained| image:: https://img.shields.io/maintenance/yes/2023
	:alt: Maintenance

.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/PyChooseALicense
	:target: https://pypi.org/project/PyChooseALicense/
	:alt: PyPI - Downloads

.. end shields

Installation
--------------

.. start installation

``PyChooseALicense`` can be installed from PyPI.

To install with ``pip``:

.. code-block:: bash

	$ python -m pip install PyChooseALicense

.. end installation

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/repo-helper/PyChooseALicense",
    "name": "pychoosealicense",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "license",
    "author": "",
    "author_email": "Dominic Davis-Foster <dominic@davis-foster.co.uk>",
    "download_url": "https://files.pythonhosted.org/packages/9f/ce/17890edc0ebeea41286835668c046bc2da550989648afbde1f7f54dc9d2e/pychoosealicense-2023.11.20.tar.gz",
    "platform": "Windows",
    "description": "\n=================\npychoosealicense\n=================\n\n.. start short_desc\n\n**Provides license metadata from choosealicense.com**\n\n.. end short_desc\n\n\n.. start shields\n\n.. list-table::\n\t:stub-columns: 1\n\t:widths: 10 90\n\n\t* - Docs\n\t  - |docs| |docs_check|\n\t* - Tests\n\t  - |actions_linux| |actions_windows| |actions_macos| |coveralls|\n\t* - PyPI\n\t  - |pypi-version| |supported-versions| |supported-implementations| |wheel|\n\t* - Activity\n\t  - |commits-latest| |commits-since| |maintained| |pypi-downloads|\n\t* - QA\n\t  - |codefactor| |actions_flake8| |actions_mypy|\n\t* - Other\n\t  - |license| |language| |requires|\n\n.. |docs| image:: https://img.shields.io/readthedocs/pychoosealicense/latest?logo=read-the-docs\n\t:target: https://pychoosealicense.readthedocs.io/en/latest\n\t:alt: Documentation Build Status\n\n.. |docs_check| image:: https://github.com/repo-helper/PyChooseALicense/workflows/Docs%20Check/badge.svg\n\t:target: https://github.com/repo-helper/PyChooseALicense/actions?query=workflow%3A%22Docs+Check%22\n\t:alt: Docs Check Status\n\n.. |actions_linux| image:: https://github.com/repo-helper/PyChooseALicense/workflows/Linux/badge.svg\n\t:target: https://github.com/repo-helper/PyChooseALicense/actions?query=workflow%3A%22Linux%22\n\t:alt: Linux Test Status\n\n.. |actions_windows| image:: https://github.com/repo-helper/PyChooseALicense/workflows/Windows/badge.svg\n\t:target: https://github.com/repo-helper/PyChooseALicense/actions?query=workflow%3A%22Windows%22\n\t:alt: Windows Test Status\n\n.. |actions_macos| image:: https://github.com/repo-helper/PyChooseALicense/workflows/macOS/badge.svg\n\t:target: https://github.com/repo-helper/PyChooseALicense/actions?query=workflow%3A%22macOS%22\n\t:alt: macOS Test Status\n\n.. |actions_flake8| image:: https://github.com/repo-helper/PyChooseALicense/workflows/Flake8/badge.svg\n\t:target: https://github.com/repo-helper/PyChooseALicense/actions?query=workflow%3A%22Flake8%22\n\t:alt: Flake8 Status\n\n.. |actions_mypy| image:: https://github.com/repo-helper/PyChooseALicense/workflows/mypy/badge.svg\n\t:target: https://github.com/repo-helper/PyChooseALicense/actions?query=workflow%3A%22mypy%22\n\t:alt: mypy status\n\n.. |requires| image:: https://dependency-dash.repo-helper.uk/github/repo-helper/PyChooseALicense/badge.svg\n\t:target: https://dependency-dash.repo-helper.uk/github/repo-helper/PyChooseALicense/\n\t:alt: Requirements Status\n\n.. |coveralls| image:: https://img.shields.io/coveralls/github/repo-helper/PyChooseALicense/master?logo=coveralls\n\t:target: https://coveralls.io/github/repo-helper/PyChooseALicense?branch=master\n\t:alt: Coverage\n\n.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/repo-helper/PyChooseALicense?logo=codefactor\n\t:target: https://www.codefactor.io/repository/github/repo-helper/PyChooseALicense\n\t:alt: CodeFactor Grade\n\n.. |pypi-version| image:: https://img.shields.io/pypi/v/PyChooseALicense\n\t:target: https://pypi.org/project/PyChooseALicense/\n\t:alt: PyPI - Package Version\n\n.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/PyChooseALicense?logo=python&logoColor=white\n\t:target: https://pypi.org/project/PyChooseALicense/\n\t:alt: PyPI - Supported Python Versions\n\n.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/PyChooseALicense\n\t:target: https://pypi.org/project/PyChooseALicense/\n\t:alt: PyPI - Supported Implementations\n\n.. |wheel| image:: https://img.shields.io/pypi/wheel/PyChooseALicense\n\t:target: https://pypi.org/project/PyChooseALicense/\n\t:alt: PyPI - Wheel\n\n.. |license| image:: https://img.shields.io/github/license/repo-helper/PyChooseALicense\n\t:target: https://github.com/repo-helper/PyChooseALicense/blob/master/LICENSE\n\t:alt: License\n\n.. |language| image:: https://img.shields.io/github/languages/top/repo-helper/PyChooseALicense\n\t:alt: GitHub top language\n\n.. |commits-since| image:: https://img.shields.io/github/commits-since/repo-helper/PyChooseALicense/v2023.11.20\n\t:target: https://github.com/repo-helper/PyChooseALicense/pulse\n\t:alt: GitHub commits since tagged version\n\n.. |commits-latest| image:: https://img.shields.io/github/last-commit/repo-helper/PyChooseALicense\n\t:target: https://github.com/repo-helper/PyChooseALicense/commit/master\n\t:alt: GitHub last commit\n\n.. |maintained| image:: https://img.shields.io/maintenance/yes/2023\n\t:alt: Maintenance\n\n.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/PyChooseALicense\n\t:target: https://pypi.org/project/PyChooseALicense/\n\t:alt: PyPI - Downloads\n\n.. end shields\n\nInstallation\n--------------\n\n.. start installation\n\n``PyChooseALicense`` can be installed from PyPI.\n\nTo install with ``pip``:\n\n.. code-block:: bash\n\n\t$ python -m pip install PyChooseALicense\n\n.. end installation\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Provides license metadata from choosealicense.com",
    "version": "2023.11.20",
    "project_urls": {
        "Documentation": "https://pychoosealicense.readthedocs.io/en/latest",
        "Homepage": "https://github.com/repo-helper/PyChooseALicense",
        "Issue Tracker": "https://github.com/repo-helper/PyChooseALicense/issues",
        "Source Code": "https://github.com/repo-helper/PyChooseALicense"
    },
    "split_keywords": [
        "license"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "58b9e40c5fc64fb51559e3e95d4908c7c4324cfc1bc2e77fcd5f1be734f2cd2b",
                "md5": "ae793b6dcc9e028b7ef5212553fa0f12",
                "sha256": "360a33fc50543f017e84360af26c3a87d99ed50073c5a6e5e66628f4ddbc4cdd"
            },
            "downloads": -1,
            "filename": "pychoosealicense-2023.11.20-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ae793b6dcc9e028b7ef5212553fa0f12",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 550286,
            "upload_time": "2023-11-20T20:46:12",
            "upload_time_iso_8601": "2023-11-20T20:46:12.015483Z",
            "url": "https://files.pythonhosted.org/packages/58/b9/e40c5fc64fb51559e3e95d4908c7c4324cfc1bc2e77fcd5f1be734f2cd2b/pychoosealicense-2023.11.20-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9fce17890edc0ebeea41286835668c046bc2da550989648afbde1f7f54dc9d2e",
                "md5": "3b6d23fd0bd82a68eac63be02f3aa109",
                "sha256": "1244f0170947770b1b066eceb42e7538b835f2b716f17070da98870938b21ccd"
            },
            "downloads": -1,
            "filename": "pychoosealicense-2023.11.20.tar.gz",
            "has_sig": false,
            "md5_digest": "3b6d23fd0bd82a68eac63be02f3aa109",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 162948,
            "upload_time": "2023-11-20T20:46:13",
            "upload_time_iso_8601": "2023-11-20T20:46:13.614123Z",
            "url": "https://files.pythonhosted.org/packages/9f/ce/17890edc0ebeea41286835668c046bc2da550989648afbde1f7f54dc9d2e/pychoosealicense-2023.11.20.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-20 20:46:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "repo-helper",
    "github_project": "PyChooseALicense",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "domdf-python-tools",
            "specs": [
                [
                    ">=",
                    "3.2.0"
                ]
            ]
        },
        {
            "name": "python-frontmatter",
            "specs": [
                [
                    ">=",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "pyyaml",
            "specs": [
                [
                    ">=",
                    "5.4.1"
                ]
            ]
        },
        {
            "name": "typing-extensions",
            "specs": [
                [
                    ">=",
                    "3.10.0.0"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "pychoosealicense"
}
        
Elapsed time: 0.14486s