Include examples into Python package
- Include examples into the Python package to use them.
- Make the tests more usable in Python interpreter
-
Include examples- Could collide with
examplepackage from PyPI in localsite-packages. - Nothing on Repology
- Present on Debian
- Could collide with
-
Define functions in examples -
Introduce __init__.py -
Document how to the examples from Python shell
Edited by Moul