rtk-ai/rtk

pypi release!

Open

#1,088 opened on Apr 8, 2026

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (2,914 forks)batch import
area:docsenhancementhelp wantedpriority:low

Repository metrics

Stars
 (48,085 stars)
PR merge metrics
 (Avg merge 11d 1h) (45 merged PRs in 30d)

Description

Hi @pszymkowiak - as we chatted in discord, I set up this project

https://pypi.org/project/rtk-py/ which simply bundles up the project as a python package to allow it to be pip installed. This is often helpful for me when working in an environment with an already deep python stack.

The release steps are super simple and I just run it on a schedule to pick up new releases. If this is something you'd like to integrate directly into the project please feel free to take it or include it in install options or just ignore it :)

Contributor guide