Skip to content

This repository contains a collection of simple Python projects focusing on different topics. The purpose of this repository is for education and demos.

Notifications You must be signed in to change notification settings

jeffyoung20/python-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-samples

This repository contains a collection of simple Python projects focusing on different topics. The purpose of this repository is for education and demos.

  • FastApiSqlAlchemy - This project is demonstrates a REST API for a SQL Database. The REST web service layer is implemented using the FastAPI and Pydantic python libraries. The data access layer is impelmented using SQLAlchemy
  • ScreenScrapingFinancialData - This project uses Selenium and BeautifulSoup to screen scrape financial data
  • PythonBasics - This project demos the use of various Python libraries.

About

This repository contains a collection of simple Python projects focusing on different topics. The purpose of this repository is for education and demos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published