janeiro


Namejaneiro JSON
Version 0.0.3 PyPI version JSON
download
home_page
SummaryPython framework that cleanly takes care of micro-service technical details and let you focus on building high value software.
upload_time2023-12-04 01:34:58
maintainer
docs_urlNone
author
requires_python>=3.7
licenseBSD-3-Clause
keywords janeiro framework
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python Janeiro

Python framework that cleanly takes care of micro-service technical details and let you focus on building high value software.

[![Rio de Janeiro](https://raw.githubusercontent.com/sylvanld/python-janeiro/main/docs/img/janeiro.jpg)](https://www.youtube.com/watch?v=2GZwbKnjRyE)

## Features

* [Configuration management](./docs/configuration.md)
* [Configurable logging](./docs/logging.md)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "janeiro",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "janeiro,framework",
    "author": "",
    "author_email": "Sylvan Le Deunff <sylvan.ledeunff@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/2c/07/e3148f1ecbd6cc39b61407ea73138f273fd12bfa775fea28090f7489cdb4/janeiro-0.0.3.tar.gz",
    "platform": null,
    "description": "# Python Janeiro\n\nPython framework that cleanly takes care of micro-service technical details and let you focus on building high value software.\n\n[![Rio de Janeiro](https://raw.githubusercontent.com/sylvanld/python-janeiro/main/docs/img/janeiro.jpg)](https://www.youtube.com/watch?v=2GZwbKnjRyE)\n\n## Features\n\n* [Configuration management](./docs/configuration.md)\n* [Configurable logging](./docs/logging.md)\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Python framework that cleanly takes care of micro-service technical details and let you focus on building high value software.",
    "version": "0.0.3",
    "project_urls": {
        "Source": "https://github.com/sylvanld/python-janeiro"
    },
    "split_keywords": [
        "janeiro",
        "framework"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "43ceb141d3f9dcf40ba6de9cde6216c271117a0acb5d86c0c400be38670490fc",
                "md5": "a4d4415b542e17e3d2911b649a7e7ff6",
                "sha256": "2f2fadd631ae9b4fb3cc848d0e6adf308503d4a14456003e24b54eaafff87374"
            },
            "downloads": -1,
            "filename": "janeiro-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a4d4415b542e17e3d2911b649a7e7ff6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 3675,
            "upload_time": "2023-12-04T01:34:56",
            "upload_time_iso_8601": "2023-12-04T01:34:56.417223Z",
            "url": "https://files.pythonhosted.org/packages/43/ce/b141d3f9dcf40ba6de9cde6216c271117a0acb5d86c0c400be38670490fc/janeiro-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c07e3148f1ecbd6cc39b61407ea73138f273fd12bfa775fea28090f7489cdb4",
                "md5": "e2d626d41b9a4b03bf702b6f44b3b6c4",
                "sha256": "561cea2d9c8f52db169f084ad3899419396f7d114fae7f5fbc67c2c988a59a0f"
            },
            "downloads": -1,
            "filename": "janeiro-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "e2d626d41b9a4b03bf702b6f44b3b6c4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 153359,
            "upload_time": "2023-12-04T01:34:58",
            "upload_time_iso_8601": "2023-12-04T01:34:58.197970Z",
            "url": "https://files.pythonhosted.org/packages/2c/07/e3148f1ecbd6cc39b61407ea73138f273fd12bfa775fea28090f7489cdb4/janeiro-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-04 01:34:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sylvanld",
    "github_project": "python-janeiro",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "janeiro"
}
        
Elapsed time: 0.18993s