Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.16 KB

File metadata and controls

28 lines (19 loc) · 1.16 KB

VeryFS.Clients.Python

GitHub GitHub last commit GitHub repo size GitHub code size

Project Hub | Call for Contributions

Python SDK for the VeryFS HTTP API.

VeryFS is an AI-native virtual filesystem. This client is intended for scripts, knowledge automation, data workflows, and AI agent toolchains that need a stable filesystem API over heterogeneous resources.

Status

Early MVP. The package is intentionally small and depends on httpx.

Install For Development

pip install -e .