Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help with py-ipld? #29

Open
2 tasks
jbenet opened this issue Jun 4, 2016 · 6 comments
Open
2 tasks

Help with py-ipld? #29

jbenet opened this issue Jun 4, 2016 · 6 comments

Comments

@jbenet
Copy link
Contributor

jbenet commented Jun 4, 2016

Hey everyone, py-ipfs seems a bit dormant for now. that's fine.

But things many people have requested is:

In particular, it would be very helpful to have py-ipld.

@TimDaub
Copy link

TimDaub commented Jun 8, 2016

py-ipld to match https://github.com/ipfs/js-ipld

See: bigchaindb/py-ipld#1

@TimDaub
Copy link

TimDaub commented Jul 18, 2016

@jbenet I'd consider:

py-ipld to match https://github.com/ipfs/js-ipld

done for now.

@mitra42
Copy link

mitra42 commented Sep 16, 2017

@TimDaub - are you aware of anything that can create the IPLD json in Python, it looks like https://github.com/bigchaindb/py-ipld is only about converting the resulting json into CBOR and then Multihashing it, or am I missing something ?

This would be useful for a hackathon we are doing at the Internet Archive this weekend where we'd like to be taking one of the collections and being able to serve up IPLD files to IPFS.

@TimDaub
Copy link

TimDaub commented Sep 16, 2017 via email

@daviddias
Copy link
Member

@mitra42
Copy link

mitra42 commented Sep 17, 2017

I've checked out py-ipld-dag, and its unclear if that does a file sharding and building an IPLD or not (there is no Readme, comments, or tests, and the code is pretty opaque without explanation).

We might be able to help, but given we are planning on building some of this at a hackathon, its most likely we'd just have to pull something together quickly if there is no existing code for File>IPLD in Python. Can you point us at the Go version - might help guide the coding?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants