imanhabib's Stars
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
typicode/lowdb
Simple and fast JSON database
wilsonfreitas/awesome-quant
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
mementum/backtrader
Python Backtesting library for trading strategies
BerriAI/litellm
Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
TA-Lib/ta-lib-python
Python wrapper for TA-Lib (http://ta-lib.org/).
msiemens/tinydb
TinyDB is a lightweight document oriented database optimized for your happiness :)
twopirllc/pandas-ta
Technical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 150+ Indicators
robcarver17/pysystemtrade
Systematic Trading in python
tkem/cachetools
Extensible memoizing collections and decorators
pmorissette/bt
bt - flexible backtesting for Python
nautechsystems/nautilus_trader
A high-performance algorithmic trading platform and event-driven backtester
edtechre/pybroker
Algorithmic Trading in Python with Machine Learning
man-group/ArcticDB
ArcticDB is a high performance, serverless DataFrame database built for the Python Data Science ecosystem.
louisnw01/lightweight-charts-python
Python framework for TradingView's Lightweight Charts JavaScript library.
Bklieger/groqbook
Groqbook: Generate entire books in seconds using Groq and Llama3
getludic/ludic
🌳 Web Development in Pure Python with Type-Guided Components.
TA-Lib/ta-lib
TA-Lib (Core C Library)
fnielsen/afinn
AFINN sentiment analysis in Python
jpsca/jinjax
Server-Side Components with Jinja
MLT-OSS/open-assistant-api
The Open Assistant API is a ready-to-use, open-source, self-hosted agent/gpts orchestration creation framework, supporting customized extensions for LLM, RAG, function call, and tools capabilities. It also supports seamless integration with the openai/langchain sdk.
rafa-rod/pytrendseries
Detect trend in time series, drawdown, drawdown within a constant look-back window , maximum drawdown, time underwater.
pyscript/ltk
LTK is a little toolkit for writing UIs in PyScript
anvilistas/anvil-extras
LUCIT-Systems-and-Development/lucit-backtesting
Backtest trading strategies in Python - 'kernc/backtesting.py' maintained by LUCIT
sanic-org/html5tagger
Create HTML documents from Python
anvilistas/tabulator
Anvil Wrapper for Tabulator
CoderNitu/Question_Answering_Web_App
Learn to build my own Deep Learning Powered Q&A Web App using Transformers and Anvil