python-travelmanager


Namepython-travelmanager JSON
Version 1.3.0 PyPI version JSON
download
home_pageNone
SummaryPython TravelManager
upload_time2024-08-30 08:22:22
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords python travelmanager
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # python_travelmanager
python lib for travelmanager (https://travelmanager.de/)

## install dev
python -m venv venv
. venv/Scripts/activate
pip install -r requirements_dev.txt
pre-commit install --hook-type pre-push

## build
python -m build

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "python-travelmanager",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "Python, TravelManager",
    "author": null,
    "author_email": "Johannes Eimer <johannes.eimer@jep-dev.com>",
    "download_url": "https://files.pythonhosted.org/packages/b1/02/2d3129e40031ae9e3278e6fb583d23612c2ad450f3ddd3279edd6b4a6088/python_travelmanager-1.3.0.tar.gz",
    "platform": null,
    "description": "# python_travelmanager\npython lib for travelmanager (https://travelmanager.de/)\n\n## install dev\npython -m venv venv\n. venv/Scripts/activate\npip install -r requirements_dev.txt\npre-commit install --hook-type pre-push\n\n## build\npython -m build\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python TravelManager",
    "version": "1.3.0",
    "project_urls": null,
    "split_keywords": [
        "python",
        " travelmanager"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4c46a2627d875d51b016fa0d6f15384bdc29ea5025ebd4e7ea9419839b761fcd",
                "md5": "49bb1709e3e22656009607925beba81b",
                "sha256": "893dd760b7b3e60c13e5b560f377d93e01e7274e79864f215feed8f503c54f43"
            },
            "downloads": -1,
            "filename": "python_travelmanager-1.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "49bb1709e3e22656009607925beba81b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 4959,
            "upload_time": "2024-08-30T08:22:21",
            "upload_time_iso_8601": "2024-08-30T08:22:21.243820Z",
            "url": "https://files.pythonhosted.org/packages/4c/46/a2627d875d51b016fa0d6f15384bdc29ea5025ebd4e7ea9419839b761fcd/python_travelmanager-1.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b1022d3129e40031ae9e3278e6fb583d23612c2ad450f3ddd3279edd6b4a6088",
                "md5": "7407657866667107af8fb5d9a2182775",
                "sha256": "e52eec6fe7c51e9c067f32419006fc8762e99e57426bf249c882b07cdc1f84f5"
            },
            "downloads": -1,
            "filename": "python_travelmanager-1.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7407657866667107af8fb5d9a2182775",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 3431,
            "upload_time": "2024-08-30T08:22:22",
            "upload_time_iso_8601": "2024-08-30T08:22:22.749654Z",
            "url": "https://files.pythonhosted.org/packages/b1/02/2d3129e40031ae9e3278e6fb583d23612c2ad450f3ddd3279edd6b4a6088/python_travelmanager-1.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-30 08:22:22",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "python-travelmanager"
}
        
Elapsed time: 4.33299s