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.5.tar.gz
(119.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.5-py3-none-any.whl
(116.3 kB
view details)
File details
Details for the file anyfs-0.1.5.tar.gz.
File metadata
- Download URL: anyfs-0.1.5.tar.gz
- Upload date:
- Size: 119.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 |
de75bb28cb025e1a7d0eef86e2b5d8bd8eb6df46630f43672f323c4e24292997
|
|
| MD5 |
8e9e8adcb79a41c5120f0c2108b7d52b
|
|
| BLAKE2b-256 |
8e18b18b9735fb182a7a17a20d3e280823048b0fe5ea85a158585ce289696f28
|
File details
Details for the file anyfs-0.1.5-py3-none-any.whl.
File metadata
- Download URL: anyfs-0.1.5-py3-none-any.whl
- Upload date:
- Size: 116.3 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 |
f0a3cc175cf62fe280a0a0089a7b96d7d00d3dc6d6f344c71b41b4d3c7e75240
|
|
| MD5 |
7ac43a2cdefc1bc5b9a22a7009655e03
|
|
| BLAKE2b-256 |
4f374694fe4750064fae76acbac7fc196c1ad739fff7193fdd41669b64b405a8
|