/python-exploration

exploring python with multiple examples

Primary LanguagePython

Python exploration

the objective of this repository is to explore mecanism through python. All tests generate markdown documentation to help visualize.

requirement

pip install -U pytest

run

execute pytest (or python -m pytest) you can see generated documentation in documentation folder