ryan-workFromHome's Stars
microsoft/vscode
Visual Studio Code
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
vim/vim
The official Vim repository
jqlang/jq
Command-line JSON processor
chubin/wttr.in
:partly_sunny: The right way to check the weather
gpakosz/.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
matplotlib/matplotlib
matplotlib: plotting with Python
SpaceVim/SpaceVim
A modular Vim/Neovim configuration
quantopian/zipline
Zipline, a Pythonic Algorithmic Trading Library
microsoft/ai-edu
AI education materials for Chinese students, teachers and IT professionals.
dask/dask
Parallel computing with task scheduling
Nuitka/Nuitka
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.13. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
numba/numba
NumPy aware dynamic Python compiler using LLVM
cs01/gdbgui
Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.
davidhalter/jedi
Awesome autocompletion, static analysis and refactoring library for python
quantopian/pyfolio
Portfolio and risk analytics in Python
pamoroso/free-python-books
Python books free to read online or download
quantopian/alphalens
Performance analysis of predictive (alpha) stock factors
ranaroussi/qtpylib
QTPyLib, Pythonic Algorithmic Trading
CppCon/CppCon2015
Presentation Materials from CppCon 2015
yhilpisch/py4fi2nd
Jupyter Notebooks and code for Python for Finance (2nd ed., O'Reilly) by Yves Hilpisch.
quantopian/empyrical
Common financial risk and performance metrics. Used by zipline and pyfolio.
NVlabs/alias-free-gan
Alias-Free GAN project website and code
alexgolec/tda-api
A TD Ameritrade API client for Python. Includes historical data for equities and ETFs, options chains, streaming order book data, complex order construction, and more.
jupyterlab-contrib/jupyterlab-vim
Vim notebook cell bindings for JupyterLab
quantopian/trading_calendars
Calendars for various securities exchanges.
osrf/rocker
A tool to run docker containers with overlays and convenient options for things like GUIs etc.
itsjafer/schwab-api
A python library for placing trades on Charles Schwab
yhilpisch/lvvd
Listed Volatility and Variance Derivatives (Wiley Finance)
bluewhalebook/docker-up-and-running-2nd-edition
Various code examples from Docker: Up and Running - Second Edition