Rye meets Textual. Manage your python projects with a Tui
Project description
rye-tui
Rye meets Textual. Manage your python projects with a Tui
rye-tui is a CLI tool to manage your rye projects. It offers a UI to interact with your projects.
Currently still under development
A 0.2.0 version is already released on PyPi
Installation
You can already install a first release with one of the three options:
pip install rye-tui
pipx install rye-tui
rye install rye-tui
I recommend using pipx or rye to install CLI Tools into an isolated environment.
Usage
Once installed, you can open the tui with
trye
On first execution a configuration file is created. Afterwards you can run trye
again to get into the tui view.
The configuration file contains a list of the paths of your rye-managed pojects.
Also a project home directory is defined (default: HOMEPATH
), which helps initializing new projects under a certain location.
Rye-Tui is following the XDG basedir-spec. Therefore the configuration file is located under your OS specific config_user_dir
.
Features
Rye-Tui is divided into 3 Tabs:
- Projects
- General
- Config
Projects Tab
The Projects Tab holds all your rye projects and gives you an overview to each project based on the pyproject.toml
and installed packages.
Edit
- Button function to open pyproject.toml is still missing currently.
rye add
and rye add --dev
is already supported, flags are still missing currently.
General Tab
The General Tab has an input field to define your project-home path, which acts as an default location, to easily create a new project there. Furthermore you get an overview over your globally installed tools including version and available scripts. The final section lists all installed toolchain.
Config Tab
The Config Tab can be used to change rye's underlying config.
Feedback and Issues
Feel free to reach out and share your feedback, or open an Issue, if something doesnt work as expected. Also check the Changelog for new updates.
Open Points:
- edit button functionality for pyproject toml
- Button to go directly to Folder
- Support Flags for Rye Init and Rye add
- Support publishing
- Enable Rye Tool Management, like rye add
- Enable source removing
- Folder Scanner for rye projects
Project details
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
File details
Details for the file rye_tui-0.4.0.tar.gz
.
File metadata
- Download URL: rye_tui-0.4.0.tar.gz
- Upload date:
- Size: 413.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0b49d22334ee9f5f4bf95aed3f87cb426499bb3130564f7e761a225e440b5ca |
|
MD5 | d6fa7825da22c69a2cdfce0a75a50051 |
|
BLAKE2b-256 | 9ee2dc80f2a5ef0eb546819f6b00fc6b11df9a6292d2ed3b0eeeaad0e219c446 |
File details
Details for the file rye_tui-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: rye_tui-0.4.0-py3-none-any.whl
- Upload date:
- Size: 30.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f4e1f61114393c35405417252c2a74d7c6ba8c8b46402dea2596dd4d604afe2 |
|
MD5 | 5004f791fd027d29fd9d74a1bba10747 |
|
BLAKE2b-256 | acfc75ee1ace8dbe6e86f1d5e6f0eac22b01bf65e4fed079c83629933140cb5e |