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.18.tar.gz
(145.9 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.18-py3-none-any.whl
(134.5 kB
view details)
File details
Details for the file anyfs-0.1.18.tar.gz.
File metadata
- Download URL: anyfs-0.1.18.tar.gz
- Upload date:
- Size: 145.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bbe3139991f726b193864ed3e62ac6e7cfa16feaf25b010a35cb4d338737c024
|
|
| MD5 |
686fe1156e6ee7a42eb4c44dee8eec94
|
|
| BLAKE2b-256 |
e772e026ea22720d481014ce65cf880b384c78f92af6fa7895e1a59a726de660
|
File details
Details for the file anyfs-0.1.18-py3-none-any.whl.
File metadata
- Download URL: anyfs-0.1.18-py3-none-any.whl
- Upload date:
- Size: 134.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a45c350623a83f477e473e53a2b39a4ee53a1abb4afeed5fb85ee8668f965556
|
|
| MD5 |
0f5706d5ff756c44fa2cd102c1f6ff79
|
|
| BLAKE2b-256 |
16627e03311b45fa7325e22ab97f07a7d8aecbd94fd4744798220b3f4d660e51
|