cloey


Namecloey JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/josesmachava/cloey
SummaryCloey is a simple framework to create USSD applications using FastAPI.
upload_time2024-09-06 15:43:26
maintainerNone
docs_urlNone
authorJose Machava
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Cloey

A simple framework to create USSD applications using FastAPI.

## Installation

```bash
pip install cloey



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/josesmachava/cloey",
    "name": "cloey",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Jose Machava",
    "author_email": "jose.s.machava@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/75/44/048a6c9bc657257f89e0e237a617b0d86f50a555645b0559961947cbeab3/cloey-0.1.3.tar.gz",
    "platform": null,
    "description": "# Cloey\n\nA simple framework to create USSD applications using FastAPI.\n\n## Installation\n\n```bash\npip install cloey\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Cloey is a simple framework to create USSD applications using FastAPI.",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/josesmachava/cloey"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "624cb77521821ead16a12aefc648b3a4dd2f94d659020ede225032909157fce0",
                "md5": "5b6f7de0c511c782db090ed69a2b52db",
                "sha256": "b2915ce23803c6b070feccfb0a52a7b4f6299394683c1f4a7f29fac6c0999a56"
            },
            "downloads": -1,
            "filename": "cloey-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5b6f7de0c511c782db090ed69a2b52db",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2380,
            "upload_time": "2024-09-06T15:43:23",
            "upload_time_iso_8601": "2024-09-06T15:43:23.746543Z",
            "url": "https://files.pythonhosted.org/packages/62/4c/b77521821ead16a12aefc648b3a4dd2f94d659020ede225032909157fce0/cloey-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7544048a6c9bc657257f89e0e237a617b0d86f50a555645b0559961947cbeab3",
                "md5": "0b132203ebf6c91b3cc8ced1533cd83f",
                "sha256": "f6279066eacbd60e2274c2bbbb1813507ed0da51a7a748290f80a3b43234ce33"
            },
            "downloads": -1,
            "filename": "cloey-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "0b132203ebf6c91b3cc8ced1533cd83f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2045,
            "upload_time": "2024-09-06T15:43:26",
            "upload_time_iso_8601": "2024-09-06T15:43:26.935922Z",
            "url": "https://files.pythonhosted.org/packages/75/44/048a6c9bc657257f89e0e237a617b0d86f50a555645b0559961947cbeab3/cloey-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-06 15:43:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "josesmachava",
    "github_project": "cloey",
    "github_not_found": true,
    "lcname": "cloey"
}
        
Elapsed time: 0.52712s