checkpython321


Namecheckpython321 JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/knop-k/checkpython321
SummaryPython Boilerplate contains all the boilerplate you need to create a Python package.
upload_time2024-04-08 19:28:50
maintainerNone
docs_urlNone
authorKrzysiek Knop
requires_python>=3.8
licenseMIT license
keywords checkpython321
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # checkpython321


[![image](https://img.shields.io/pypi/v/checkpython321.svg)](https://pypi.python.org/pypi/checkpython321)
[![image](https://img.shields.io/conda/vn/conda-forge/checkpython321.svg)](https://anaconda.org/conda-forge/checkpython321)

[![image](https://pyup.io/repos/github/knop-k/checkpython321/shield.svg)](https://pyup.io/repos/github/knop-k/checkpython321)


**Python Boilerplate contains all the boilerplate you need to create a Python package.**


-   Free software: MIT license
-   Documentation: https://knop-k.github.io/checkpython321
    

## Features

-   TODO

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/knop-k/checkpython321",
    "name": "checkpython321",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "checkpython321",
    "author": "Krzysiek Knop",
    "author_email": "knop.krzysiek@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/62/96/6af93b6ed95d6398828ac0b92a3aa1e0758adb184ccbdd9acf1ec34fb257/checkpython321-0.0.5.tar.gz",
    "platform": null,
    "description": "# checkpython321\r\n\r\n\r\n[![image](https://img.shields.io/pypi/v/checkpython321.svg)](https://pypi.python.org/pypi/checkpython321)\r\n[![image](https://img.shields.io/conda/vn/conda-forge/checkpython321.svg)](https://anaconda.org/conda-forge/checkpython321)\r\n\r\n[![image](https://pyup.io/repos/github/knop-k/checkpython321/shield.svg)](https://pyup.io/repos/github/knop-k/checkpython321)\r\n\r\n\r\n**Python Boilerplate contains all the boilerplate you need to create a Python package.**\r\n\r\n\r\n-   Free software: MIT license\r\n-   Documentation: https://knop-k.github.io/checkpython321\r\n    \r\n\r\n## Features\r\n\r\n-   TODO\r\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Python Boilerplate contains all the boilerplate you need to create a Python package.",
    "version": "0.0.5",
    "project_urls": {
        "Homepage": "https://github.com/knop-k/checkpython321"
    },
    "split_keywords": [
        "checkpython321"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "62966af93b6ed95d6398828ac0b92a3aa1e0758adb184ccbdd9acf1ec34fb257",
                "md5": "e3129c114211068b296eedb3a13ffb43",
                "sha256": "8656beb1a3aea6d6ec09067d083206b527631314c8ddb9204440622459df1a89"
            },
            "downloads": -1,
            "filename": "checkpython321-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "e3129c114211068b296eedb3a13ffb43",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 22483,
            "upload_time": "2024-04-08T19:28:50",
            "upload_time_iso_8601": "2024-04-08T19:28:50.173090Z",
            "url": "https://files.pythonhosted.org/packages/62/96/6af93b6ed95d6398828ac0b92a3aa1e0758adb184ccbdd9acf1ec34fb257/checkpython321-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-08 19:28:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "knop-k",
    "github_project": "checkpython321",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "checkpython321"
}
        
Elapsed time: 0.41278s