Contents:
Project Introduction
Tutorials
Getting started
Configure Pycharm - Developer Guide
Run using docker-compose
Run using kubernetes / minikube
A tutorial on how to deploy the helm charts
How to create a new pilot
Documentation and ReadTheDocs Setup
Workflows and Pytest
Linting and Formatting
Useful Commands
Contribution Guidelines
Architecture Documentation
Pilot and Transpilemanager Documentation
Cli Documentation of the Flask app
qunicorn_core package
Glossary
Changelog
Disclaimer
qunicorn_core
Tutorials
View page source
Tutorials
Contents:
Getting started
VSCode
Pycharm
Development
Environment variables
Run the Development Server
Userful Links
Configure Pycharm - Developer Guide
Configure Debugger for Pycharm
Configure Logger Terminal
How to open the database
How to check if the pipeline will succeed
How to test the user authentication
How to write documentation
Other useful commands
Run using docker-compose
Run using kubernetes / minikube
Installation / Starting Minikube (tested for windows)
Other useful commands
A tutorial on how to deploy the helm charts
How to create a new pilot
Documentation and ReadTheDocs Setup
Using the Documentation Locally
Setting up remote
Workflows and Pytest
Workflows:
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