/python_template

Python project scaffolding

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

REPLACE_WITH_PROJECT_NAME

Short blurb about what your product does.

One to two paragraph statement about your product and what it does.

See my website for information on the project and hardware.

Installation

OS X & Linux:

test

Windows:

install

Usage example

A few motivating and useful examples of how your product can be used. Spice this up with code blocks and potentially more screenshots.

For more examples and usage, please refer to the Wiki.

Release History

See CHANGELOG.md

Meta

Dieter Vansteenwegen

https://github.com/dietervansteenwegen

Distributed under the GNU GPLv3 license. See LICENSE for more information.

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request