uskit


Nameuskit JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/markuskimius/uskit
SummaryA microservices kit
upload_time2023-01-17 02:12:24
maintainer
docs_urlNone
authorMark Kim
requires_python
licenseApache 2.0
keywords microservice framework
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # uskit

A microservices kit.


## Documentation

https://uskit.readthedocs.io/en/latest/


## License

[Apache 2.0]


[Apache 2.0]: <https://github.com/markuskimius/uskit/blob/main/LICENSE>




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/markuskimius/uskit",
    "name": "uskit",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "microservice,framework",
    "author": "Mark Kim",
    "author_email": "markuskimius+py@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/26/95/a2b089dacf1ea82293f48e743bfc5513875afaea5eca347edb9bcd12d10c/uskit-0.0.1.tar.gz",
    "platform": null,
    "description": "# uskit\n\nA microservices kit.\n\n\n## Documentation\n\nhttps://uskit.readthedocs.io/en/latest/\n\n\n## License\n\n[Apache 2.0]\n\n\n[Apache 2.0]: <https://github.com/markuskimius/uskit/blob/main/LICENSE>\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "A microservices kit",
    "version": "0.0.1",
    "split_keywords": [
        "microservice",
        "framework"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2695a2b089dacf1ea82293f48e743bfc5513875afaea5eca347edb9bcd12d10c",
                "md5": "55f76bfd50c00918e879f4c3d6c9a38f",
                "sha256": "935063710c3b23119ff611b87e73c57a0c3813ff6b43386cfbdec4ab07be0fb4"
            },
            "downloads": -1,
            "filename": "uskit-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "55f76bfd50c00918e879f4c3d6c9a38f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 32851,
            "upload_time": "2023-01-17T02:12:24",
            "upload_time_iso_8601": "2023-01-17T02:12:24.894808Z",
            "url": "https://files.pythonhosted.org/packages/26/95/a2b089dacf1ea82293f48e743bfc5513875afaea5eca347edb9bcd12d10c/uskit-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-17 02:12:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "markuskimius",
    "github_project": "uskit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "uskit"
}
        
Elapsed time: 0.02985s