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/26/c0/97794c8e5ae381700c1f38860aba5030611273376d72c3b5863d35a62ce8/firefly_iii_api_client-6.1.24.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": "6.1.24.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": "55cb4e8b403b48de9b960eae17d1d7472173c2508ec15ed1a5f6b3706573631c",
"md5": "a89e9aad08ffaf029a4ebfc864ec7382",
"sha256": "b4888484c561d9dc137bc830b93349b1a8756370509922b898557d1f7924f0ad"
},
"downloads": -1,
"filename": "Firefly_III_API_Client-6.1.24.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a89e9aad08ffaf029a4ebfc864ec7382",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 440898,
"upload_time": "2024-12-17T21:35:22",
"upload_time_iso_8601": "2024-12-17T21:35:22.439757Z",
"url": "https://files.pythonhosted.org/packages/55/cb/4e8b403b48de9b960eae17d1d7472173c2508ec15ed1a5f6b3706573631c/Firefly_III_API_Client-6.1.24.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "26c097794c8e5ae381700c1f38860aba5030611273376d72c3b5863d35a62ce8",
"md5": "2167043ee66be895439287db65577fec",
"sha256": "d4a8ce55c38885a4f645a73f7e9854b07ad61644e0a2043b615967fe9787f11f"
},
"downloads": -1,
"filename": "firefly_iii_api_client-6.1.24.0.tar.gz",
"has_sig": false,
"md5_digest": "2167043ee66be895439287db65577fec",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 200907,
"upload_time": "2024-12-17T21:45:07",
"upload_time_iso_8601": "2024-12-17T21:45:07.763468Z",
"url": "https://files.pythonhosted.org/packages/26/c0/97794c8e5ae381700c1f38860aba5030611273376d72c3b5863d35a62ce8/firefly_iii_api_client-6.1.24.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-17 21:45:07",
"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": [
[
"<",
"2.1.0"
],
[
">=",
"1.25.3"
]
]
},
{
"name": "pydantic",
"specs": [
[
">=",
"2"
]
]
},
{
"name": "typing-extensions",
"specs": [
[
">=",
"4.7.1"
]
]
}
],
"tox": true,
"lcname": "firefly-iii-api-client"
}