Skip to content

profjsb/PyAdder

Repository files navigation

PyAdder

Python package

DOI

codecov

PyPi version

PyPI pyversions

GitHub latest commit

Show off the structure of a Python codebase.

PyAdder/
├── .coveragerc
├── .github
│   └── workflows
│       └── test.yml
├── .gitignore
├── Dockerfile
├── LICENSE.txt
├── README.md
├── CHANGES.txt
├── pyproject.toml
├── adder
│   ├── __init__.py
│   └── tests
│       ├── __init__.py
│       └── test_one_number.py

About

Skeleton to highlight package structure

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors