Skip to content

ei1000/utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random scripts to save time doing bothersome tasks. For example extracting text from a pdf to editable markdown, formating documents, downloading images or videos etc.

Implementing a simple gui with tkinter as a proof of concept. Will create a better gui when needed.

The use of customtkinter

Normal tkinter has great features, but lacks on style Found customtkinter to make the gui more modern. \ Documentation here https://customtkinter.tomschimansky.com/

The environment so far

conda create --name utilities pip install pdfplumber markdownify pip install customtkinter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages