# filedgr-ipfs-lib
This package is a python library to interact with the IPFS API.
Raw data
{
"_id": null,
"home_page": null,
"name": "filedgr-ipfs-libs",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "filedgr, ipfs, lib",
"author": null,
"author_email": "Filedgr <code@filedgr.com>",
"download_url": "https://files.pythonhosted.org/packages/fe/43/dce4ba1f51058a3c352fadd2f823a362d73b7c5fb8e7c138b07260190bc3/filedgr_ipfs_libs-0.1.0b1.tar.gz",
"platform": null,
"description": "# filedgr-ipfs-lib\n\nThis package is a python library to interact with the IPFS API.\n",
"bugtrack_url": null,
"license": null,
"summary": "Python libs to interact with the IPFS node",
"version": "0.1.0b1",
"project_urls": {
"repository": "https://github.com/Filedgr/filedgr-python-lib-ipfs"
},
"split_keywords": [
"filedgr",
" ipfs",
" lib"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6271dbb7f250ddc3412224a1d25a49e1846528711f78859f1b490dee495df00c",
"md5": "3e8075276646c4588d01c64cff6cf851",
"sha256": "394a4da9814c61816bc081965dd85c632d6453f6194df66f675e11241fd5b3df"
},
"downloads": -1,
"filename": "filedgr_ipfs_libs-0.1.0b1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3e8075276646c4588d01c64cff6cf851",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 4224,
"upload_time": "2024-05-26T20:34:30",
"upload_time_iso_8601": "2024-05-26T20:34:30.781077Z",
"url": "https://files.pythonhosted.org/packages/62/71/dbb7f250ddc3412224a1d25a49e1846528711f78859f1b490dee495df00c/filedgr_ipfs_libs-0.1.0b1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fe43dce4ba1f51058a3c352fadd2f823a362d73b7c5fb8e7c138b07260190bc3",
"md5": "86a5d539a1476f71899ab2f113c4f303",
"sha256": "1dcc35f4e915133fecabda32b67ab99ef4c5e480f3e1e10284da08ebe26934fd"
},
"downloads": -1,
"filename": "filedgr_ipfs_libs-0.1.0b1.tar.gz",
"has_sig": false,
"md5_digest": "86a5d539a1476f71899ab2f113c4f303",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 4309,
"upload_time": "2024-05-26T20:34:32",
"upload_time_iso_8601": "2024-05-26T20:34:32.527466Z",
"url": "https://files.pythonhosted.org/packages/fe/43/dce4ba1f51058a3c352fadd2f823a362d73b7c5fb8e7c138b07260190bc3/filedgr_ipfs_libs-0.1.0b1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-26 20:34:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Filedgr",
"github_project": "filedgr-python-lib-ipfs",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "aiohttp",
"specs": [
[
">=",
"3.9.5"
]
]
},
{
"name": "aiodns",
"specs": [
[
"==",
"3.2.0"
]
]
}
],
"lcname": "filedgr-ipfs-libs"
}