filedgr-ipfs-libs


Namefiledgr-ipfs-libs JSON
Version 0.0.2b4 PyPI version JSON
download
home_page
SummaryPython libs to interact with the IPFS node
upload_time2023-12-11 00:49:00
maintainer
docs_urlNone
author
requires_python>=3.9
license
keywords filedgr ipfs lib
VCS
bugtrack_url
requirements aiohttp aiodns
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # filedgr-ipfs-lib

This package is a python library to interact with the IPFS API.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "filedgr-ipfs-libs",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "filedgr,ipfs,lib",
    "author": "",
    "author_email": "Filedgr <code@filedgr.com>",
    "download_url": "https://files.pythonhosted.org/packages/56/28/7e1f51f183f471708ff32a1ed3c80216fe0c0ff749010c843821edae1953/filedgr-ipfs-libs-0.0.2b4.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": "",
    "summary": "Python libs to interact with the IPFS node",
    "version": "0.0.2b4",
    "project_urls": {
        "repository": "https://github.com/Filedgr/filedgr-python-lib-ipfs"
    },
    "split_keywords": [
        "filedgr",
        "ipfs",
        "lib"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b2f96154ba17f9071c388aff997ba4b5caec2f79809a172580debc229d99c6fa",
                "md5": "09f011c51068c36415b69f1bbae02020",
                "sha256": "8478b3c393b7743cb4eade09dd37a4ccc8ff9565321a8a4162d0ef072b8c85b1"
            },
            "downloads": -1,
            "filename": "filedgr_ipfs_libs-0.0.2b4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "09f011c51068c36415b69f1bbae02020",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 4227,
            "upload_time": "2023-12-11T00:48:58",
            "upload_time_iso_8601": "2023-12-11T00:48:58.404582Z",
            "url": "https://files.pythonhosted.org/packages/b2/f9/6154ba17f9071c388aff997ba4b5caec2f79809a172580debc229d99c6fa/filedgr_ipfs_libs-0.0.2b4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "56287e1f51f183f471708ff32a1ed3c80216fe0c0ff749010c843821edae1953",
                "md5": "2b171b21dbbffeae6f8d514e68a6cf78",
                "sha256": "40c765eab43d8e27e43d0525b18c131904d6ff7598361af1672e970bdb1137df"
            },
            "downloads": -1,
            "filename": "filedgr-ipfs-libs-0.0.2b4.tar.gz",
            "has_sig": false,
            "md5_digest": "2b171b21dbbffeae6f8d514e68a6cf78",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 4255,
            "upload_time": "2023-12-11T00:49:00",
            "upload_time_iso_8601": "2023-12-11T00:49:00.007807Z",
            "url": "https://files.pythonhosted.org/packages/56/28/7e1f51f183f471708ff32a1ed3c80216fe0c0ff749010c843821edae1953/filedgr-ipfs-libs-0.0.2b4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-11 00:49:00",
    "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.8.4"
                ]
            ]
        },
        {
            "name": "aiodns",
            "specs": [
                [
                    ">=",
                    "3.0.0"
                ]
            ]
        }
    ],
    "lcname": "filedgr-ipfs-libs"
}
        
Elapsed time: 0.16546s