-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey I think your script could be even better with a requirements.txt #2
Comments
supports now python 3.10.7 and more than tiff if you want to integrate it thats up to you :): `""" USAGE: python sort_folder.py --folder --labels ... Author: Christian Baumgartner (c.baumgartner@imperial.ac.uk) import argparse class ImageGui:
def make_folder(directory): The main bit of the script only gets exectured if it is directly calledif name == "main":
` |
i know there are not much requirements but it would be good practice and also a python Version would be nice :).
The text was updated successfully, but these errors were encountered: