# Python and Gitea

Tips and tricks for Python and Gitea and CI stuff.

### Use Drone CI for Gitea

I use Drone + Gitea for code versioning and automation - I talk about it [here](https://wiki.jamesravey.me/books/software-misc/page/gitea-and-droneci "Gitea and DroneCI")

### Gitea Package Management  


Gitea recently added package management which means that compiled packages and docker containers can be stored alongside code - super useful. By default package hosting is turned off but you can turn it on per-project in the advanced settings section in your project settings:

[![image.png](https://wiki.jamesravey.me/uploads/images/gallery/2022-10/scaled-1680-/5pTimage.png)](https://wiki.jamesravey.me/uploads/images/gallery/2022-10/5pTimage.png)