Skip to content
stubhohm edited this page Jan 6, 2024 · 1 revision

Welcome to the Pacman wiki!

Disclaimer: first project in python, sorry if it is spaghetti and hard to read. Developer Setup: All dependencies can be installed via .pyenv

https://www.dedicatedcore.com/blog/install-pyenv-ubuntu/

use commands pyenv install 3.12.1 pip install -r requirements.txt

after that you should be good to go.

Developer Setup:

Clone this wiki locally