Contents:
Project Introduction
Tutorials
Getting started
Configure Pycharm - Developer Guide
Run using docker-compose
Run using kubernetes / minikube
How to create 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
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 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
How to create a new pilot
Implement your pilot
Change the transpile and preprocessing manager if necessary
Add some tests and documentation
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