{"categories":[{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/5"},{"label":"Internet","url":"https://skillfed.io/packages/category/internet/4"},{"label":"Networking","url":"https://skillfed.io/packages/category/system-networking"},{"label":"Filesystems","url":"https://skillfed.io/packages/category/system-filesystems"}],"enrichment":{"capability":"A Python HTTP client library for interacting with IPFS (InterPlanetary File System) nodes, enabling you to add, retrieve, and manage content on IPFS networks through a local or remote daemon.","skillfed_tags":["ipfs","distributed-storage","abandoned"],"use_cases":["Add files or directories to IPFS and retrieve their content hashes for distributed storage and sharing.","Build a Python application that reads and writes data to IPFS as an alternative to centralized file storage.","Query IPFS node information, manage content pins, and perform administrative operations on a local or remote IPFS daemon.","Integrate IPFS content retrieval into web scrapers or archival tools that need decentralized access to stored data."],"what_it_does":"ipfshttpclient is a Python wrapper around the IPFS HTTP API that lets you programmatically interact with IPFS nodes. It handles the low-level HTTP communication, multiaddr address parsing (via multiaddr), and request formatting (via requests) so you can focus on adding files, retrieving content, and managing pins through simple Python method calls.\n\nThe library is designed for applications that need to integrate IPFS storage and retrieval into Python workflows\u2014uploading files to a distributed network, fetching content by hash, querying node metadata, and managing content pinning. It supports both simple one-off operations and persistent session management for efficiency. However, the package has been abandoned since March 2021 and has not received updates for nearly two years, raising concerns about compatibility with modern IPFS releases and Python versions.","worth_installing":"No\u2014install only if you are maintaining legacy code already using this library. The package is abandoned (no updates since March 2021) and compatibility with current IPFS and Python versions is unverified. For new projects, seek a maintained fork or alternative IPFS client library."},"id":"ipfshttpclient","links":{"html":"https://skillfed.io/packages/ipfshttpclient","md":"https://skillfed.io/packages/ipfshttpclient.md","pypi":"https://pypi.org/project/ipfshttpclient/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2021-03-15","license_spdx":null,"license_treatment":"permissive","name":"ipfshttpclient","python_support":"supports_current","summary":"Python IPFS HTTP CLIENT library"},"popularity":{"monthly_downloads":242709,"position":8845,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.7.0"}
