A terminal UI application built with Textual
Project description
Aidex
A terminal UI application built with Textual.
Development Setup
This project uses uv for dependency management.
# Clone and setup
git clone <your-repo>
cd aidex
uv sync
# Run the app
uv run aidex
# Check version
uv run aidex --version
Project Structure
aidex/
├── __init__.py # Package initialization
└── app.py # Textual app + CLI entry point
Adding Dependencies
uv add package-name
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
aidex-0.1.1.tar.gz
(2.3 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
aidex-0.1.1-py3-none-any.whl
(2.6 kB
view details)
File details
Details for the file aidex-0.1.1.tar.gz.
File metadata
- Download URL: aidex-0.1.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3d0b28a5802818e7b61f8627fe90f8da9f544b36435f32a629418a58b68d41f
|
|
| MD5 |
e7403352d5d4ca526668972da73e74b8
|
|
| BLAKE2b-256 |
2d74632262c4688e60cc93057c58b8864d2685ce4d9111020519e60f902aeebf
|
File details
Details for the file aidex-0.1.1-py3-none-any.whl.
File metadata
- Download URL: aidex-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.6 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 |
d9670a34f9d42cd47e6b81e56776d9efbcda2fb2be78faacf05b826bd5792a69
|
|
| MD5 |
b89f9db88d4d44d097c6bf15a8edfb75
|
|
| BLAKE2b-256 |
c56c7e815c7c489bae9c3fdbdd3867c324cff250b9c9e7a08a203fdaf79ff348
|