Atulya bridge CLI - first connection between your machine and memory
Project description
atulya
atulya is the bridge package for Atulya.
It gives users a single command to start their first connection with Atulya from the terminal:
pip install atulya
atulya
On first run, the CLI captures a safe system snapshot and summarizes the machine it is attached to.
The default run is preview-only. To persist that snapshot into memory, run atulya init --store after reviewing it.
What it captures
- operating system and architecture
- hostname and workspace name
- CPU count, memory estimate, and disk summary
- a privacy-preserving network summary
- common toolchain versions such as Python, Node, Docker, Cargo, Git, and uv
What it avoids
- tokens and secrets
- environment variable dumps
- process lists
- raw network topology dumps
Usage
atulya
atulya init --profile laptop
atulya init --print-only
atulya init --store
atulya init --json
To persist the snapshot in memory, configure Atulya's normal LLM environment variables before running:
export ATULYA_API_LLM_PROVIDER=openai
export ATULYA_API_LLM_API_KEY=...
export ATULYA_API_LLM_MODEL=gpt-4o-mini
atulya init --store
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
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
File details
Details for the file atulya-0.8.0.tar.gz.
File metadata
- Download URL: atulya-0.8.0.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90ce3ca6e1c5d2a89d3749052b1002f97a14ddf6137ed55553fd323005945a5e
|
|
| MD5 |
1e9d68064d5abebfa235f44ef0b28c22
|
|
| BLAKE2b-256 |
4bee5f008c1e9fc8bdeceb0f50019704e21dbd4b5152d9bd8f56849d595ddbfb
|
File details
Details for the file atulya-0.8.0-py3-none-any.whl.
File metadata
- Download URL: atulya-0.8.0-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00e7bf9fab8a14de2499f97dd2ec2184af1afabe2e00a93df3129f8c772d59fd
|
|
| MD5 |
901b9eb7a4deb7e81fe59d6ddf7932ce
|
|
| BLAKE2b-256 |
a76f083d34a4bfec331e143e96f68fdeaa8e1f16350748cf8a753eb38a78cd59
|