Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System Configuration

Setup

# Ubuntu
sudo apt-get install libxcb-xinerama0

Development

source .venv/bin/activate

# Having issues installing pyqt5?
poetry cache clear --all pypi
poetry env remove python
poetry shell
pip install pyqt5
pip freeze > requirements.txt
poetry add $(cat requirements.txt)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages