- Fastapi - API Framework
- SQLAlchemy - Database ORM
- asyncpg - Database client library for postgres
- Boto3 - AWS SDK for Python
- httpx - HTTP Toolkit used for sending/receiving requests and integration testing
- Loguru - Library for simplifying Python logging
- matplotlib - Plotting library (used for report generation)
- Pydantic - Python validation library
- pyjwt - JWT library for Python (used for auth)
- Reportlab - PDF generation tool
- Sentry - Monitoring tool
- ruff - Linter and code formatter
- mypy - Static type checking tool
- types-boto3 - Type stubs for boto3
- types-pyyaml - Type stubs for pyyaml
- types-reportlab - Type stubs for reportlab
- types-sqlalchemy-utils - Type stubs for sqlalchemy
- pytest - Testing framework
- pytest-asyncio - Async support for pytest
- pytest-cov - Coverage plugin for pytest
- sqlalchemy-utils - Utils library for sqlalchemy
- Flutter - UI Framework
- http - HTTP Package for flutter
- Cupertino Icons - Icon Library
- Google Fonts - Font Library
- Auth0 - Authentication and Authorisation
- Provider - State management tool
- Image Picker - Image picker plugin
- Table Calendar - Calendar widget
- Photo View - Photo viewing widget
- Logging - Logging package
- json_serializable - Utilities to aid in serializing to/from JSON
- FL Chart - Chart Library