Skip to content

My first ever personal programming project in the form of a unit conversion Python app.

Notifications You must be signed in to change notification settings

caleb765landis/Conversion-Central

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conversion-Central

My first ever personal programming project in the form of a unit conversion Python app. The app uses Tkinter to create the GUI, and it uses py2app to create an executable MacOS app. To run the application, enter "python3 ConversionCentral.py". If creating the MacOS app executable, run "python3 setup.py py2app --iconfile=Icon.icns". The app will be found in the dist folder, but there is already a build there that can be executed.

App

About

My first ever personal programming project in the form of a unit conversion Python app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published