bitforce's Stars
MitchTalmadge/ASCII-Data
A small Java library for producing nice looking text-based line-graphs and tables.
ccxt/ccxt
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
shippableSamples/sample_nodejs
A simple node.js app used in Shippable tutorials
pypa/wheel
The official binary distribution format for Python
pypa/virtualenv
Virtual Python Environment builder
pypa/twine
Utilities for interacting with PyPI
pypa/pip
The Python package installer
pypi/warehouse
The Python Package Index
pypa/sampleproject
A sample project that exists for PyPUG's "Tutorial on Packaging and Distributing Projects"
django/django
The Web framework for perfectionists with deadlines.
psf/requests
A simple, yet elegant, HTTP library.
tornadoweb/tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
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.
realpython/python-guide
Python best practices guidebook, written for humans.
getsentry/sentry
Developer-first error tracking and performance monitoring
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
ycm-core/YouCompleteMe
A code-completion engine for Vim
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
ipython/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
mailpile/Mailpile
A free & open modern, fast email client with user-friendly encryption and privacy features
apenwarr/sshuttle
Wrong project! You should head over to http://github.com/sshuttle/sshuttle
boto/boto
For the latest version of boto, see https://github.com/boto/boto3 -- Python interface to Amazon Web Services
saltstack/salt
Software to automate the management and configuration of any infrastructure or application at scale. Install Salt from the Salt package repositories here:
fabric/fabric
Simple, Pythonic remote execution and deployment.
getpelican/pelican
Static site generator that supports Markdown and reST syntax. Powered by Python.
faif/python-patterns
A collection of design patterns/idioms in Python
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
webpy/webpy
web.py is a web framework for python that is as simple as it is powerful.