Skip to content

solid-file-python is a Python library for creating and managing files and folders in Solid pods.

License

Notifications You must be signed in to change notification settings

halloju/solid-file-python

 
 

Repository files navigation

License: MIT PyPI - Python Version PyPI - Downloads GitHub closed issues

About

solid-file-python is a Python library for creating and managing files and folders in Solid pods.

Read and try it on jupiter notebook now!

What is Solid?

Solid is a specification that lets people store their data securely in decentralized data stores called Pods. Learn more about Solid on solidproject.org.

Test setting

If you run the tests on terminal using VS Code as the editor, you need to add this line "terminal.integrated.env.osx": {"PYTHONPATH": "${workspaceFolder}"} to /.vscode/setting.json to make it work.

Credit

This project is inspired by (and porting from) jeff-zucker/solid-file-client I want to thank the original authors and the community who worked to build that lovely project for Solid ecosystem.

About

solid-file-python is a Python library for creating and managing files and folders in Solid pods.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 56.9%
  • Jupyter Notebook 42.1%
  • Makefile 1.0%