Contents:
Project Introduction
Tutorials
Getting started
Run using docker-compose
Run using kubernetes / minikube
Run to set-up a new pilot
ReadTheDocs - Setup and Testing
Workflows and Pytest
Linting and Formatting
Useful Commands
Contribution Guidelines
Architecture Documentation
Pilot and Transpilemanager Documentation
Cli Documentation of the Flask app
Glossary
Changelog
Disclaimer
qunicorn_core
Tutorials
Edit on GitHub
Tutorials
Contents:
Getting started
VSCode
Development
Environment variables
Run the Development Server
Userful Links
Run using docker-compose
Run using kubernetes / minikube
Installation / Starting Minikube (tested for windows)
Other useful commands
Run to set-up a new pilot
ReadTheDocs - Setup and Testing
Setting up local testing
Setting up remote
Workflows and Pytest
Workflow:
PyTest
Test Structure
Test Environment
Linting and Formatting
Local Linting with Flake8 (VSC):
Formatting with black
Useful Commands
How to create invoke commands
How to create flask commands
How to add a dependency to poetry