bugyi.dummyο
Dummy python project used to test the cc-python cookiecutter.
Badges πο
project status badges:
version badges:
tools / frameworks used by test suite (i.e. used by make test):
linters used to maintain code quality (i.e. used by make lint):
tools / frameworks used to render documentation (i.e used by make build-docs):
miscellaneous tools used to maintain this project:
Useful Links πο
API Reference: A developerβs reference of the API exposed by this project.
cc-python: The cookiecutter that was used to generate this project. Changes made to this cookiecutter are periodically synced with this project.
CHANGELOG.md: We use this file to document all notable changes made to this project.
CONTRIBUTING.md: This document contains guidelines for developers interested in contributing to this project.
Documentation: This projectβs documentation is hosted on readthedocs.io.
gh:bbugyi200/python-dummy: This projectβs source code is hosted on GitHub.
Generic cc-python Documentation πο
π’ Basic Usageο
Before making a PR please run the following
Optional one time setup: run
make use-dockerif you need to build/test this with dockermake lintto check for any format or convention issuesmake testto run all tests