toucai


Nametoucai JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/leokster/toucai
SummaryPython Boilerplate contains all the boilerplate you need to create a Python package.
upload_time2022-12-21 10:58:02
maintainer
docs_urlNone
authorTim Rohner
requires_python>=3.6
license
keywords toucai
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            ======
toucai
======




.. image:: https://pyup.io/repos/github/leokster/toucai/shield.svg
     :target: https://pyup.io/repos/github/leokster/toucai/
     :alt: Updates



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



Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2022-12-21)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/leokster/toucai",
    "name": "toucai",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "toucai",
    "author": "Tim Rohner",
    "author_email": "info@timrohner.ch",
    "download_url": "https://files.pythonhosted.org/packages/0b/64/c8ec313bf032413ff78dca491b3f6125921646ed6438cee6759bbdd64574/toucai-0.1.0.tar.gz",
    "platform": null,
    "description": "======\ntoucai\n======\n\n\n\n\n.. image:: https://pyup.io/repos/github/leokster/toucai/shield.svg\n     :target: https://pyup.io/repos/github/leokster/toucai/\n     :alt: Updates\n\n\n\nPython Boilerplate contains all the boilerplate you need to create a Python package.\n\n\n\nFeatures\n--------\n\n* TODO\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2022-12-21)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python Boilerplate contains all the boilerplate you need to create a Python package.",
    "version": "0.1.0",
    "split_keywords": [
        "toucai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "06241d35146c86b6938753b9129cdd09",
                "sha256": "531852ccb4077e07e6fcc13414649f2686a3e56df683e94cd68863aa640e7fef"
            },
            "downloads": -1,
            "filename": "toucai-0.1.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "06241d35146c86b6938753b9129cdd09",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 2786,
            "upload_time": "2022-12-21T11:06:11",
            "upload_time_iso_8601": "2022-12-21T11:06:11.728892Z",
            "url": "https://files.pythonhosted.org/packages/ca/6e/5679c3ab5da1235ef1b76951772b7a6ecb9cc4b84e3c3cfeadf44ac0f739/toucai-0.1.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "2afcc354b39b571e952ea7ecca26ebc8",
                "sha256": "5cdfcc9303d0baf29c1ada59df2285c91adba857cc40aaca9ea8bf80bd8ad4d2"
            },
            "downloads": -1,
            "filename": "toucai-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2afcc354b39b571e952ea7ecca26ebc8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 8380,
            "upload_time": "2022-12-21T10:58:02",
            "upload_time_iso_8601": "2022-12-21T10:58:02.462113Z",
            "url": "https://files.pythonhosted.org/packages/0b/64/c8ec313bf032413ff78dca491b3f6125921646ed6438cee6759bbdd64574/toucai-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-21 10:58:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "leokster",
    "github_project": "toucai",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "toucai"
}
        
Elapsed time: 0.02251s