Firefly-III-API-Client


NameFirefly-III-API-Client JSON
Version 2.0.12.0 PyPI version JSON
download
home_pagehttps://github.com/ms32035/firefly-iii-client
SummaryFirefly III API Client
upload_time2024-04-08 21:15:49
maintainerNone
docs_urlNone
authorMarcin Szymanski
requires_pythonNone
licenseAGPLv3
keywords openapi openapi-generator firefly iii api client
VCS
bugtrack_url
requirements python_dateutil setuptools urllib3 pydantic typing-extensions
Travis-CI No Travis.
coveralls test coverage No coveralls.
                This is the Python client for Firefly III API
    

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ms32035/firefly-iii-client",
    "name": "Firefly-III-API-Client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "OpenAPI, OpenAPI-Generator, Firefly III API Client",
    "author": "Marcin Szymanski",
    "author_email": "ms32035@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e3/de/5291a9188c520f7938b0350a306c14f55b051f307559b4975af973ffd729/Firefly_III_API_Client-2.0.12.0.tar.gz",
    "platform": null,
    "description": "    This is the Python client for Firefly III API\n    \n",
    "bugtrack_url": null,
    "license": "AGPLv3",
    "summary": "Firefly III API Client",
    "version": "2.0.12.0",
    "project_urls": {
        "Homepage": "https://github.com/ms32035/firefly-iii-client"
    },
    "split_keywords": [
        "openapi",
        " openapi-generator",
        " firefly iii api client"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "988b153901989b0d3a26fe4b8de7d3ad288795ceff1f8bc59a8a72de804dbadb",
                "md5": "542b0768e65df2195caee5cddea1192a",
                "sha256": "31fd042f9a09f66480e42fba2f45c944f8459b973cfe3f726ebccf2ff273f20a"
            },
            "downloads": -1,
            "filename": "Firefly_III_API_Client-2.0.12.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "542b0768e65df2195caee5cddea1192a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 440585,
            "upload_time": "2024-04-08T21:14:42",
            "upload_time_iso_8601": "2024-04-08T21:14:42.121474Z",
            "url": "https://files.pythonhosted.org/packages/98/8b/153901989b0d3a26fe4b8de7d3ad288795ceff1f8bc59a8a72de804dbadb/Firefly_III_API_Client-2.0.12.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e3de5291a9188c520f7938b0350a306c14f55b051f307559b4975af973ffd729",
                "md5": "caf1dbbd433ad05fec4ade8fc638487a",
                "sha256": "6a3033e5c3c6eecd9a9ac326a28cb0886b785164d3a878c6838145a562e4f72a"
            },
            "downloads": -1,
            "filename": "Firefly_III_API_Client-2.0.12.0.tar.gz",
            "has_sig": false,
            "md5_digest": "caf1dbbd433ad05fec4ade8fc638487a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 200478,
            "upload_time": "2024-04-08T21:15:49",
            "upload_time_iso_8601": "2024-04-08T21:15:49.113075Z",
            "url": "https://files.pythonhosted.org/packages/e3/de/5291a9188c520f7938b0350a306c14f55b051f307559b4975af973ffd729/Firefly_III_API_Client-2.0.12.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-08 21:15:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ms32035",
    "github_project": "firefly-iii-client",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "python_dateutil",
            "specs": [
                [
                    ">=",
                    "2.5.3"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "21.0.0"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    ">=",
                    "1.25.3"
                ],
                [
                    "<",
                    "2.1.0"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    ">=",
                    "2"
                ]
            ]
        },
        {
            "name": "typing-extensions",
            "specs": [
                [
                    ">=",
                    "4.7.1"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "firefly-iii-api-client"
}
        
Elapsed time: 0.22072s