Logo
Explore Help
Sign In
Simon/lowkey_backtest
1
0
Fork 0
You've already forked lowkey_backtest
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
b5550f4ff41680f94823c04d5f1de4de3622c606
lowkey_backtest/api/models/__init__.py

4 lines
46 B
Python
Raw Normal View History

Implement FastAPI backend and Vue 3 frontend for Lowkey Backtest UI - Added FastAPI backend with core API endpoints for strategies, backtests, and data management. - Introduced Vue 3 frontend with a dark theme, enabling users to run backtests, adjust parameters, and compare results. - Implemented Pydantic schemas for request/response validation and SQLAlchemy models for database interactions. - Enhanced project structure with dedicated modules for services, routers, and components. - Updated dependencies in `pyproject.toml` and `frontend/package.json` to include FastAPI, SQLAlchemy, and Vue-related packages. - Improved `.gitignore` to exclude unnecessary files and directories.
2026-01-14 21:44:04 +08:00
"""
Pydantic schemas and database models.
"""
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 35ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API