Explore the docs »
·
Report Bug
·
To get a local copy up and running follow these simple steps.
- Python 3.9 (Probably runs on other versions as well)
- Clone the repo
git clone https://github.com/TECOLOGYxyz/PUPI.git
- Go to directory
cd PUPI
- Install packages
pip install -r requirements.txt
- Go to directory
cd code
- Go to directory
python ShortcutSorting.py
Fast manual sorting of images with keyboard shortcuts. Set the path to the directory containing images, map keys with folders and run.
Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
@HjalteMann - [email protected]
Project Link: https://github.com/TECOLOGYxyz/TrackingFlowers