/package_template

Template for Python Package

Primary LanguagePythonMIT LicenseMIT

Build Status

[PACKAGE NAME]

Installation

python setup.py install

Run Examples

Examples are in ./examples/ For example, Run

python examples/01_add_numbers.py

Documentations

Documentations can be aV You can find the documentation here

For Developers

Test

python setup.py test