politikontroller-app


Namepolitikontroller-app JSON
Version 1.0.1 PyPI version JSON
download
home_page
Summary
upload_time2023-06-13 00:30:49
maintainer
docs_urlNone
authorBendik R. Brenne
requires_python>=3.10,<3.12
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # politikontroller_app

This project was generated using fastapi_template.

## Poetry

This project uses poetry. It's a modern dependency management
tool.

To run the project use this set of commands:

```bash
poetry install
poetry run python -m politikontroller_app
```

This will start the server on the configured host.

You can find swagger documentation at `/api/docs`.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "politikontroller-app",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<3.12",
    "maintainer_email": "",
    "keywords": "",
    "author": "Bendik R. Brenne",
    "author_email": "bendik@konstant.no",
    "download_url": "https://files.pythonhosted.org/packages/4c/d5/8fde46c36510398264fe6de4edf5838c2c7ecc7db5f218f7bd04ae8dea1c/politikontroller_app-1.0.1.tar.gz",
    "platform": null,
    "description": "# politikontroller_app\n\nThis project was generated using fastapi_template.\n\n## Poetry\n\nThis project uses poetry. It's a modern dependency management\ntool.\n\nTo run the project use this set of commands:\n\n```bash\npoetry install\npoetry run python -m politikontroller_app\n```\n\nThis will start the server on the configured host.\n\nYou can find swagger documentation at `/api/docs`.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "",
    "version": "1.0.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5fc95a509b67c5f396cbce94c1c12e57c31e75059f343d5b36f1d1e7d6ec386",
                "md5": "4f1197276b68fd47384c4d41474a2638",
                "sha256": "d744f7c40291166fed93ead56bcd544129fa9d2a6e7f7c5f496fa831e947daed"
            },
            "downloads": -1,
            "filename": "politikontroller_app-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4f1197276b68fd47384c4d41474a2638",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<3.12",
            "size": 16308,
            "upload_time": "2023-06-13T00:30:48",
            "upload_time_iso_8601": "2023-06-13T00:30:48.347757Z",
            "url": "https://files.pythonhosted.org/packages/e5/fc/95a509b67c5f396cbce94c1c12e57c31e75059f343d5b36f1d1e7d6ec386/politikontroller_app-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4cd58fde46c36510398264fe6de4edf5838c2c7ecc7db5f218f7bd04ae8dea1c",
                "md5": "7220378f508c615c25cb68d543c13cae",
                "sha256": "08e373e0a5095b2c09af7f56df01f29bb069aba6948e2444bdea0ae8c12f7cdf"
            },
            "downloads": -1,
            "filename": "politikontroller_app-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7220378f508c615c25cb68d543c13cae",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<3.12",
            "size": 9408,
            "upload_time": "2023-06-13T00:30:49",
            "upload_time_iso_8601": "2023-06-13T00:30:49.559124Z",
            "url": "https://files.pythonhosted.org/packages/4c/d5/8fde46c36510398264fe6de4edf5838c2c7ecc7db5f218f7bd04ae8dea1c/politikontroller_app-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-13 00:30:49",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "politikontroller-app"
}
        
Elapsed time: 1.79032s