nozomi


Namenozomi JSON
Version 0.0.269 PyPI version JSON
download
home_pagehttps://github.com/amatino-code/nozomi
SummaryHTTP web application & API protocol library
upload_time2023-08-18 06:52:39
maintainer
docs_urlNone
authorAmatino
requires_python>=3.6
license
keywords library http api web application
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Nozomi

Nozomi is a collection of Python protocols that, when implemented, give life to a web application or HTTP Application Programming Interface (API).

## State of play

Nozomi is a distillation of concepts developed in the production of the Amatino API and web application. It is a work in progress, and should not yet be used by anyone for anything.

To be notified when Nozomi is ready for production use, signup to the Amatino newsletter: https://amatino.io/newsletter



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/amatino-code/nozomi",
    "name": "nozomi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "library http api web application",
    "author": "Amatino",
    "author_email": "hugh@blinkybeach.com",
    "download_url": "https://files.pythonhosted.org/packages/59/88/dc4033dcb4a24c6e56274b0ade0b50f5bae75c2bdcc7fcf5863a4ba0403a/nozomi-0.0.269.tar.gz",
    "platform": null,
    "description": "# Nozomi\n\nNozomi is a collection of Python protocols that, when implemented, give life to a web application or HTTP Application Programming Interface (API).\n\n## State of play\n\nNozomi is a distillation of concepts developed in the production of the Amatino API and web application. It is a work in progress, and should not yet be used by anyone for anything.\n\nTo be notified when Nozomi is ready for production use, signup to the Amatino newsletter: https://amatino.io/newsletter\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "HTTP web application & API protocol library",
    "version": "0.0.269",
    "project_urls": {
        "About": "https://github.com/amatino-code/nozomi",
        "Github Repository": "https://github.com/amatino-code/nozomi",
        "Homepage": "https://github.com/amatino-code/nozomi"
    },
    "split_keywords": [
        "library",
        "http",
        "api",
        "web",
        "application"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6b67378ac0878ffeba6a5e788ab36d64cf25e477916de7efaf5dc04adeadf206",
                "md5": "08a3bff3a3d5661704f8cf9cbfca61c4",
                "sha256": "1c861c06082ef6f51a9d211a87d53c7373c86b9f0516ca93c650f4d558082182"
            },
            "downloads": -1,
            "filename": "nozomi-0.0.269-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "08a3bff3a3d5661704f8cf9cbfca61c4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 89835,
            "upload_time": "2023-08-18T06:52:37",
            "upload_time_iso_8601": "2023-08-18T06:52:37.394941Z",
            "url": "https://files.pythonhosted.org/packages/6b/67/378ac0878ffeba6a5e788ab36d64cf25e477916de7efaf5dc04adeadf206/nozomi-0.0.269-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5988dc4033dcb4a24c6e56274b0ade0b50f5bae75c2bdcc7fcf5863a4ba0403a",
                "md5": "d0ff4e5a2cb8ade53369efdb07b42401",
                "sha256": "e36959bb130754289bc6b7b36e97acafa231ba3e73ad1af9c6d8986d6be9eb8a"
            },
            "downloads": -1,
            "filename": "nozomi-0.0.269.tar.gz",
            "has_sig": false,
            "md5_digest": "d0ff4e5a2cb8ade53369efdb07b42401",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 50662,
            "upload_time": "2023-08-18T06:52:39",
            "upload_time_iso_8601": "2023-08-18T06:52:39.662313Z",
            "url": "https://files.pythonhosted.org/packages/59/88/dc4033dcb4a24c6e56274b0ade0b50f5bae75c2bdcc7fcf5863a4ba0403a/nozomi-0.0.269.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-18 06:52:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "amatino-code",
    "github_project": "nozomi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "nozomi"
}
        
Elapsed time: 0.38266s