Skip to content

BjBe82/py-stock-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-stock-playground

A Python project for experimenting with stock data analysis and trading strategies.

App Example

Features

  • Fetch and analyze stock market data + visualization
  • ...

Requirements

  • Python 3.12+
  • uv package manager

Getting Started

  1. Clone the repository:

    git clone https://github.com/yourusername/py-stock-playground.git
    cd py-stock-playground
  2. Create a virtual environment and install dependencies using uv:

    uv sync
  3. Run the project:

    cd src
    python ./app.py

License

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages