Skip to content

compsys-progtools/gh-inclass-fa25-timmey-110

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

today is rainy |file | contents |

| --| -- | | abstract_base_class.py | core abstract classes for the project | | helper_functions.py | utitly funtions that are called by many classes | | important_classes.py | classes that inherit from the abc | | alternative_classes.py | classes that inherit from the abc | | LICENSE.md | the info on how the code can be reused| | CONTRIBUTING.md | instructions for how people can contribute to the project| | setup.py | file with function with instructions for pip | | test_abc.py | tests for constructors and methods in abstract_base_class.py| | tests_helpers.py | tests for constructors and methods in helper_functions.py| | tests_imp.py | tests for constructors and methods in important_classes.py| | tests_alt.py | tests for constructors and methods in alternative_classes.py| | API.md | jupyterbook file to generate api documentation | | _config.yml | jupyterbook config for documentation | | _toc.yml | jupyter book toc file for documentation | | philosophy.md | overview of how the code is organized for docs | | example.md | myst notebook example of using the code | | scratch.ipynb | jupyter notebook from dev | document new features added a comment on 10/21/2025

About

compsys-progtools-fall25-gh-inclass-template-gh-inclass created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors