Skip to content

A simple boilerplate for a deployable python website deployed to cloud servers via ansible as a part of the technically speaking series.

License

Notifications You must be signed in to change notification settings

sourceallies/python-deploy-technically-speaking

 
 

Repository files navigation

Simple Python/Flask/NGINX Server Boilerplate

Initial Setup

Running Tests

  • Direct installation (assuming venv activated):
    (venv) $ pytest
  • Poetry
    poetry run pytest

About

A simple boilerplate for a deployable python website deployed to cloud servers via ansible as a part of the technically speaking series.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.2%
  • HTML 8.8%