Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 912 Bytes

File metadata and controls

12 lines (9 loc) · 912 Bytes

Overview

Written In GitHub license

Working with Python through example projects

Project Purpose Keywords
00-basic Demonstrates basic concepts in the Python programming language Python data types functions control flows files OOP
01-blockchain Creates a simple blockchain app using Python, Flask and Requests Flask Requests Cryptography Blockchain
02-todos Shows how to build Desktop apps and Web apps FreeSimpleGUI streamlit