sveetch-python-sample


Namesveetch-python-sample JSON
Version 0.4.1 PyPI version JSON
download
home_pagehttps://github.com/sveetch/sveetch-python-sample
SummaryA project example created from cookiecutter-sveetch-python.
upload_time2023-08-23 01:57:46
maintainer
docs_urlNone
authorDavid Thenon
requires_python
licenseMIT
keywords python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. _Python: https://www.python.org/
.. _Click: https://click.palletsprojects.com

=====================
Sveetch Python sample
=====================

A project example created from
`cookiecutter-sveetch-python <https://github.com/sveetch/cookiecutter-sveetch-python>`_.

Dependencies
************

* `Python`_>=3.8;
* `Click`_>=8.0;

Links
*****

* Read the documentation on `Read the docs <https://sveetch-python-sample.readthedocs.io/>`_;
* Download its `PyPi package <https://pypi.python.org/pypi/sveetch-python-sample>`_;
* Clone it on its `Github repository <https://github.com/sveetch/sveetch-python-sample>`_;

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sveetch/sveetch-python-sample",
    "name": "sveetch-python-sample",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Python",
    "author": "David Thenon",
    "author_email": "sveetch@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/2f/b1/340ac8a16d7bc2986ae0ee2d62fdee7162603560107d98cb55b22cd5b675/sveetch-python-sample-0.4.1.tar.gz",
    "platform": null,
    "description": ".. _Python: https://www.python.org/\n.. _Click: https://click.palletsprojects.com\n\n=====================\nSveetch Python sample\n=====================\n\nA project example created from\n`cookiecutter-sveetch-python <https://github.com/sveetch/cookiecutter-sveetch-python>`_.\n\nDependencies\n************\n\n* `Python`_>=3.8;\n* `Click`_>=8.0;\n\nLinks\n*****\n\n* Read the documentation on `Read the docs <https://sveetch-python-sample.readthedocs.io/>`_;\n* Download its `PyPi package <https://pypi.python.org/pypi/sveetch-python-sample>`_;\n* Clone it on its `Github repository <https://github.com/sveetch/sveetch-python-sample>`_;\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A project example created from cookiecutter-sveetch-python.",
    "version": "0.4.1",
    "project_urls": {
        "Changelog": "https://sveetch-python-sample.readthedocs.io/en/latest/history.html",
        "Documentation": "https://sveetch-python-sample.readthedocs.io/",
        "Homepage": "https://github.com/sveetch/sveetch-python-sample",
        "Issue Tracker": "https://github.com/sveetch/sveetch-python-sample/issues",
        "Source Code": "https://github.com/sveetch/sveetch-python-sample"
    },
    "split_keywords": [
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2fb1340ac8a16d7bc2986ae0ee2d62fdee7162603560107d98cb55b22cd5b675",
                "md5": "d67266aaca5d12f88398d906606c9ecd",
                "sha256": "d83ba8b6ae94ce772e1f5d182e55af9a5ec3d74386d91c0d32107f4f6f28c028"
            },
            "downloads": -1,
            "filename": "sveetch-python-sample-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d67266aaca5d12f88398d906606c9ecd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6089,
            "upload_time": "2023-08-23T01:57:46",
            "upload_time_iso_8601": "2023-08-23T01:57:46.612685Z",
            "url": "https://files.pythonhosted.org/packages/2f/b1/340ac8a16d7bc2986ae0ee2d62fdee7162603560107d98cb55b22cd5b675/sveetch-python-sample-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-23 01:57:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sveetch",
    "github_project": "sveetch-python-sample",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "sveetch-python-sample"
}
        
Elapsed time: 0.10393s