aioipfs

View on PyPIReverse Dependencies (5)

0.7.1 aioipfs-0.7.1-py3-none-any.whl

Wheel Details

Project: aioipfs
Version: 0.7.1
Filename: aioipfs-0.7.1-py3-none-any.whl
Download: [link]
Size: 45758
MD5: 86916b2f496a717f4451de0250baaf73
SHA256: be0834ef413b2f853c02c202f037950ebead57fb48ed6a73842ae97d3f36e69b
Uploaded: 2024-04-19 08:44:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aioipfs
Version: 0.7.1
Summary: Asynchronous IPFS client library
Author-Email: cipres <alkaline[at]gmx.co.uk>
Project-Url: Homepage, https://gitlab.com/cipres/aioipfs
License: LGPLv3
Keywords: asyncio,aiohttp,ipfs
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 5 - Production/Stable
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Topic :: System :: Filesystems
Classifier: Topic :: Communications :: File Sharing
Requires-Dist: aiohttp (>=3.7.4)
Requires-Dist: aiofiles (>=0.7.0)
Requires-Dist: async-timeout (>=4.0.3)
Requires-Dist: base58 (>=1.0.2)
Requires-Dist: gitignore-parser (==0.1.9)
Requires-Dist: multiaddr (>=0.0.9)
Requires-Dist: py-multibase (>=1.0.3)
Requires-Dist: py-multiformats-cid (>=0.4.3)
Requires-Dist: setuptools (>=67.7.0)
Requires-Dist: appdirs (>=1.4.4); extra == "bohort"
Requires-Dist: omegaconf (==2.3.0); extra == "bohort"
Requires-Dist: ptpython-aioipfs (>=3.0.27); extra == "bohort"
Requires-Dist: ipfs-car-decoder (==0.1.1); extra == "car"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: sphinx (==5.3.0); extra == "docs"
Requires-Dist: sphinxcontrib-asyncio; extra == "docs"
Requires-Dist: sphinxcontrib-video; extra == "docs"
Requires-Dist: guzzle-sphinx-theme; extra == "docs"
Requires-Dist: orjson (>=3.0); extra == "orjson"
Provides-Extra: bohort
Provides-Extra: car
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: orjson
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 5502 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
aioipfs/__init__.py sha256=QledodpoujpnmvSmyMEufcsh6S-GXeiyo9S5Q_xplJQ 11032
aioipfs/api.py sha256=3n3NBkVTakSssoWK_H7RIXYhNpILDc4Kwu9ts8PJOEw 59427
aioipfs/exceptions.py sha256=O38Iivl6742mZlexqNWv6RBAB0ZAFbcnvhe_m0cXYgA 2443
aioipfs/helpers.py sha256=XA7zeBpfJbX5FTjCFPw9aKy_jGI0GC3AalopN4zMgIM 5464
aioipfs/multi.py sha256=0JoZ1XPJJOzd4VwxEXcw3LL5DgyzJOefyuEpT-Cvyfw 10807
aioipfs/util.py sha256=c33_4s2G_f9qXW2MXbUpsmGtpTIdfj998M1S8yTXhw4 2403
aioipfs/apis/__init__.py sha256=h4W2x-M5ryAUvaR8s0oCVvjOgyfNwa7F5I6-ZcrNa0o 8143
aioipfs/apis/dag.py sha256=SuJO_-Yj7QxbxSD9x2ZE85XCTmkhJ02vaO49u0ygcGw 6802
aioipfs/apis/multibase.py sha256=dqGnnpOi0a14_bnPkdNJRcFnhwGgM8vhtDyC7UVBtAA 2109
aioipfs/apis/p2p.py sha256=er9TzBQCt7NbCpxezLjpOECsO15Yb8-yY2bILnNRFNA 12682
aioipfs/apis/pin.py sha256=7mPV7Yc7WLX02BHzND0G9jFffSLMPaOor6g1JJsAHhc 7641
aioipfs/apis/pubsub.py sha256=bcUhDUin2GxaRrgA2pgEkhEvuBjP0aE6jo_yAxBTcGI 6161
aioipfs/apis/swarm.py sha256=Mp-PK-rhw7m6q6MXBRolcIAGhmfC9bplVFPcZO7b-jA 4769
aioipfs/scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aioipfs/scripts/bohort/__init__.py sha256=8qCUAyHN34dQHvvY3zekPiuSiPtz_H27mY2H14aFDgs 8644
aioipfs/scripts/bohort/cli.py sha256=PgID4Btz-vNy6r2dM0mXoXQ_AZCwmV4_QmBpmh0m-gQ 1863
aioipfs/scripts/bohort/default_config.yaml sha256=LhZ462DdVO1-r8vT8stAFvEiLwoE72geId4awGoCFYE 326
aioipfs-0.7.1.dist-info/LICENSE sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg 7652
aioipfs-0.7.1.dist-info/METADATA sha256=LznpkOtVyFnKGWZFxRbO9mpuKWUp7luGx9sTqRXLmeQ 7746
aioipfs-0.7.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
aioipfs-0.7.1.dist-info/entry_points.txt sha256=-tmtHYcpvTNAft-m3gi1ZSIE70Ketl03tqUaiyy7fvQ 61
aioipfs-0.7.1.dist-info/top_level.txt sha256=rQ6TSZJwiC_ZuCC_BASj-mqFZj08Y0nE7b3WI6mt4mc 8
aioipfs-0.7.1.dist-info/RECORD

top_level.txt

aioipfs

entry_points.txt

bohort = aioipfs.scripts.bohort:run_bohort