Skip to content

PFund-Software-Ltd/pytrade.org

Repository files navigation

Python packages and resources for algo-trading

Inspired by PyViz, PyTrade is a website showing a curated list of Python libraries and resources for algorithmic trading. Think of it as an awesome-algo-trading list on GitHub, but with a better presentation.

This website is owned by PFund.ai, a trading platform that bridges algo-trading and manual trading using AI (LLM).

Table of Contents

Installation

pnpm install

Development

pnpm dev

Build Static Files & Run

pnpm build && pnpm start