Global Tech Stack

Technical stack overview for stock_picker_bot. Python 3.13, FastAPI, SQLAlchemy with Alembic, aiosqlite, pandas, numpy, yfinance, pytest, Ruff, httpx, and LLM APIs.

majiayu000 Updated 567 repo stars

File contents

Global Tech Stack

This Skill provides Claude Code with specific guidance on understanding and working with the technologies in the stock_picker_bot project.

When to use this skill

Use this skill when:

  1. Setting up Python 3.13 development environment and virtual environments
  2. Configuring FastAPI application structure with Uvicorn
  3. Setting up SQLAlchemy ORM with aiosqlite for async database operations
  4. Creating Alembic migration scripts for schema management
  5. Using pandas and numpy for stock market data analysis
  6. Fetching and processing stock data with yfinance library
  7. Writing tests with pytest framework and test fixtures
  8. Integrating with Google Generative AI and Anthropic Claude APIs via httpx/requests

Instructions

For details, refer to the information provided in this file: global tech stack

majiayu000/claude-skill-registry-data/tree/main/development/global-tech-stack-adigunners-stock-picker-bot commit e019d4ee2e

Frequently asked questions

npx skillmds@latest add majiayu000/global-tech-stack-8