Skip to content

codeaucafe/properPy_project

Repository files navigation

Sandbox repo for improving Python knowledge of Python project structuring, formatting, testing, and CI.

Github Actions CI Python 3.8.2

I have also been using this repo to improve my skills and knowledge of structuring python projects and improving the development cycle with tools like pre-commit hooks, poetry, isort, black, coverage, and flake8.

The repo contains a couple modules for basic math functions and an API for getting a Star Wars character's DOB based on their name (or name substring). Each module has a corresponding test module.

Additionally, I added GitHub Actions CI support to further improve my knowledge of Python project organization and structuring and how to deploy it using CI.

About

improving testing knowledge with pytest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages