frc-emotion / nautilus-backend

Backend Scouting and Attendance solution for FIRST Robotics Competition teams.
0 stars 0 forks source link

Important Notes #5

Open ArshansGithub opened 4 weeks ago

ArshansGithub commented 4 weeks ago
ArshansGithub commented 4 weeks ago

Useful links

https://docs.python.org/3.13/tutorial/index.html https://quart.palletsprojects.com/en/latest/ https://quart.palletsprojects.com/en/latest/how_to_guides/quart_extensions.html

https://motor.readthedocs.io/en/stable/index.html https://github.com/Quart-Addons/quart-mongo https://github.com/pgjones/quart-rate-limiter https://github.com/Quart-Addons/quart-bcrypt

ArshansGithub commented 3 weeks ago

https://python-poetry.org/docs/basic-usage/