AnyFS command line interface and Python toolkit
Project description
AnyFS
AnyFS is an agent-native persistence, publishing, fork, and collaboration layer.
This repository is a monorepo containing:
apps/cli: Typer-based CLIapps/api: FastAPI serviceapps/web: Next.js browsing UIapps/storage-gateway: Blob storage gatewaypackages/*: shared Python and TypeScript packages
Quick start
- Install Python 3.10+, Node 22+, and
pnpm. - Install Python dependencies per app/package with
uv sync. - Install JavaScript dependencies with
pnpm install. - Run the CLI with
uv run --project apps/cli anyfs --help. - Run the API with
uv run --project apps/api uvicorn anyfs_api.main:app --reload. - Run the storage gateway with
pnpm --filter @anyfs/storage-gateway dev. - Run the web app with
pnpm --filter @anyfs/web dev.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
anyfs-0.1.0.dev2.tar.gz
(117.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
anyfs-0.1.0.dev2-py3-none-any.whl
(115.7 kB
view details)
File details
Details for the file anyfs-0.1.0.dev2.tar.gz.
File metadata
- Download URL: anyfs-0.1.0.dev2.tar.gz
- Upload date:
- Size: 117.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b77dae253c99be58cf82836a8059173372651c30e40ac600acedc042072495fd
|
|
| MD5 |
3817bb148b9475e8c0eff1a722b8989e
|
|
| BLAKE2b-256 |
d4ccd286021aee927b98ba053ac62abb71a673782162eb9ce59cd40a0947e292
|
File details
Details for the file anyfs-0.1.0.dev2-py3-none-any.whl.
File metadata
- Download URL: anyfs-0.1.0.dev2-py3-none-any.whl
- Upload date:
- Size: 115.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f556d07698d096093098b311e7a9cd247b82925e2ece77e1fff6256b14e28ce
|
|
| MD5 |
40ba2f280cf2f055d5f6e2d4bee7ada3
|
|
| BLAKE2b-256 |
083881fc7b710fc11cf31cf3ea40d2eaefb561c7efe38abf48650c7309401bb4
|