.gitignore
|
1d65ff4d6e
Completed up to the point of sorting.
|
2 years ago |
AnimalSorter.py
|
7ed9fc234b
Removed passing progressbar to process.
|
2 years ago |
FileChooser.py
|
df64c95d93
Added documenting comments.
|
2 years ago |
FileSelectWindow.py
|
55fe1aa407
Changed the window a bit. Increased user load speed by a lot by hiding the import statements inside the functions where they are used.
|
2 years ago |
Handlers.py
|
7ed9fc234b
Removed passing progressbar to process.
|
2 years ago |
animal-gui.py
|
b94cf0b857
This may or may not fix som problems. Idk yet.
|
2 years ago |
file-select-window.glade
|
55fe1aa407
Changed the window a bit. Increased user load speed by a lot by hiding the import statements inside the functions where they are used.
|
2 years ago |
installing-gtk-in-miniconda-env
|
80e4d6b2ee
Added function to run button. Beeping on error.
|
2 years ago |
models.py
|
1d65ff4d6e
Completed up to the point of sorting.
|
2 years ago |
multiprocessing-notes
|
3f7e4294b0
Added function to kill the sorting process if the exit button is pressed. Actually this time.
|
2 years ago |
using-pyinstaller
|
854599ecfe
Updated pyinstaller instructions.
|
2 years ago |