Skip to content

little-engineer-2025/template-python3-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Flask Python service

TODO

  • Update your LICENSE text, or set the LICENSE that fit your repository.
  • Update the main title of this document to fit your repository, and add a description according to the purpose of the project.
  • Update the name of your module and references to it.
  • Update all the TODO placeholders in the repository at your convenience.
  • Remove this TODO section.

Getting started

Once tasks

  • Install dependencies:
sudo dnf install -y python3-poetry
make deps

Frequent tasks

  • Install dependencies: make deps
  • Code at my_service
  • Unit test at tests
  • Integration tests at tests/integration
  • Apply format, run linter, and run unit tests by: make all
  • Get help by: make help

Contributing

See: Contributing Guidelines.

Security Issues

See: Security Issues.

Architecture Decision Records

See: ADR.

References

About

Template for Python3 Flask services

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •