Skip to content

TECOLOGYxyz/PUPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Python Utilities for Processing Images


Explore the docs »

· Report Bug ·

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • Python 3.9 (Probably runs on other versions as well)

Installation

  1. Clone the repo
    git clone https://github.com/TECOLOGYxyz/PUPI.git
  2. Go to directory
    cd PUPI
  3. Install packages
    pip install -r requirements.txt
  4. Go to directory
    cd code
  5. Go to directory
    python ShortcutSorting.py

Usage

ShortcutSorting

Fast manual sorting of images with keyboard shortcuts. Set the path to the directory containing images, map keys with folders and run.

Contributing

Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

@HjalteMann - [email protected]

Project Link: https://github.com/TECOLOGYxyz/TrackingFlowers

About

Python Utilities for Processing Images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages