You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
py-is_ipfs is a Python library (currently a WIP) to identify valid IPFS resources. The goal is to have a comprehensive method to be able to detect if X is a valid IPFS resource. X can be anything, URL, path, CID, hash, base encoded, ...
The user should not have to worry about what kind of IPFS-related resource they provide to the library. Whether it's a CID, or a complete URL, the library does the heavy lifting of identifying, converting and validating the input.
E.g. :
2. How are you planning to improve this project? (max 200 words)
Currently only CIDs are detected and validated. I plan on adding support for URL (including subdomains), paths, IPNS and other related references to IPFS resources. This includes researching appropriate methods and specifications, the actual implementation, robust testing, writing documentation, ...
3. Will the work be Open Source?
Yes, the code is currently licensed under MIT.
4. If selected, do you agree to complete weekly updates and a grant report upon conclusion?
Yes
5. Does your proposal comply with our Community Code of Conduct?
1. What is your project? (max 100 words)
py-is_ipfs is a Python library (currently a WIP) to identify valid IPFS resources. The goal is to have a comprehensive method to be able to detect if X is a valid IPFS resource. X can be anything, URL, path, CID, hash, base encoded, ...
The user should not have to worry about what kind of IPFS-related resource they provide to the library. Whether it's a CID, or a complete URL, the library does the heavy lifting of identifying, converting and validating the input.
E.g. :
https://github.com/Barabazs/py-is_ipfs
https://pypi.org/project/py-is-ipfs/
2. How are you planning to improve this project? (max 200 words)
Currently only CIDs are detected and validated. I plan on adding support for URL (including subdomains), paths, IPNS and other related references to IPFS resources. This includes researching appropriate methods and specifications, the actual implementation, robust testing, writing documentation, ...
3. Will the work be Open Source?
Yes, the code is currently licensed under MIT.
4. If selected, do you agree to complete weekly updates and a grant report upon conclusion?
Yes
5. Does your proposal comply with our Community Code of Conduct?
Yes
6. Links and submissions
Have you submitted to the IPFS Community Showcase (instructions)?
Yes, [Project Submission] py-is_ipfs community#744
Have you added your project to the IPFS Ecosystem Directory?
Yes
If your project began at a hackathon, have you submitted it for the relevant Protocol Labs prizes? Include links here if available:
N/A
Have you filled out the Interplanetary Builder Feedback Survey?
Yes
Additional questions:
The text was updated successfully, but these errors were encountered: