Metadata-Version: 2.1
Name: solid-file
Version: 0.0.4
Summary: Solid Python library (http://solidproject.org)
Home-page: https://github.com/twonote/solid-file-python
Author: hrchu
Author-email: petertc.chu@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/twonote/solid-file-python/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# 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](https://github.com/twonote/solid-file-python/blob/master/solid_file_python_getting_start.ipynb) now!

# Credit
This project is inspired by (and porting from) [jeff-zucker/solid-file-client](https://github.com/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.


