/dynoscrape

Primary LanguagePythonMIT LicenseMIT

Python Project Template for your projects

Use as a template for python repos, just basics to support python development and testing.

Run the tests

python -m pytest

Debugger

The launch.json file includes the necessary config to support using the vscode python debugger with pytest.

Docker Container

Here is the Dockerfile for this template repo. (Its in a seperate Repo)