Skip to main content

Rye meets Textual. Manage your python projects with a Tui

Project description

Rye PyPI-Server Pyversions Licence Downloads

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.

header_image

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:

  1. Projects
  2. General
  3. 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. project_image

rye add and rye add --dev is already supported, flags are still missing currently. add_image

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. general_image

Config Tab

The Config Tab can be used to change rye's underlying config. config_image

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

rye_tui-0.4.0.tar.gz (413.1 kB view hashes)

Uploaded Source

Built Distribution

rye_tui-0.4.0-py3-none-any.whl (30.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page