achaknalwar's Stars
tradytics/surpriver
Find big moving stocks before they move using machine learning and anomaly detection
shirosaidev/stocksight
Stock market analyzer and predictor using Elasticsearch, Twitter, News headlines and Python natural language processing and sentiment analysis
asad70/stock-news-sentiment-analysis
This program uses Vader SentimentIntensityAnalyzer to calculate the news headline overall sentiment for a stock
stefmolin/stock-analysis
Simple to use interfaces for basic technical analysis of stocks.
pksunkara/alpaca
Given a web API, Generate client libraries in node, php, python, ruby
PythonForForex/Alpaca-Trading-API-Guide-A-Step-by-step-Guide
Code snippets for Alpaca Trading API Guide published on AlgoTrading101's Blog
JasonRBowling/cryptoTradingBot
Experimental crypto trading bot using robin-stock.. Such things are very risky. For educational purposes only. Write up at https://medium.com/swlh/a-full-crypto-trading-bot-in-python-aafba122bc4e
jmfernandes/robin_stocks
This is a library to use with Robinhood Financial App. It currently supports trading crypto-currencies, options, and stocks. In addition, it can be used to get real time ticker information, assess the performance of your portfolio, and can also get tax documents, total dividends paid, and more. More info at
sanko/Robinhood
Unofficial Documentation of Robinhood Trade's Private API
alpacahq/alpaca-trade-api-python
Python client for Alpaca's trade API
conquerv0/Pynaissance
A walk through the frameworks of Python in Finance. The repository is currently in the development phase. The finalized version will include a full-fledged integration and utilization of Quantopian, GS-Quant, WRDS API and their relevant datasets and analytics.
brndnmtthws/thetagang
ThetaGang is an IBKR bot for collecting money
ranaroussi/yfinance
Download market data from Yahoo! Finance's API
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
datasciencescoop/Data-Science--Cheat-Sheet
Cheat Sheets
JBielan/leetcode-py-js
Best Python and Javascript solutions with explanation.
eon01/kubernetes-workshop
⚙️ A Gentle introduction to Kubernetes with more than just the basics. 🌟 Give it a star if you like it.
yubinbai/Codejam
Solution to Google Code Jam questions in python
pochmann/PyTricks
Collection of less popular features and tricks for the Python programming language
achaknalwar/pyvmomi-community-samples
A place for community contributed samples for the pyVmomi library.
mmcgrana/services-engineering
A reading list for services engineering, with a focus on cloud infrastructure services
prakhar1989/system-design-interview
:green_book: How to prepare system design questions for IT company
vmware/pyvmomi
VMware vSphere API Python Bindings
prakhar1989/Algorithms
:computer: Data Structures and Algorithms in Python
prakhar1989/awesome-courses
:books: List of awesome university courses for learning Computer Science!
crazyguitar/pysheeet
Python Cheat Sheet
realpython/python-guide
Python best practices guidebook, written for humans.
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
google/styleguide
Style guides for Google-originated open-source projects