Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.64 KB

File metadata and controls

36 lines (22 loc) · 1.64 KB

Introductory Python Site

Project Status: Active Website License: CC BY 4.0

Introductory Python is a collection of materials and assignments for learning and practicing coding in Python.

Overview

This repository is the source repository for the Introductory Python website.

These materials are a public version of materials of the COGS18 class.

This repository has the tools for building the website, by accessing, updating, and building from the materials from the COGS 18 organization. The built version of book is then posted to the website repository for hosting.

Dependencies

This project uses the Python programming language, and requires Python >= 3.6.

Materials are written and available as Jupyter Notebooks.

The website is created using JupyterBook.

Organization

This repository contains the following sections:

  • inpy/ contains the content of the website, including sub-sections:
    • docs/ contains the source for written sections of the site

License

These materials are made freely available, and are licensed under a CC BY 4.0 license.