| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
An Python implementation for Mind Lake
The Mind Lake SDK utilizes Mind Lake's encryption storage and privacy computing capabilities to provide secure data management.
import mindlakesdk ...
mind-lake-sdk-python |-- mindlakesdk # source code | |-- __init__.py | |-- datalake.py | |-- permission.py | |-- cryptor.py | └-- utils.py |-- tests # unit test code |-- examples # use case examples |-- tutorial # step-by-step tutorial |-- README.md └--- LICENSE
Full doc: https://mind-network.gitbook.io/mind-lake-sdk
This project is licensed under the [MIT] License - see the LICENSE.md file for details
| Back | FazBrowse Home | New Git URL |