/egophoto-pyqt

Manage my photos my way

Primary LanguagePythonMIT LicenseMIT

EgoPhoto

License: MIT CI

Manage my photos my way

Development

pyenv virtualenv egophoto
pyenv activate egophoto
pip install -r requirements-dev.txt

Test:

PYTHONPATH=. pytest