zzolo / pyscaffold-demo

📽 Demonstration of initial project structure generated by PyScaffold

Home Page:https://pyscaffold.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReadTheDocs

demo-project

Demonstration of a project generated with PyScaffold

Description

A longer description of your project goes here...

Making Changes & Contributing

This project uses pre-commit, please make sure to install it before making any changes:

pip install pre-commit
cd demo-project
pre-commit install

It is a good idea to update the hooks to the latest version:

pre-commit autoupdate

Don't forget to tell your contributors to also install and use pre-commit.

Note

This project has been set up using PyScaffold 4.0rc2. For details and usage information on PyScaffold see https://pyscaffold.org/.

About

📽 Demonstration of initial project structure generated by PyScaffold

https://pyscaffold.org

License:MIT License


Languages

Language:Python 100.0%