{"id":37622672,"url":"https://github.com/mind-network/mind-datapack-python","last_synced_at":"2026-01-16T10:42:08.833Z","repository":{"id":181477123,"uuid":"666831200","full_name":"mind-network/mind-datapack-python","owner":"mind-network","description":"DataPack for MindLake and Storage Chains","archived":false,"fork":false,"pushed_at":"2023-09-08T09:44:19.000Z","size":43,"stargazers_count":105,"open_issues_count":1,"forks_count":43,"subscribers_count":20,"default_branch":"main","last_synced_at":"2025-12-06T21:10:36.483Z","etag":null,"topics":["arweave","mindnetwork"],"latest_commit_sha":null,"homepage":"https://mindnetwork.xyz/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mind-network.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-07-15T18:09:29.000Z","updated_at":"2025-08-15T16:48:51.000Z","dependencies_parsed_at":"2023-07-15T20:17:30.595Z","dependency_job_id":null,"html_url":"https://github.com/mind-network/mind-datapack-python","commit_stats":null,"previous_names":["mind-network/mind-datapack-python"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mind-network/mind-datapack-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mind-network%2Fmind-datapack-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mind-network%2Fmind-datapack-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mind-network%2Fmind-datapack-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mind-network%2Fmind-datapack-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mind-network","download_url":"https://codeload.github.com/mind-network/mind-datapack-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mind-network%2Fmind-datapack-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478050,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arweave","mindnetwork"],"created_at":"2026-01-16T10:42:08.729Z","updated_at":"2026-01-16T10:42:08.819Z","avatar_url":"https://github.com/mind-network.png","language":"Python","funding_links":[],"categories":["🧱 Core Products"],"sub_categories":["📊 Mind DataLake"],"readme":"# Mind DataPack Python SDK\n\nAn Python implementation for Mind DataPack\n\n## Description\n\nMind Network is a permissionless and scalable zero-trust data lake. Its core feature is to compute over encrypted data and allow that data to be stored in various Web3 storage protocols. \n\nDataPack, contributed by the Mind Network Team, is to enable data transformation and transportation between Mind Network and storage protocols, like Arweave. It is an adapter that facilitates the smooth conversion of data between plaintext and ciphertext to be stored in Mind Network or Arweave. This module empowers users to retrieve their infrequently processed data, known as \"cold data,\" from Mind Network and store it in local or decentralized storage. When the need arises to perform computing on the encrypted data again, users can effortlessly load it back into Mind Network for processing.\n\n\n## Getting Started\n\n### Dependencies\n\n* Python \u003e= 3.8\n* pip\n* mindlakesdk\n* arseeding\n\n### Installing\n\n* pip install minddatapack\n\n### Import\n```\nfrom minddatapack import DataPack\n...\n```\n\n### More examples\n* [use case of arweave in jupyter](/examples/use_case_arweave.ipynb)\n* [use case of IPFS in jupyter](/examples/use_case_ipfs.ipynb)\n\n## code\n```\nmind-datapack-python\n|-- minddatapack # source code\n|   |-- __init__.py\n|   |-- arweaveconnector.py\n|   |-- ipfsconnector.py\n|   |-- localfileconnector.py\n|   |-- mindlakeconnector.py\n|   └-- utils.py\n|-- examples # use case examples\n|-- README.md\n└--- LICENSE\n\n```\n\n## Help\n\nFull doc: [https://mind-network.gitbook.io/mind-lake-sdk](https://mind-network.gitbook.io/mind-lake-sdk) \n\n## Authors\n \n* Dennis [@NuIlPtr](https://twitter.com/nuilptr)\n* George [@georgemindnet](https://twitter.com/georgemindnet)\n\n## Version History\n\n* v1.0\n    * Initial Release\n* v1.0.1\n    * Add IPFS support\n* v1.0.3\n    * Change connectors to be class\n\n## License\n\nThis project is licensed under the [MIT] License - see the LICENSE.md file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmind-network%2Fmind-datapack-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmind-network%2Fmind-datapack-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmind-network%2Fmind-datapack-python/lists"}