Pinned Repositories
Addition-Program
Basic Python Program that will add users two numbers together
Celsius-to-Fahrenheit-
Convert Celsius To Fahrenheit Python Program Tutorial
Fahrenheit-to-Celsius-Python-Tutorial
In this Python Tutorial we create a program that converts fahrenheit to celsius.
Find-Objects-in-A-Python-Tuple
Learn how to find if objects exist in a Python 3 tuple.
flask
The Python micro framework for building web applications.
Introduction-To-How-To-Django
pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
riding-the-pine
Python benchmarking tool
tommy-myers's Repositories
tommy-myers/Addition-Program
Basic Python Program that will add users two numbers together
tommy-myers/Celsius-to-Fahrenheit-
Convert Celsius To Fahrenheit Python Program Tutorial
tommy-myers/Fahrenheit-to-Celsius-Python-Tutorial
In this Python Tutorial we create a program that converts fahrenheit to celsius.
tommy-myers/Find-Objects-in-A-Python-Tuple
Learn how to find if objects exist in a Python 3 tuple.
tommy-myers/flask
The Python micro framework for building web applications.
tommy-myers/Introduction-To-How-To-Django
tommy-myers/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
tommy-myers/riding-the-pine
Python benchmarking tool
tommy-myers/Subtraction
tommy-myers/User-Converted-Temp
In this Python tutorial we build off our previous two Python tutorials and we build a user selected temperature conversion program