Skip to content
Snippets Groups Projects

Initial checkin of basic project skeleton #8

Closed Markus Scheidgen requested to merge skeleton into develop

Solves #8 (closed).

This is a basic project skeleton with:

  • .gitignore
  • gitlab ci that runs linting with pycodestyle,pylint, mypy as well as tests with pytest
  • basic FastAPI app with example routes and models
  • basis FastAPI tests that examplefies fixtures and test parameterization
  • config.py based on pydantics setting management
  • pylint config
  • a README, LICENSE, and AUTHORS file
Edited by Markus Scheidgen

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading