python implementation of ipfs
See the code
Python implementation of IPFS
Python implementation of IPFS, the InterPlanetary File System. Not even remotely done yet.
For the current status, and where you can help, please see issue 49.
IPFS is a distributed file system that seeks to connect all computing devices with the same system of files. In some ways, this is similar to the original aims of the Web, but IPFS is actually more similar to a single bittorrent swarm exchanging git objects.
IPFS could become a new major subsystem of the internet. If built right, it could complement or replace HTTP. It could complement or replace even more. It sounds crazy. It is crazy.
Not ready for prime time yet
Also not ready for prime time yet
To build the Sphinx docs, execute:
$ make -C docs/ <your favorite docs format> # html, pdf etc.
IPFS implementation in Python is a work in progress. As such, there's a few things you can do right now to help out:
matrix.org server is severely overloaded and your messages may only arrive with extreme delay; using a different homeserver is hence highly recommended.CONTRIBUTE.md similar to IPFS's and once we know what we're doing and who's doing it.Please be aware that all interactions related to IPFS, libp2p and Multiformats are subject to the IPFS Code of Conduct.
Python
100.0%
python implementation of ipfs
See the code
Python implementation of IPFS
Python implementation of IPFS, the InterPlanetary File System. Not even remotely done yet.
For the current status, and where you can help, please see issue 49.
IPFS is a distributed file system that seeks to connect all computing devices with the same system of files. In some ways, this is similar to the original aims of the Web, but IPFS is actually more similar to a single bittorrent swarm exchanging git objects.
IPFS could become a new major subsystem of the internet. If built right, it could complement or replace HTTP. It could complement or replace even more. It sounds crazy. It is crazy.
Not ready for prime time yet
Also not ready for prime time yet
To build the Sphinx docs, execute:
$ make -C docs/ <your favorite docs format> # html, pdf etc.
IPFS implementation in Python is a work in progress. As such, there's a few things you can do right now to help out:
matrix.org server is severely overloaded and your messages may only arrive with extreme delay; using a different homeserver is hence highly recommended.CONTRIBUTE.md similar to IPFS's and once we know what we're doing and who's doing it.Please be aware that all interactions related to IPFS, libp2p and Multiformats are subject to the IPFS Code of Conduct.
Python
100.0%