Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

The purpose of this repository is to provide a sample Python repository for teaching Git and GitHub.

Notifications You must be signed in to change notification settings

iansantagata/Sample-Python-Repo

Repository files navigation

Sample Python Repository

The purpose of this repository is to provide a sample Python repository for teaching Git and GitHub.

It is meant to be used as a sample only and not meant to have meaningful functionality.

Quick Start

  1. Run ./tools/bootstrap.sh to install dependencies and install a virtual environment locally.
  2. Follow the prompt and enter your environment type by number (usually local).
  3. Run export $(xargs < .env) to export the environment variables loaded to your virtual environment.
  4. Start coding all the things! 🎉

About

The purpose of this repository is to provide a sample Python repository for teaching Git and GitHub.

Resources

Stars

Watchers

Forks