Python package repository

reposnake 🐍

reposnake is a small service that you can use to set up your own repository for Python packages. It is built to be used by popular package management tools such as pip and uv. It also supports publishing using with short lived credentials such as the tokens that are issued to GitHub actions workflows. For more information please see https://github.com/nresare/reposnake

Using this repository

Add this repository to your tool configuration or pass as an argument. For example, to install bktools:

pip install --extra-index-url https://repo.noa.re bktools

Projects

bktools manifest-builder