Skip to content

damonallison/python-examples

Repository files navigation

Python Examples

Simple python code examples as unit tests.

Running Tests

# install the latest version of python
pyenv install 3.9.11

# ensure poetry is installed
poetry install

# run the tests
poetry run pytest

About

Example python code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published