suprgyabhushan's Stars
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
jlevy/the-art-of-command-line
Master the command line, in one page
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
django/django
The Web framework for perfectionists with deadlines.
pallets/flask
The Python micro framework for building web applications.
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
psf/requests
A simple, yet elegant, HTTP library.
docker/compose
Define and run multi-container applications with Docker
shadowsocks/shadowsocks
google/material-design-lite
Material Design Components in HTML/CSS/JS
donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
reddit-archive/reddit
historical code from reddit.com
ipython/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
apprenticeharper/DeDRM_tools
DeDRM tools for ebooks
WebAssembly/design
WebAssembly Design Documents
falconry/falcon
The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
HypothesisWorks/hypothesis
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
jtleek/datasharing
The Leek group guide to data sharing
inputsh/awesome-linux
:penguin: A list of awesome projects and resources that make Linux even more awesome. :penguin:
electerious/Ackee
Self-hosted, Node.js based analytics tool for those who care about privacy.
graphific/DeepDreamVideo
implementing deep dream on video
spotify/dh-virtualenv
Python virtualenvs in Debian packages
jkbrzt/cointrol
฿ Bitcoin trading bot with a real-time dashboard for Bitstamp.
darxtrix/ptop
An awesome task manager written in python. :computer:
gamechanger/dusty
Docker-powered development environments
jrosebr1/bat-country
A lightweight, extendible, easy to use Python package for deep dreaming and image generation with Caffe and CNNs.
bencbartlett/Animator5D
Very simple-to-use framework for rendering 5-dimensional animations (x, y, z, time, some color value) as an animated gif. This requires ImageMagick to combine the frames, but you can still render them without having it installed and just combine them with some online gif maker.