Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
intro-to-python
An Introduction to Programming in Python (for Business Students)
-
notification-service-py
Contains Python scripts to send notifications through a variety of media, like email and SMS.
-
voice-interface-demo-py
Demonstrates voice interface capabilities. Uses the "SpeechRecognition" Python package to convert speech to text.
-
code-simplification-exercise-py
An exercise in code simplification and refactoring
-
codebase-cleanup-starter-py
Codebase Cleanup Exercise - Starter Repo
-
repo-evaluator-py
Downloads student project repositories for further evaluation. Also analyzes repo contents and version histories.
-
web-app-starter-flask
An example web application, built in Python with the Flask package, and deployed to a Heroku server.
-
intro-to-sql
WORK IN PROGRESS: An introduction to Relational Databases and the Structured Query Language (SQL)
-
intro-to-web-dev
An Intro to Web Development
-
web-app-starter-flask-sheets
An example web application, built in Python with the Flask package and a Google Sheets datastore, for educational purposes.
-
my-first-python-app
A basic Python application (a starter game of rock-paper-scissors), for instructional purposes.
-
georgetown-opim-243-202001
Business Application Development in Python - Spring 2020
-
nyu-info-2335-201905
Programming in Python & Fundamentals of Software Development - Summer 2019
-
omniparser-starter-py
contains starter code and data for the "Omniparser" exercise
-
lambda-lecture-pytest
Exercises in automated testing in Python, for students at the Lambda School!
-
rock-paper-scissors-py
a basic game written in Python
-
southernct-csc-540-201909
Database Systems (Fall 2019)
-
robo-advisor-demo-2019
A demo version of the "Robo Advisor" project, for student reference
-
nyu-info-2335-201706
Programming in Python and Fundamentals of Software Development - Summer 2017
-
rock-paper-scissors-flask
A basic game written in Python and implemented as a web application using the Flask package.
-
game-utils-py
Forked from s2t2/game-utils-py -
shopping-cart-demo-2019
A demo version of the "Shopping Cart" project, for student reference
-
georgetown-opim-243-201901
Business Application Development in Python - Spring 2019
-
georgetown-opim-557-201903
Computer-based Decision Support Systems - Spring 2019
-
robo-advisor-starter-py
A starter repository for the "Robo Advisor" project