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
Release files for atulya 0.8.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| atulya-0.8.7.tar.gz | 6.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| atulya-0.8.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.3 kB
Release files / atulya-0.8.7.tar.gz
| Download URL | atulya-0.8.7.tar.gz |
|---|---|
| Size | 6.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8d550cb784a6432356f0516c680736127148be01ffdcd9f1f6e8ec21f548df2d
|
|
BLAKE2b-256 checksum How to use checksums |
992a9f50f6b644f01c6724a5c4c81eff4416c7722c24d5c241ab6b5dbf4b10e5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Release files / atulya-0.8.7-py3-none-any.whl
| Download URL | atulya-0.8.7-py3-none-any.whl |
|---|---|
| Size | 6.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8053753d3781f7e3a4bd4e11f2e4f18cadd2e9e7e9aaa3baed9eeaf790d52fc5
|
|
BLAKE2b-256 checksum How to use checksums |
4cde69de7f23af520dd18a18ab74c6dc2150f59ec3bc53601e38dead66cb0532
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|