Skip to content

Repository files navigation

Fullstack Python Frameworks

ci

Run in gitpod

Gitpod can be used as an IDE. You can load the code inside to try the code.

Open in Gitpod

in a terminal, run

poetry run python -m dash_app.main
poetry run streamlit run src/streamlit_app/main.py

Usage

Dash Space Missions Dashboard

You can run the Dash application to visualize space missions:

python src/dash_app/space_missions.py

This application allows you to:

  • View the 200 most recent space missions
  • Filter by launcher
  • Filter by launch site
  • Interactive data table with sorting and filtering
  • Visualize a graph of the number of launches per month

Other Applications

You can run other applications with the following commands:

python src/app/main.py

Run in docker container

You can run this template with docker. The manufactured image can be distributed and used to deploy your application to a production environment.

docker-compose build
docker-compose run app

About

let's play with different python fullstack frameworks

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages