Initial checkin of basic project skeleton #8
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
Activity
added 3 commits
-
657e361a...a5bda676 - 2 commits from branch
develop
- 358ea3be - Initial checkin of basic project skeleton.
-
657e361a...a5bda676 - 2 commits from branch
added 1 commit
- d5597c12 - Initial checkin of basic project skeleton. #8 (closed)
requested review from @kuehbachm
requested review from @sshabih and removed review request for @kuehbachm
requested review from @kuehbachm and removed review request for @sshabih
added 1 commit
- 29bc5d14 - Initial checkin of basic project skeleton. #8 (closed)
added 1 commit
- a8d76409 - Initial checkin of basic project skeleton. #8 (closed)
added 1 commit
- adbb9c36 - Corrected line breaks software-list-b5-atom-probe-microscopy.md but I think I...
added 1 commit
- 8aea3359 - added initial commit list for electron-microscopy
added 1 commit
- c979d027 - Update software-list-b1-electron-microscopy.md
added 1 commit
- 091c7303 - remove the example table from software-list-b1-electron-microscopy.md
added 1 commit
- 121ae1bb - For now that we are all comitting to this merge. I thought I'll have a cheeky commit here too.
added 1 commit
- f883bdf1 - From organized text to markdown/html table, added column and filled for...
Please register or sign in to reply