starred-awesome icon indicating copy to clipboard operation
starred-awesome copied to clipboard

A curated list of my GitHub stars!

Awesome Stars Awesome

A curated list of my GitHub stars! Generated by starred

Contents

  • ActionScript
  • ApacheConf
  • AppleScript
  • Arduino
  • Assembly
  • Batchfile
  • Brainfuck
  • C
  • C#
  • C++
  • CSS
  • Clojure
  • CoffeeScript
  • [Common Lisp](#common lisp)
  • Dart
  • Eagle
  • Elixir
  • [Emacs Lisp](#emacs lisp)
  • Erlang
  • FreeMarker
  • GDScript
  • Go
  • HCL
  • HTML
  • Handlebars
  • Haskell
  • Java
  • JavaScript
  • [Jupyter Notebook](#jupyter notebook)
  • Kotlin
  • Lua
  • Makefile
  • Nginx
  • OCaml
  • Objective-C
  • Objective-C++
  • Others
  • PHP
  • PLSQL
  • PLpgSQL
  • Pascal
  • Perl
  • Pony
  • PostScript
  • Python
  • QML
  • R
  • Roff
  • Ruby
  • Rust
  • Scala
  • Shell
  • Smalltalk
  • Swift
  • TeX
  • TypeScript
  • VHDL
  • [Vim script](#vim script)
  • VimL
  • [Visual Basic](#visual basic)
  • Vue
  • XSLT

ActionScript

  • as3sfxr - A port of sfxr from C++ to AS3, using the new sound and file capabilities of Flash Player 10.
  • bfxr - Flash + AIR sound effects generator. Based on Sfxr.
  • flashls - HLS Flash Plugin/Player (Chromeless,OSMF,FlowPlayer,mediaelement.js,video.js,Clappr)
  • scratch-flash - Open source version of the Scratch 2.0 project editor. This is the basis for the online and offline versions of Scratch found on the website.

ApacheConf

  • sailor - Portable container system

AppleScript

  • termtile - Terminal window manager for OS X

Arduino

  • signal-hackpack - Code for the Twilio Signal Hackpack out-of-box experience

Assembly

  • pcmos386v501 - PC-MOS/386 v5.01 final release including cdrom driver sources.
  • x86-assembly-cheat - x86 userland minimal examples tutorial. Hundreds of runnable asserts. IO done with libc, so OS portable in theory. Tested in Ubuntu 14.04. Containers (ELF), linking, calling conventions. System land cheat at: https://github.com/cirosantilli/x86-bare-metal-examples
  • unix-history-repo - Continuous Unix commit history from 1970 until today
  • Apollo-11 - Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
  • msxsdmapper - Automatically exported from code.google.com/p/msxsdmapper
  • 8086tiny - Official repository for 8086tiny: a tiny PC emulator/virtual machine
  • flappybird4msx - My version of Flappy Bird for MSX Computers
  • Oldies - Old code written by Ricbit
  • 2048-2600 - A port of the 2048 game to the Atari 2600 VCS
  • SecondReality - Source code and data of Second Reality by Future Crew in 1993
  • Prince-of-Persia-Apple-II - A running-jumping-swordfighting game I made on the Apple II from 1985-89

Batchfile

  • A2osX - Multi-Tasking OS for Apple II
  • python-guide - Python best practices guidebook, written for Humans.

Brainfuck

  • printbf - Brainfuck interpreter inside printf

C

  • micropython - Port of MicroPython for the BBC micro:bit
  • mbed-classic -
  • mbed-os - ARM Mbed OS is a platform operating system designed for the internet of things
  • OpenSimpleLidar - Open Hardware scanning laser rangefinder
  • immutables - A high-performance immutable mapping type for Python.
  • obs-studio - OBS Studio - Free and open source software for live streaming and screen recording
  • doom3do - The complete archive for DOOM for the 3DO
  • raspi-kernel -
  • system-bus-radio - Transmits AM radio on computers without radio transmitting hardware.
  • pg_similarity - set of functions and operators for executing similarity queries
  • ldare - A game engine being developed from scratch for learning and practcing essential game development skills. Each and every single feature is written from scratch with absolutely no third party code or libraries.
  • TIC-80 - TIC-80 is a fantasy computer for making, playing and sharing tiny games.
  • wuffs - Wrangling Untrusted File Formats Safely
  • TIC-80 - TIC-80 is a fantasy computer for making, playing and sharing tiny games.
  • VoxelSpace - Terrain rendering algorithm in less than 20 lines of code
  • linenoise - A small self-contained alternative to readline and libedit
  • os-tutorial - How to create an OS from scratch
  • python-Levenshtein - The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
  • fuzzy -
  • tidy-html5 - The granddaddy of HTML tools, with support for modern standards
  • kitty - A cross-platform, fast, feature full, GPU based terminal emulator
  • ttyd - Share your terminal over the web
  • mtm - Perhaps the smallest useful terminal multiplexer in the world.
  • thredis - Thredis is Threaded Redis. Thredis is a fork of Redis that allows for complex operations to be processed in parallel threads for better performance on multi-core systems. See thredis.org and README-THREDIS file.
  • ffmpeg-libav-tutorial - [WIP] Learn FFmpeg libav the Hard Way
  • darwin-xnu - The Darwin Kernel (mirror)
  • the_silver_searcher - A code-searching tool similar to ack, but faster.
  • zork - The DUNGEON (Zork I) source
  • postgres - Mirror of the official PostgreSQL GIT repository. Note that this is just a mirror - we don't work with pull requests on github. To contribute, please see http://wiki.postgresql.org/wiki/Submitting_a_Patch
  • timescaledb - An open-source time-series database optimized for fast ingest and complex queries. Engineered up from PostgreSQL, packaged as an extension.
  • pyuv - Python interface for libuv
  • lua-nginx-module - Embed the Power of Lua into NGINX HTTP servers
  • asterisk - Mirror of the official Asterisk Project repository No pull requests here please. Use Gerrit:
  • snoopy - Log every executed command to syslog (a.k.a. Snoopy Logger).
  • numpy - Numpy main repository
  • bmon - bandwidth monitor and rate estimator
  • preeny - Some helpful preload libraries for pwning stuff.
  • nginx - An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
  • kamailio - Kamailio - The Open Source SIP Server -
  • picohttpparser - tiny HTTP parser written in C (used in HTTP::Parser::XS et al.)
  • japronto - Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.
  • c-jwt-cracker - JWT brute force cracker written in C
  • FAP80 - A Z80 retro computer without the retro baggage
  • jq - Command-line JSON processor
  • reptyr - Reparent a running program to a new terminal
  • ultrajson - Ultra fast JSON decoder and encoder written in C with Python bindings
  • pglogical - Logical Replication extension for PostgreSQL 9.4, 9.5 and 9.6 (Postgres), providing much faster replication than Slony, Bucardo or Londiste, as well as cross-version upgrades.
  • patchkit - binary patching from Python
  • unicorn - Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, X86)
  • capstone - Capstone disassembly/disassembler framework: Core (Arm, Arm64, M68K, Mips, PPC, Sparc, SystemZ, X86, X86_64, XCore) + bindings (Python, Java, Ocaml, PowerShell)
  • radare2 - unix-like reverse engineering framework and commandline tools security
  • nanomsg - nanomsg library
  • lzfse - LZFSE compression library and command line tool
  • dmtx-wrappers - libdmtx Wrappers
  • libdmtx - libdmtx Library
  • py-setproctitle - A Python module to customize the process title
  • nginx-video-thumbextractor-module - Nginx module to extract thumbs from a video file
  • repsheet-nginx - The nginx module for Repsheet
  • tis-100 - An emulator for the TIS-100 CPU
  • netdata - Get control of your servers. Simple. Effective. Awesome! https://my-netdata.io/
  • autopy-legacy - DEPRECATED: Replaced by https://github.com/autopilot-rs/autopy
  • citus - Scalable PostgreSQL for multi-tenant and real-time workloads
  • ctypes.sh - A foreign function interface for bash.
  • rsyslog - a Rocket-fast SYStem for LOG processing
  • riofs - Userspace S3 filesystem
  • macross - Macross 6502, the assembler written by Lucasfilm Ltd. that was used for Habitat and SCUMM
  • pypostal - Python bindings to libpostal for fast international address parsing/normalization
  • libpostal - A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data.
  • psycopg2 - PostgreSQL database adapter for the Python programming language
  • htop - htop is an interactive text-mode process viewer for Unix systems. It aims to be a better 'top'.
  • disque - Disque is a distributed message broker
  • pgemailaddr - email address type for PostgreSQL
  • icmptunnel - Transparently tunnel your IP traffic through ICMP echo and reply packets.
  • phc-winner-argon2 - The password hash Argon2, winner of PHC
  • mkeykernel - A kernel that can read from keyboard and print on-screen
  • crobots - CROBOTS is a programming game, for programmers (or aspiring programmers.)
  • nchan - Fast, horizontally scalable, multiprocess pub/sub queuing server and proxy for HTTP, long-polling, Websockets and EventSource (SSE), powered by Nginx.
  • balde - A microframework for C based on GLib and bad intentions.
  • vmprof-python - vmprof - a statistical program profiler
  • movfuscator - The single instruction C compiler
  • soletta - Soletta Project is a framework for making IoT devices. With Soletta Project's libraries developers can easily write software for devices that control actuators/sensors and communicate using standard technologies. It enables adding smartness even on the smallest edge devices.
  • xhyve - xhyve, a lightweight OS X virtualization solution
  • s3backer - FUSE-based single file backing store via Amazon S3
  • tmux - tmux source code
  • meinheld - meinheld is a high performance asynchronous WSGI Web Server (based on picoev)
  • uwsgi-realtime - a uWSGI plugin exposing offloaded realtime features like SSE, socket.io and media streaming
  • How-to-Make-a-Computer-Operating-System - How to Make a Computer Operating System in C++
  • nginx-xmpp - nginx with XMPP proxy support
  • nginx-rtmp-module - NGINX-based Media Streaming Server
  • uwsgi - uWSGI application server container
  • tengine - A distribution of Nginx with some advanced features
  • x86-boot-sector-c - A DOS boot sector written in C
  • uwsgi-sentry - uWSGI plugin for sentry integration
  • pguri - uri type for PostgreSQL
  • nginx-vod-module - NGINX-based MP4 Repackager
  • homecomputer-6502 - A complete build of a mobile 6502 home computer system
  • nginx-log-zmq - nginx module to log messages over ZeroMQ
  • FUZIX - FuzixOS: Because Small Is Beautiful
  • wrk - Modern HTTP benchmarking tool
  • pg_shard - ATTENTION: pg_shard is superseded by Citus, its more powerful replacement
  • qemu - Official QEMU mirror. Please see http://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
  • lwan - Experimental, scalable, high performance HTTP server
  • hiredis-py - Python wrapper for hiredis
  • nginx-statsd - An nginx module for sending stats to statsd.
  • dyad - Asynchronous networking for C
  • python-Levenshtein - The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
  • guava - Guava is a lightweight Python web framework written in C
  • micropython - MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
  • tmate - Instant Terminal Sharing
  • librsync - Dropbox modified version of librysnc
  • Avalon - Second generation Bitcoin miner. GPLv3 and public domain.
  • js0n - Flexible Zero-Footprint JSON Parser in C
  • psmouse-alps - dkms module for psmouse
  • twemproxy - A fast, light-weight proxy for memcached and redis
  • bjoern - A screamingly fast Python 2/3 WSGI server written in C.

C#

  • mRemoteNG - mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.

C++

  • faiss - A library for efficient similarity search and clustering of dense vectors.
  • pytorch - Tensors and Dynamic neural networks in Python with strong GPU acceleration
  • yacreader - This repo contains the code of YACReader's desktop version.
  • microbit-dal -
  • mumble - Mumble VoIP Client/Server
  • MultiMail - Offline reader for QWK, Blue Wave, etc. Multi-platform, curses-based.
  • wkhtmltopdf - Convert HTML to PDF using Webkit (QtWebKit)
  • Mycraft - A minecraft clone project based on modern OpenGL completed in ZJU computer graphics course.
  • snowcrash - API Blueprint Parser
  • goxel - Goxel: Free and Open Source 3D Voxel Editor
  • incubator-pagespeed-ngx - Automatic PageSpeed optimization module for Nginx
  • NEEDOS_ARDUINO - This project is based in a simple scheduler created by me ported to ARDUINO.
  • pybind11 - Seamless operability between C++11 and Python
  • pedis - NoSQL data store using the SEASTAR framework, compatible with Redis
  • solidity - Solidity, the Contract-Oriented Programming Language
  • sqlcheck - Automatically identify anti-patterns in SQL queries
  • proxy - The Istio proxy components.
  • vokoscreen - vokoscreen is an easy to use screencast creator to record educational videos, live recordings of browser, installation, videoconferences, etc.
  • DsTools - Tools for ease of development for Nintendo DS
  • uWebSockets - Tiny WebSockets
  • grpc - The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
  • supercollider - An audio server, programming language, and IDE for sound synthesis and algorithmic composition.
  • LaiNES - Cycle-accurate NES emulator in ~1000 lines of code
  • pyflame - 🔥 Pyflame: A Ptracing Profiler For Python
  • hackassemblereditor - GUI Editor for the Hack assembly language, written in C++ with Qt 5.
  • Pyjion - Pyjion - A JIT for Python based upon CoreCLR
  • keystone - Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ & X86) + bindings
  • uzebox - A retro-minimalist game console engine for the ATMega644
  • bistro - Bistro is a flexible distributed scheduler, a high-performance framework supporting multiple paradigms while retaining ease of configuration, management, and monitoring.
  • osquery - SQL powered operating system instrumentation, monitoring, and analytics.
  • Sigil - Sigil is a multi-platform EPUB ebook editor
  • lepton - Lepton is a tool and file format for losslessly compressing JPEGs by an average of 22%.
  • dsd - Digital Speech Decoder
  • 360Controller - TattieBogle Xbox 360 Driver (with improvements)
  • aseprite - Animated sprite editor & pixel art tool (Windows, macOS, Linux)
  • cryfs - Cryptographic filesystem for the cloud
  • btfs - A bittorrent filesystem based on FUSE.
  • kakoune - mawww's experiment for a better code editor
  • USB_Host_Shield_2.0 - Revision 2.0 of USB Host Library for Arduino.
  • xboxdrv - Xbox Gamepad Userspace Driver for Linux
  • pushpin - Reverse proxy for realtime web services
  • python-rapidjson - Python wrapper around rapidjson
  • swift - The Swift Programming Language
  • fastonosql - FastoNoSQL is a crossplatform Redis, Memcached, SSDB, LevelDB, RocksDB, UnQLite, LMDB, UpscaleDB, ForestDB, Pika GUI management tool.
  • sysdig - Linux system exploration and troubleshooting tool with first class support for containers
  • git-crypt - Transparent file encryption in git
  • zdb - Embeddable database library with columnar storage
  • pastec - Image recognition open source index and search engine
  • Another-World-Bytecode-Interpreter - "Fabother World" an interpreter for Another World (Out of this world).
  • Bento4 - Full-featured MP4 format and MPEG DASH library and tools
  • s3fs-fuse - FUSE-based file system backed by Amazon S3
  • electron - Build cross platform desktop apps with JavaScript, HTML, and CSS
  • lnav - Log file navigator
  • TinyBasicPlus - A C implementation of Tiny Basic, with a focus on support for Arduino
  • stunserver - Version 1.2. This is the source code to STUNTMAN - an open source STUN server and client code by john selbie. Compliant with the latest RFCs including 5389, 5769, and 5780. Also includes backwards compatibility for RFC 3489. Compiles on Linux, MacOS, BSD, Solaris, and Win32 with Cygwin. Windows binaries avaialble from www.stunprotocol.org.
  • webrtc-everywhere - WebRTC plugin for Internet Explorer and Safari
  • server - MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
  • Zorkduino - Play Zork on your TV with an Arduino.
  • ceph - Ceph is a distributed object, block, and file storage platform
  • cocaine-core - An open platform to build your own PaaS clouds.
  • rethinkdb - The open-source database for the realtime web.

CSS

  • tabler - Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap 4
  • dist-prog-book -
  • progit2 - Pro Git 2nd Edition
  • cloudy_vision - Cloudy Vision is an open source tool to test the image labeling capabilities of different computer vision API vendors.
  • django-cruds-adminlte - django-cruds is simple drop-in django app that creates CRUD for faster prototyping
  • littleosbook - Source for the little book about OS development
  • coredocs - An API Documentation generator.
  • awesome-programmers - A list of history's greatest
  • abrash-black-book - Markdown source for Michael Abrash's Graphics Programming Black Book
  • workflow - The open source PaaS for Kubernetes.
  • hogwatch - find out what's hogging your internet connection.
  • nerd-fonts - :abcd: Iconic font aggregator, collection, and patcher. 40+ patched fonts, over 3,600 glyph/icons, includes popular collections such as Font Awesome & fonts such as Hack
  • starboard - onboarding, offboarding, or crossboarding made easy
  • karnaugh - A Karnaught Map builder
  • hamburgers - Tasty CSS-animated Hamburgers
  • paperless - Scan, index, and archive all of your paper documents
  • pev - Postgres Explain Visualizer
  • http2-explained - A detailed document explaining and documenting HTTP/2, the successor to the widely popular HTTP/1.1 protocol
  • photon - The fastest way to build beautiful Electron apps using simple HTML and CSS
  • django-markdownx - Comprehensive Markdown plugin built for Django
  • postgresguide.com -
  • django-material - Material Design for Django
  • Mokki-Editor - Mokki Editor is a lightweight HTML5 WYSIWYG / HTML Rich Text Edito
  • 12factor -
  • fixmydjango - http://fixmydjango.com shows common Django exceptions and how to fix them
  • restcookbook - Jekyll cms site for restcookbook.com
  • screencat - :cat2: webrtc screensharing electron app for mac os (Alpha)
  • DataTables - Tables plug-in for jQuery
  • Jcrop - Jcrop (official) - Image Cropping Plugin for jQuery
  • json-api - A specification for building JSON APIs
  • flakes - Flakes is an Admin Template Framework. A combination of CSS Libraries, JavaScript Libraries and Design files that help you build business tools very quickly.
  • schema - A light, lean, and responsive front-end UI framework. — Built with LESS.
  • docco - Literate Programming can be Quick and Dirty.
  • bootstrap-material-design - Material design theme for Bootstrap 3 and 4
  • flexiblegs-scss-plus - Flexible Grid System Scss Plus
  • picnic - :handbag: A beautiful CSS library to kickstart your projects
  • simpsons-in-css - Simpsons characters in CSS
  • bump - Bump it. Bootstrap sliding panels
  • chin-up - Track your metrics (motivation, happiness, relationships) and find correlations in your behaviors
  • cheatset - Generate cheat sheets for Dash
  • django-dash2013 - Drag and drop your life with this simple agile App!
  • gridforms - Data entry can be beautiful
  • flatdoc - Build sites fast from Markdown
  • almost-flat-ui - Almost Flat UI Theme for Foundation Framework
  • Flat-UI - Flat UI Free - Design Framework (html/css3/less/js). Flat UI is based on Bootstrap, a comfortable, responsive, and functional framework that simplifies the development of websites.
  • blueprint-css - A CSS framework that aims to cut down on your CSS development time
  • django-suit - Modern theme for Django admin interface
  • ratchet - Build mobile apps with simple HTML, CSS, and JavaScript components.

Clojure

  • pronoun.is - Show people how to use pronouns!
  • FiraCode - Monospaced font with programming ligatures

CoffeeScript

  • cyclotron - A web platform for constructing dashboards.
  • turbolinks - Turbolinks makes navigating your web application faster
  • butterfly - A web terminal based on websocket and tornado
  • marp - Markdown presentation writer, powered by Electron.
  • zxcvbn - Low-Budget Password Strength Estimation
  • galley - Orchestrator for local Docker containers
  • trix - A rich text editor for everyday writing
  • beautiful-docs - A beautiful way to read documentation
  • payform - :credit_card: A library for building credit card forms, validating inputs, and formatting numbers.
  • atom-django-templates - Atom support for Django templates.
  • taiga-front - Project management web application with scrum in mind! Built on top of Django and AngularJS (Front)
  • cloudtunes - Web-based music player for the cloud :cloud: :notes:

Common Lisp

  • pgcharts - Turn your PostgreSQL queries into Charts

Dart

  • flutter - Flutter makes it easy and fast to build beautiful mobile apps.

Eagle

  • Pomodoro - A custom built timer for the pomodoro technique to be more productive.

Elixir

  • perhap - Perhap is an purely functional event store and service framework inspired by domain driven design and reactive architectures.
  • spacesuit - API Gateway with URL remapping
  • exchat - A Slack-like app by Elixir, Phoenix & React(redux)

Emacs Lisp

Erlang

  • rooster - Erlang REST framework
  • cowboy - Small, fast, modern HTTP server for Erlang/OTP.
  • webmachine - A REST-based system for building web applications.
  • vegur - Vegur: HTTP Proxy Library
  • logplex - Heroku log router

FreeMarker

  • screenshots - Firefox Screenshots: the best way to take screenshots on the web.

GDScript

  • ansiture - Adventure platformer using only text based (DOS ANSi) characters

Go

  • testify - A toolkit with common assertions and mocks that plays nicely with the standard library
  • grumpy - Grumpy is a Python to Go source code transcompiler and runtime.
  • feeda - Feeds (RSS2/Atom) aggregator as a CLI tool
  • ghostferry - The swiss army knife of live data migrations
  • bettercap - The Swiss Army knife for 802.11, BLE and Ethernet networks reconnaissance and attacks.
  • textql - Execute SQL against structured text like CSV or TSV
  • warp - Secure and simple terminal sharing
  • gron - Make JSON greppable!
  • datacol - Datacol provides Heroku-like workflow for deploying apps in your cloud account (AWS/GCP)
  • komiser - AWS Environment Inspector 👮
  • skipper - An HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress
  • wsify - Just a tiny, simple and real-time self-hosted pub/sub messaging service
  • authn-server - Authentication service that keeps you in control without forcing you to be an expert in web security.
  • ladon - A SDK for access control policies: authorization for the microservice and IoT age. Inspired by AWS IAM policies. Written for Go.
  • piknik - Copy/paste anything over the network
  • guard - A generic high performance circuit breaker & proxy server written in Go
  • gobis - Gobis is a lightweight API Gateway written in go which can be used programmatically or as a standalone server.
  • sandglass - Sandglass is a distributed, horizontally scalable, persistent, time sorted message queue.
  • httplive - HTTP Request & Response Service, Mock HTTP
  • jj - JSON Stream Editor (command line utility)
  • fac - Easy-to-use CUI for fixing git conflicts
  • go-django-hashers - Go implementation of password hashers used in Django
  • sift - A fast and powerful alternative to grep
  • shaas - Shell as a Service: API to inspect and execute scripts in a server's environment via HTTP and WebSockets
  • flagr - Flagr is a feature flagging, A/B testing and dynamic configuration microservice
  • fireworq - Fireworq is a lightweight, high-performance, language-independent job queue system.
  • loginsrv - JWT login microservice with plugable backends such as OAuth2, Google, Github, htpasswd, osiam, ..
  • automatic-api - A list of software that turns your database into a REST/GraphQL API
  • edward - A tool for managing local microservice instances
  • direnv - Unclutter your .profile
  • pdfcpu - A PDF processor written in Go.
  • primitive - Reproducing images with geometric primitives.
  • skm - A simple and powerful SSH keys manager
  • pg2kafka - Ship changes in Postgres 🐘 to Kafka 📖
  • slack-term - Slack client for your terminal
  • request-baskets - HTTP requests collector to test webhooks, notifications, REST clients and more ...
  • chronograf - Open source monitoring and visualization UI for the TICK stack
  • telegraf - The plugin-driven server agent for collecting & reporting metrics.
  • kapacitor - Open source framework for processing, monitoring, and alerting on time series data
  • fn - The container native, cloud agnostic serverless platform.
  • ergo - The management of multiple local services running on different ports made easy
  • jaeger - CNCF Jaeger, a Distributed Tracing System
  • ksuid - K-Sortable Globally Unique IDs
  • jocko - Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)
  • pqstream - pqstream turns your postgres database into an event stream
  • github-contrib - Generate a list of PRs and Issues you contributed across all repos in an org :rocket:
  • scaleway-cli - :computer: Manage BareMetal Servers from Command Line (as easily as with Docker)
  • certspotter - Certificate Transparency Log Monitor
  • aws-vault - A vault for securely storing and accessing AWS credentials in development environments
  • instrumentedsql - A sql driver that will wrap any other driver and log/trace all its calls
  • acra - Acra database protection suite
  • usql - usql is a universal command-line interface for SQL databases
  • httplab - The interactive web server
  • oauth2_proxy - A reverse proxy that provides authentication with Google, Github or other provider
  • bombardier - Fast cross-platform HTTP benchmarking tool written in Go
  • creeper - :paw_prints: Creeper - The Next Generation Crawler Framework (Go)
  • upspin - Upspin: A framework for naming everyone's everything.
  • awless - A Mighty CLI for AWS
  • Sia - Blockchain-based marketplace for file storage
  • termshare - Quick and easy terminal sharing.
  • pixterm - Draw images in your ANSI terminal with true color
  • beehive - A flexible event/agent & automation system with lots of bees 🐝
  • pgdiff - Compares the PostgreSQL schema between two databases and generates SQL statements that can be run manually against the second database to make their schemas match.
  • finch - Source code for https://usefinch.co
  • buford - A push notification delivery engine for the new HTTP/2 APNS service.
  • meshbird - Distributed private networking
  • oklog - A distributed and coördination-free log management system
  • csvtk - A cross-platform, efficient and practical CSV/TSV toolkit in Golang
  • rqlite - The lightweight, distributed relational database built on SQLite.
  • banshee - Anomalies detection system for periodic metrics.
  • tyk - Tyk Open Source API Gateway written in Go
  • gitql - A git query language
  • jid - json incremental digger
  • ulid - Universally Unique Lexicographically Sortable Identifier (ULID) in Go
  • pepper - Named after Pepper Potts. Set all your GitHub repos master branches to be protected.
  • dkron - Dkron - Distributed, fault tolerant job scheduling system http://dkron.io
  • bouncer - Throttling, rate-limiting and synchronization for distributed applications.
  • benthos - A streaming swiss army knife written in Go.
  • httpstat - It's like curl -v, with colours.
  • sneaker - A tool for securely storing secrets on S3 using Amazon KMS.
  • teleport - Modern SSH server for clusters and teams.
  • vuls - Vulnerability scanner for Linux/FreeBSD, agentless, written in Go
  • gojot - A command-line journal that is distributed and encrypted, making it easy to jot notes :notebook:
  • dex - OpenID Connect Identity (OIDC) and OAuth 2.0 Provider with Pluggable Connectors
  • fwd - 🚂 The little forwarder that could
  • hey - HTTP load generator, ApacheBench (ab) replacement, formerly known as rakyll/boom
  • logcool - A high performance and near real time log collector.
  • vulcan - Vulcan extends Prometheus adding horizontal scalability and long-term storage
  • open-lambda - An open source serverless computing platform
  • atlantis - Open Source PaaS Built on Docker
  • doorman - Doorman: Global Distributed Client Side Rate Limiting.
  • checkup - Distributed, lock-free, self-hosted health checks and status pages
  • noms - The versioned, forkable, syncable database
  • sabayon - DEPRECATED. DO NOT USE.
  • boom - HTTP(S) load generator, ApacheBench (ab) replacement, written in Go
  • biscuit - Biscuit is a multi-region HA key-value store for your AWS infrastructure secrets.
  • shipbuilder - The Open-source self-hosted Platform-as-a-Service written in Go
  • gtm - Simple, seamless, lightweight time tracking for Git
  • integram - Integrate Telegram into your workflow – https://integram.org
  • gnatsd - High-Performance server for NATS, the cloud native messaging system.
  • minio - Minio is an open source object storage server compatible with Amazon S3 APIs
  • snap - The open telemetry framework
  • lgtm - LGTM is a simple pull request approval system [ARCHIVE]
  • unik - The Unikernel Compilation and Deployment Platform
  • torus - Torus Distributed Storage
  • httprouter - A high performance HTTP request router that scales well
  • simplehttp2server - A simple HTTP/2 server for development
  • goaws - AWS (SQS/SNS) Clone for Development testing
  • hydra - OAuth2 server with OpenID Connect - cloud native, security-first, open source API security for your infrastructure. Written in Go. SDKs for any language.
  • toxiproxy - :alarm_clock: :fire: A TCP proxy to simulate network and system conditions for chaos and resiliency testing
  • sudolikeaboss - Get 1password access from iterm2
  • rack - Open-source PaaS. Built entirely on AWS cloud services for maximum privacy and minimum upkeep.
  • pginsight - CLI tool to easily dig deep inside your Postgresql database.
  • situation-room - Like pingdom, but with more cachet
  • cockroach - CockroachDB - the open source, cloud-native SQL database.
  • log-shuttle - HTTP log transport.
  • silk - Markdown based document-driven RESTful API testing.
  • seesaw - Seesaw v2 is a Linux Virtual Server (LVS) based load balancing platform.
  • apex - Build, deploy, and manage AWS Lambda functions with ease (with Go support!).
  • dlite - The simplest way to use Docker on OS X
  • vegeta - HTTP load testing tool and library. It's over 9000!
  • gizmo - A Microservice Toolkit from The New York Times
  • git-appraise - Distributed code review system for Git repos
  • sup - Super simple deployment tool - think of it like 'make' for a network of servers
  • nanobox - The ideal platform for developers
  • mist - A distributed, tag-based pub-sub service for modern web applications and container-driven cloud.
  • butter - A small, git-based deployment service with pluggable authentication and deployment strategies.
  • facette - Time series data visualization software
  • yoke - Postgres high-availability cluster with auto-failover and automated cluster recovery.
  • sops - Secrets management stinks, use some sops!
  • xid - xid is a globally unique id generator thought for the web
  • clair - Vulnerability Static Analysis for Containers
  • fabio - Consul Load-Balancing made simple
  • devd - A local webserver for developers
  • traefik - Træfik, a modern reverse proxy
  • imohash - Fast hashing for large files
  • rtop - rtop is an interactive, remote system monitoring tool based on SSH
  • consul - Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
  • localtunnel - Expose localhost servers to the Internet
  • caddy - Fast, cross-platform HTTP/2 web server with automatic HTTPS
  • mattermost-server - Open source Slack-alternative in Golang and React - Mattermost
  • gotty - Share your terminal as a web application
  • k8s-http-router - HTTP router for Kubernetes
  • kubernetes - Production-Grade Container Scheduling and Management
  • empire - A PaaS built on top of Amazon EC2 Container Service (ECS)
  • pester - Go (golang) http calls with retries and backoff
  • rkt - rkt is a pod-native container engine for Linux. It is composable, secure, and built on standards.
  • vault - A tool for secrets management, encryption as a service, and privileged access management
  • git-lfs - Git extension for versioning large files
  • logxi - A 12-factor app logger built for performance and happy development
  • temaki - Disposable test environments for 12factor applications using Docker.
  • prometheus - The Prometheus monitoring system and time series database.
  • nsq - A realtime distributed messaging platform
  • docket - Docket - Custom docker registry that allows for lightning fast deploys through bittorrent
  • hipache-hchecker - Scalable HTTP health-checker for Hipache: https://github.com/dotcloud/hipache
  • gorouter - CF Router
  • go - The Go programming language
  • httpmock - HTTP mocking for Golang
  • aptly - aptly - Debian repository management tool
  • cgrates - Real-time Charging System for Telecom & ISP environments
  • influxdb - Scalable datastore for metrics, events, and real-time analytics
  • vitess - Vitess is a database clustering system for horizontal scaling of MySQL.
  • packer - Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
  • terraform - Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
  • tenyks - The Tenyks IRC bot.
  • pq - Pure Go Postgres driver for database/sql
  • s3gof3r - Fast, concurrent, streaming access to Amazon S3, including gof3r, a CLI. http://godoc.org/github.com/rlmcpherson/s3gof3r
  • flynn - A next generation open source platform as a service (PaaS)
  • gogs - Gogs is a painless self-hosted Git service.
  • beats - :tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash
  • syncthing - Open Source Continuous File Synchronization
  • grafana - The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
  • serf - Service orchestration and management tool.
  • tsuru - Open source, extensible and Docker-based Platform as a Service (PaaS).

HCL

  • stack - A set of Terraform modules for configuring production infrastructure with AWS
  • best-practices -

HTML

  • et-book - A webfont of the typeface used in Edward Tufte’s books.
  • tufte-css - Style your webpage like Edward Tufte’s handouts.
  • circuit-classics -
  • openapi-generator - OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
  • PythonEditor - A MicroPython editor for the BBC micro:bit that works with browsers.
  • webauthn - Web Authentication WG: https://www.w3.org/Webauthn Editors' Draft:
  • mkdocs-bootstra386 - Adaptation of bootstra.386 theme for Mkdocs
  • webdash - 🔥 Orchestrate your web project with Webdash the customizable web dashboard
  • pyroma - Rate your Python packages package friendliness
  • learn-to-send-email-via-google-script-html-no-server - :email: An Example of using an HTML form (e.g: "Contact Us" on a website) to send Email without a Backend Server (using a Google Script)
  • goose3 - A Python 3 compatible version of goose http://goose3.readthedocs.io/en/latest/index.html
  • SuperTinyIcons - Under 1KB each! Super Tiny Icons are miniscule SVG versions of your favourite website and app logos
  • design-blocks - A set of 170+ Bootstrap based design blocks ready to be used to create clean modern websites.
  • blockchain-demo - A web-based demonstration of blockchain concepts.
  • bootflat.github.io - BOOTFLAT is an open source Flat UI KIT based on Bootstrap 3.3.0 CSS framework. It provides a faster, easier and less repetitive way for web developers to create elegant web apps.
  • steroidesign - Themes based on the biggest StartUps (buttons, color palette, components, etc.) ready to use in your own projects.
  • python-api-checklist - Useful checklist for building good Python library APIs, based on "How to make a good library API" PyCon 2017 talk: https://www.youtube.com/watch?v=4mkFfce46zE
  • correios.postmon.com.br -
  • Flaskex - Simple flask example for quick prototypes and small applications
  • solid - Solid - Re-decentralizing the web (project directory)
  • mountebank - Over the wire test doubles
  • django-apps-checklist - Useful checklist for build great Django apps. Feel free to contribute!
  • spectacle - Beautiful static documentation generator for OpenAPI/Swagger 2.0
  • django-webpack-heroku-example - Example app using Django, Webpack, and React
  • minix86 - x86 (MS-DOS) documentation, disassembler and emulator - WIP
  • drf-autodocs - Ultimately automated DRF documentation rendering
  • illacceptanything - The project where literally anything* goes. See also https://github.com/illacceptanything/illacceptanything.github.io
  • Winds - A Beautiful Open Source RSS & Podcast App
  • timtec - MOOC platform built with Django and Angular to deliver and manage courses, classes and student activities
  • scrapely - A pure-python HTML screen-scraping library
  • socialmedia-leak - A demo of cross origin login detection for most major web platforms
  • fastText - Library for fast text representation and classification.
  • phantomjs - Scriptable Headless Browser
  • postmon - Uma API para consulta de informações relacionadas a endereçamento e entrega no Brasil.
  • pypub - Python library to programatically create epub files
  • guia-do-trabalho-remoto - :airplane: Conjunto de informações, experiências e burocracias para poder trabalhar remotamente para empresas do mundo todo
  • logomono - Bare-bones, single color, SVG logos
  • hjson - Hjson, a user interface for JSON
  • awesome-cpus - All CPU and MCU documentation in one place
  • googlegroupexporter - GoogleGroup Exporter - Unlock your mailing list
  • TheJavaScriptEncyclopedia - The JavaScript Encyclopedia
  • gentelella - Free Bootstrap 3 Admin Template
  • queues.io - Queues, all of them.
  • chosen - Chosen is a library for making long, unwieldy select boxes more friendly.
  • magicmethods - Guide to Python's magic methods
  • pure - A set of small, responsive CSS modules that you can use in every web project.
  • wamp-proto - WAMP Protocol Spec
  • talks -
  • techradar - Build your own Technology Radar. Inspired by ThoughtWorks Technology Radar.
  • SdFat - Arduino FAT16/FAT32 Library
  • twofactorauth - List of sites with two factor auth support which includes SMS, email, phone calls, hardware, and software.
  • otto - Development and deployment made easy.
  • build-a-saas-app-with-flask - Learn how to build a production ready web app with Flask and Docker.
  • djangobook-Updated-to-1.8 - Django Book, revised and updated for Django 1.8LTS
  • gentelella - admin template
  • fullstackpython.com - Full Stack Python source with Pelican, Bootstrap and Markdown.
  • distsysbook - The book Distributed systems: for fun and profit
  • x-gif - A custom element for flexible GIF playback
  • transactional-email-templates - Responsive transactional HTML email templates
  • edge - A Django project skeleton that is modern and cutting edge.
  • moya - Web development platform
  • ariabones - Simplifying WAI-ARIA
  • tinderbox - Automate Tinder swiping and introductions with Eigenfaces and StanfordNLP. NOTE: support for this project has been sunset, and the original author has since directed efforts towards Bernie AI.
  • webrtc-ips - Demo: https://diafygi.github.io/webrtc-ips/
  • formatjs-site - Documentation for client/server internationalization in JavaScript.
  • django-grappelli - A jazzy skin for the Django Admin-Interface (official repository).
  • py-must-watch - Must-watch videos about Python
  • eatiht - An exercise in unsupervised machine learning: Extract Article's Text in HTml documents.
  • voice-elements - :speaker: Web Component wrapper to the Web Speech API, that allows you to do voice recognition and speech synthesis using Polymer
  • dashboards - Responsive dashboard templates for Bootstrap 📊✨
  • do-install-button - experimental installer for getting apps running quickly on DigitalOcean
  • 1pass - A command line interface for 1Password
  • angular-xeditable - Edit in place for AngularJS
  • country-list - :globe_with_meridians: List of all countries with names and ISO 3166-1 codes in all languages and data formats.
  • djamin - A new style for Django admin
  • textract - extract text from any document. no muss. no fuss.
  • scrumblr - Collaborative Online Scrum Tool Using Websockets, Node.js, jQuery, and CSS3
  • BOOTSTRA.386 - A vintage 1980s DOS inspired Twitter Bootstrap theme
  • SysAdminBoard - Simple dashboard system for sysadmins with modules for VMware, SNMP, REST API and more
  • AdminLTE - AdminLTE - Free Premium Admin control Panel Theme Based On Bootstrap 3.x
  • resrc -
  • sicp - HTML5/EPUB3 version of SICP
  • sicp-kindle - Structure and Interpretation of Computer Programs, 2nd Edition, by Harold Abelson and Gerald Jay Sussman with Julie Sussman, The MIT Press.formatted and built for mobi/kindle
  • python-readability - fast python port of arc90's readability tool, updated to match latest readability.js!
  • youmightnotneedjquery -
  • python-goose - Html Content / Article Extractor, web scrapping lib in Python
  • markdownplease.com - Give it a URL, it'll give you Markdown. Powered by Readability.
  • topcoat - CSS for clean and fast web apps
  • singlepageappbook - Content and site generator for Single page apps in depth (my book on single page applications)
  • django-admin-bootstrapped - A Django admin theme using Twitter Bootstrap. It doesn't need any kind of modification on your side, just add it to the installed apps.
  • django-fiber - Django Fiber - a simple, user-friendly CMS for all your Django projects

Handlebars

  • ghostium - A Ghost theme focused on content based on Medium design/ux

Haskell

  • luna - Hybrid textual and visual functional programming.
  • shellcheck - ShellCheck, a static analysis tool for shell scripts
  • postgrest - REST API for any Postgres database
  • webcloud - Turn an optparse-applicative program into a CGI program!
  • pandoc - Universal markup converter

Java

  • ksql - KSQL - the Streaming SQL Engine for Apache Kafka
  • bistro - A general-purpose data analysis engine radically changing the way batch and stream data is processed
  • gitpitch - The Markdown Presentation Service For Everyone on GitHub, GitLab, Bitbucket, GitBucket, Gitea, and Gogs.
  • strongbox - A secret manager for AWS
  • termux-app - Android terminal and Linux environment - app repository.
  • interviews - Everything you need to know to get the job.
  • kairosdb - Fast scalable time series database
  • druid - Column oriented distributed data store ideal for powering interactive applications
  • heroic - The Heroic Time Series Database
  • conductor - Conductor is a microservices orchestration engine - https://netflix.github.io/conductor/
  • egads - Extendible Generic Anomaly Detection System
  • syncany - Syncany is a cloud storage and filesharing application with a focus on security and abstraction of storage.
  • pycode-minecraft - Python in Minecraft
  • apiman - API Management
  • ice - AWS Usage Tool
  • incubator-pulsar - Pulsar - distributed pub-sub messaging system
  • cmb - A highly available, horizontally scalable queuing and notification service compatible with AWS SQS and SNS
  • airpal - Web UI for PrestoDB.
  • presto - Distributed SQL query engine for big data
  • dbeaver - Free universal database manager and SQL client
  • stagemonitor - an open source solution to application performance monitoring for java server applications
  • swagger2markup - A Swagger to AsciiDoc or Markdown converter to simplify the generation of an up-to-date RESTful API documentation by combining documentation that’s been hand-written with auto-generated API documentation.
  • EnvFile - EnvFile 2.1 is a plugin for JetBrains IDEs that allows you to set environment variables for your run configurations from one or multiple files.
  • gitstar-ranking - GitHub star ranking for users, organizations and repositories
  • zuul - Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
  • j2objc - A Java to iOS Objective-C translation tool and runtime.
  • eureka - AWS Service registry for resilient mid-tier load balancing and failover.
  • KeyBox - KeyBox is a web-based SSH console that centrally manages administrative access to systems. Web-based administration is combined with management and distribution of user's public SSH keys.
  • opentsdb - A scalable, distributed Time Series Database.
  • ghostdriver - Ghost Driver is an implementation of the Remote WebDriver Wire protocol, using PhantomJS as back-end

JavaScript

  • livepython - Visually trace Python code in real-time.
  • PyPlay - An offline Python 3 REPL for the web.
  • tui.calendar - 🍞📅A JavaScript calendar that has everything you need.
  • Js2Py - JavaScript to Python Translator & JavaScript interpreter written in 100% pure Python🚀 Try it online:
  • crudlfap - Material Design DRY Django Creates Reads Updates Deletes Lists Forms Actions + views
  • text2mindmap - Online tool for making mindmaps by writing indented lists
  • hotel - :love_hotel: A simple process manager for developers. Start apps from your browser and access them using local domains
  • pencil - The Pencil Project's unique mission is to build a free and opensource tool for making diagrams and GUI prototyping that everyone can use.
  • Marker - 🖊 A gtk3 markdown editor
  • tech-interview-handbook - 💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
  • cabot - Self-hosted, easily-deployable monitoring and alerts service - like a lightweight PagerDuty
  • MailDev - :mailbox: SMTP Server + Web Interface for viewing and testing emails during development.
  • metrics-graphics - A library optimized for concise and principled data graphics and layouts.
  • tui.editor - 🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.
  • showdown - A Markdown to HTML converter written in Javascript
  • carbon - 🎨 Create and share beautiful images of your source code
  • Booktype - Booktype is a free, open source platform that produces beautiful, engaging books formatted for print, Amazon, iBooks and almost any ereader within minutes.
  • refined-github - Browser extension that simplifies the GitHub interface and adds useful features
  • motepair - Remote pair programming tool for Atom. Lag free!
  • thelounge - 💬 The Lounge — Modern self-hosted web IRC client
  • Checklist-Checklist - 🌈 A Curated List of Checklists ✔︎✔︎
  • uppy - The next open source file uploader for web browsers :dog:
  • pell - 📝 the simplest and smallest WYSIWYG text editor for web, with no dependencies
  • Docusaurus - Easy to maintain open source documentation websites.
  • distributed - :thumbsup: Easy to use and beautiful restrospective tool
  • techan.js - A visual, technical analysis and charting (Candlestick, OHLC, indicators) library built on D3.
  • mermaid - Generation of diagram and flowchart from text in a similar manner as markdown
  • nylas-perftools - Distributed profiling on the cheap
  • super-productivity - To Do List / Time Tracker with Jira Integration. Makes you super productive!
  • muuri - Responsive, sortable, filterable and draggable grid layouts
  • django-formset-js - Fork of the identically named pypi package but adding support for ordering formsets
  • awesome-byo - A curated list of open content for "building your own sth". 🛠
  • libretaxi - LibreTaxi, free and open source Uber/Lyft alternative to connect passengers and drivers.
  • falcon-sql-client - Free, open-source SQL client for Windows and Mac 🦅
  • datasette - Instantly publish structured data to the internet with a JSON API
  • kap - An open-source screen recorder built with web technology
  • charts - Simple, responsive, modern SVG Charts with zero dependencies
  • zappr - An agent that enforces guidelines for your GitHub repositories
  • writing - Writing is a lightweight distraction-free text editor, in the browser (Markdown and LaTeX supported).
  • jslogo - Logo in JavaScript
  • Rocket.Chat - Have your own Slack like online chat, built with Meteor.
  • dredd - Language-agnostic HTTP API Testing Framework
  • heroku-accounts - Helps use multiple accounts on Heroku.
  • serverless - Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –
  • AREPL - python scratchpad with real-time code evaluation
  • bootstrap-tldr - All Bootstrap's components in one page. Briefly presented with their own CSS selectors.
  • PixelKit-Bootstrap-UI-Kits - Free UI Kits built on Bootstrap for any developer that wants to build a cool looking and functional website. Enjoy!
  • code2flow - Turn your Python and Javascript code into DOT flowcharts
  • etcher - Flash OS images to SD cards & USB drives, safely and easily.
  • nteract - 📘 Desktop, Jupyter Extension, libraries, and more
  • amplitudejs - Amplitude.js is the HTML5 Audio Player for the modern era. No dependencies required.
  • heroku-pg-extras - A heroku plugin for awesome pg:* commands that are also great and fun and super.
  • substance - A JavaScript library for web-based content editing.
  • insomnia - Cross-platform HTTP and GraphQL Client
  • django-rest-raml - RAML Documentation Generator for Django REST framework
  • resume.github.com - Resumes generated using the GitHub informations
  • hiring-without-whiteboards - ⭐️ Companies that don't have a broken hiring process
  • django-urltags - A Django application that provides URL modification tags
  • web - A safe and private place for your life's work. This is the Standard Notes web app. | https://standardnotes.org
  • signalhub - Simple signalling server that can be used to coordinate handshaking with webrtc or other fun stuff.
  • graphite-web - A highly scalable real-time graphing system
  • cerebro - Open-source productivity booster with a brain
  • Abricotine - Markdown editor with inline preview
  • S3 - Zenko CloudServer, an open-source Node.js implementation of a server handling the Amazon S3 protocol
  • django_markdown - Django markdown support and wysiwig
  • lambda-scraper-queue - Demo project showing how to create a simple web scraping service using AWS Lambda and API Gateway
  • autoNumeric - autoNumeric is a standalone library that provides live as-you-type formatting for international numbers and currencies.
  • mdmath - LaTeX Math for Markdown inside of Visual Studio Code.
  • amazon-cognito-identity-js - Amazon Cognito Identity SDK for JavaScript
  • incubator-superset - Apache Superset (incubating) is a modern, enterprise-ready business intelligence web application
  • kong-dashboard - Dashboard for managing Kong gateway
  • deform - A Python HTML form library.
  • drawio - Source to www.draw.io
  • tesseract.js - Pure Javascript OCR for 62 Languages 📖🎉🖥
  • rql - Resource Query Language
  • book - Harness the power of Redis to integrate and manage your projects efficiently
  • git-webui - A standalone local web based user interface for git repositories
  • Inputmask - Input Mask plugin
  • jQuery-Mask-Plugin - A jQuery Plugin to make masks on form fields and HTML elements.
  • l20n.js - A next-gen localization framework from Mozilla.
  • django-markdown-app - Django markdown support and wysiwyg.
  • django-nested-inline - Nested inline support for Django admin
  • guia-de-desenvolvimento-tecnico -
  • regl-cnn - Digit recognition with Convolutional Neural Networks in WebGL
  • recharts - Redefined chart library built with React and D3
  • sqlectron-term - A simple and lightweight SQL client terminal-based interface with cross database and platform support
  • apidoc - RESTful web API Documentation Generator.
  • samples - WebRTC Web demos and samples
  • metabase - The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
  • time-elements - Web component extensions to the standard <time> element.
  • Pedant - Find and fix bothersome punctuation and formatting errors in English texts.
  • collaborative-code-conference - Setup a collaborative coding session with one click -- audio, video, shared coding
  • resumable.js - A JavaScript library for providing multiple simultaneous, stable, fault-tolerant and resumable/restartable uploads via the HTML5 File API.
  • awesome-berlin - 🇩🇪 A guide aiming to help newcomers to have a successful start in Berlin!
  • slate - A completely customizable framework for building rich text editors.
  • 500lines - 500 Lines or Less
  • lambci - A continuous integration system built on AWS Lambda
  • github-go-to-definition - 'Go to definition' for GitHub pull request diffs and file views
  • megadraft - Megadraft is a Rich Text editor built on top of Facebook's Draft.JS featuring a nice default base of components and extensibility
  • kanban - Lean project management for GitLab
  • umlaut - Because a picture is worth a thousand words
  • teleirc - A simple Telegram ↔ IRC gateway.
  • parker - Stylesheet analysis tool.
  • json5 - JSON for humans
  • heroku-config - [Project] Push and pull heroku environment variables to your local env
  • blueocean-plugin - Blue Ocean is a reboot of the Jenkins CI/CD User Experience
  • fine-uploader - Multiple file upload plugin with image previews, drag and drop, progress bars. S3 and Azure support, image scaling, form support, chunking, resume, pause, and tons of other features.
  • docker-lambda - Docker images and test runners that replicate the live AWS Lambda environment
  • octotree - Code tree for GitHub
  • PCDN - PCDN is an Peer to peer CDN for video, it's Hybrid CDN/P2P Architecture. HTTP Live Streaming, WebRTC, videojs and peerjs, HLS and Video for broadcasts
  • viz.js - A hack to put Graphviz on the web.
  • trycode.io - An online, interactive coding tutorial
  • dingo-project-management - A full-featured personal project management tool with task boards.
  • js-sequence-diagrams - Draws simple SVG sequence diagrams from textual representation of the diagram
  • skype-unofficial-client - A Skype client for Linux built on top of node webkit
  • jaspy - a Python VM written entirely from scratch in JavaScript with some unique features
  • mailtrain - Self hosted newsletter app
  • textlint - The pluggable natural language linter for text and markdown.
  • mjml - MJML: the only framework that makes responsive-email easy
  • flux - Application Architecture for Building User Interfaces
  • Transcrypt - Python 3.6 to JavaScript compiler - Lean, fast, open! -
  • dashing - The exceptionally handsome dashboard framework in Ruby and Coffeescript.
  • dokieli - :bulb: dokieli is a clientside editor for decentralised article publishing, annotations and social interactions
  • politespace - Politely add spaces to numeric form values to increase readability (credit card numbers, phone numbers, etc).
  • OpenAPI-Specification - The OpenAPI Specification Repository
  • HackMyResume - Generate polished résumés and CVs in HTML, Markdown, LaTeX, MS Word, PDF, plain text, JSON, XML, YAML, smoke signal, and carrier pigeon.
  • frock - A plugin-based tool for running fake HTTP and socket services
  • InlineVideo - A library to allow video to play inline if you're user is on an iphone.
  • structor - Structor - React UI Builder
  • netcapsule - Browse old web pages the old way with virtual browsers in the browser
  • ContentTools - A JS library for building WYSIWYG editors for HTML content.
  • mention-bot - Automatically mention potential reviewers on pull requests.
  • microm - :musical_note: Beautiful library to convert browser microphone to mp3 in Javascript :musical_note:
  • django-bootstrap-calendar - simple django calendar app based on the bootstrap calendar of http://bootstrap-calendar.azurewebsites.net/
  • whatsdeployed - What's deployed from a Github repo on various server environments?
  • cropper - A simple jQuery image cropping plugin.
  • wopr - A simple markup language for creating rich terminal reports, presentations and infographics
  • react-desktop - React UI Components for macOS High Sierra and Windows 10
  • hipache - Hipache: a distributed HTTP and websocket proxy
  • tracking.js - A modern approach for Computer Vision on the web
  • awesome-selfhosted - This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers.
  • sandstorm - Sandstorm is a self-hostable web productivity suite. It's implemented as a security-hardened web app package manager.
  • nylas-mail - :love_letter: An extensible desktop mail app built on the modern web. Forks welcome!
  • blockly - The web-based visual programming editor.
  • CallRoulette - A WebRTC demo using Python (asyncio + aiohttp) as the backend
  • swagger-editor - Swagger Editor
  • deck-of-cards - HTML5 Deck of Cards
  • StarCraft - HTML5 version of StarCraft game
  • UpUp - ✈️ Easily create sites that work offline as well as online
  • batavia - A JavaScript implementation of the Python virtual machine.
  • slate - Beautiful static documentation for your API
  • markdown-editor - Live (Github-flavored) Markdown Editor
  • tutanota - Tutanota is the end-to-end encrypted mail client that enables you to communicate securely with anyone.
  • VisualAlchemist - Open source database diagramming and automation tool
  • oboe.js - A streaming approach to JSON. Oboe.js speeds up web applications by providing parsed objects before the response completes.
  • boletosimples-api - API do Boleto Simples - Sistema para emissão de boletos com registro
  • mockbin - Mock, Test & Track HTTP Requests and Responses.
  • quickstartup - Quickstartup package used by Quickstartup Template disponível em:
  • whatiscode - Paul Ford’s “What Is Code?”
  • pdfmake - Client/server side PDF printing in pure JavaScript
  • webpack-bundle-tracker - Spits out some stats about webpack compilation process to a file
  • ari-examples - ARI examples in Python and JavaScript.
  • ocr - Neural network OCR.
  • easy6502 -
  • Chart.js - Simple HTML5 Charts using the <canvas> tag
  • ng-admin - Add an AngularJS admin GUI to any RESTful API
  • dragula - :ok_hand: Drag and drop so simple it hurts
  • rsted - Online reStructuredText editor
  • ocrad.js - OCR in Javascript via Emscripten
  • write-good - Naive linter for English prose
  • django-dashing - django-dashing is a customisable, modular dashboard application framework for Django to visualize interesting data about your project. Inspired in the dashboard framework Dashing
  • curvytron - A web multiplayer Tron game like with curves
  • fingerprintjs2 - Modern & flexible browser fingerprinting library
  • accounting.js - A lightweight JavaScript library for number, money and currency formatting - fully localisable, zero dependencies.
  • gifv-player - Javascript library for playing video files with gif fallback
  • markdownify - The simplest markdown editor with built in cloudinary image upload.
  • tcomb-form - Forms library for react
  • kaiwa - [UNMAINTAINED] A modern XMPP Web client
  • react-native - A framework for building native apps with React.
  • ios-runtime - iOS Runtime for NativeScript
  • slideout - A touch slideout navigation menu for your mobile web apps.
  • JsBarcode - Barcode generation library written in JavaScript that works in both the browser and on Node.js
  • mui - Lightweight CSS framework
  • favico.js - Make use of your favicon with badges, images or videos
  • datedropper - datedropper is a jQuery plugin that provides a quick and easy way to manage dates for input fields.
  • reapp - [deprecated!] Make hybrid mobile apps with power
  • riot - Simple and elegant component-based UI library
  • react-canvas - High performance <canvas> rendering for React components
  • newforms - Isomorphic form-handling for React
  • medium-editor-markdown - :pencil: A Medium Editor extension to add markdown support.
  • breach_core - A Browser written in JS. Free. Modular. Hackable.
  • materialize - Materialize, a CSS Framework based on Material Design
  • wekan - The open-source Trello-like kanban (built with Meteor)
  • insignia - 🔖 Customizable tag input. Progressive. No non-sense!
  • blessed-contrib - Build terminal dashboards using ascii/ansi art and javascript
  • deadorbit - Polyglot utility to log errors in Node and the browser
  • jam-py - Jam.py is an event-driven framework for the development of web database applications.
  • videoconverter.js - Convert videos in your browser
  • codeyourcloud - In browser code editor for Google Drive and Onedrive
  • websync - websync is intended to be an rsync manager, where rsync tasks can be added, scheduled and maintained in a sane manner.
  • CodeMirror - In-browser code editor
  • django-console - bash console in the browser for lazy django devops
  • swampdragon - swampdragon
  • quaggaJS - An advanced barcode-scanner written in JavaScript
  • libre - LIBRE = Libre Information Batch Restructuring Engine.
  • rtc-signaller - Transport agnostic signalling designed for WebRTC
  • intl-tel-input - A jQuery plugin for entering and validating international telephone numbers
  • material-ui - React components that implement Google's Material Design.
  • clockpicker - A clock-style timepicker for Bootstrap (or jQuery). Sorry but no longer maintained.
  • rtc-core - Core definitions and functions for the rtc.io suite
  • rtc-tools - Helpful Tools and Utilities for working with WebRTC
  • perfmap - Front-end performance heatmap bookmarklet.
  • crud-admin-generator - An open source tool to generate a complete backend from a MySql database.
  • converse.js - Web-based XMPP/Jabber chat client written in JavaScript
  • www - The main website for Write the Docs.
  • franc - Natural language detection
  • gifshot - JavaScript library that can create animated GIFs from media streams, videos, or images
  • turbopascal - Web-based Turbo Pascal compiler.
  • JsSIP - JsSIP, the JavaScript SIP library
  • bootlint - HTML linter for Bootstrap projects
  • json-editor - JSON Schema Based Editor
  • eslint - A fully pluggable tool for identifying and reporting on patterns in JavaScript
  • bootstrap-tokenfield - A jQuery tag/token input plugin for Twitter's Bootstrap, by the guys from Sliptree
  • solved-by-flexbox - A showcase of problems once hard or impossible to solve with CSS alone, now made trivially easy with Flexbox.
  • KaTeX - Fast math typesetting for the web.
  • shout - Shout — The self-hosted web IRC client
  • jquery-focuspoint - jQuery plugin for 'responsive cropping'. Dynamically crop images to fill available space without cutting out the image's subject. Great for full-screen images.
  • vtop - Wow such top. So stats. More better than regular top.
  • webtorrent - ⚡️ Streaming torrent client for the web
  • clappr - :clapper: An extensible media player for the web.
  • blast - Blast text apart to make it manipulable.
  • impulse - Dynamic Physics Interactions for the Mobile Web
  • exceptions.js - JS error reporting with stacktraces, screenshots & DOM dumps
  • OSXAuditor - OS X Auditor is a free Mac OS X computer forensics tool
  • kitematic - Visual Docker Container Management on Mac & Windows
  • tal - TV Application Layer
  • autoprefixer - Parse CSS and add vendor prefixes to rules by Can I Use
  • kandan - Kandan is an Open Source Alternative to HipChat
  • EpicEditor - EpicEditor is an embeddable JavaScript Markdown editor with split fullscreen editing, live previewing, automatic draft saving, offline support, and more. For developers, it offers a robust API, can be easily themed, and allows you to swap out the bundled Markdown parser with anything you throw at it.
  • panamax-ui - The Web GUI for Panamax
  • django-s3direct - Add direct uploads to S3 with a progress bar to file input fields. Perfect for Heroku.
  • angular-off-canvas - easily add an off-canvas navigation to your angular app
  • extensionizr - Extensionizr! Create a chrome extension in 15 seconds!
  • graphitejs - A jQuery plugin for displaying graphite graphs
  • cubism - Cubism.js: A JavaScript library for time series visualization.
  • OnsenUI - Mobile app development framework and SDK using HTML5 and JavaScript. Create beautiful and performant cross-platform mobile apps. Based on Web Components, and provides bindings for Angular 1, 2, React and Vue.js.
  • angus - Declarative build tool for the web.
  • generator-ember - [deprecated] Yeoman generator for Ember.js web applications
  • webrtc-benchmark - WebRTC benchmarking web application
  • angular-dragdrop - Implementing jQueryUI Drag and Drop functionality in AngularJS (with Animation) is easier than ever
  • ethercalc - Node.js port of Multi-user SocialCalc
  • editor - A markdown editor. http://lab.lepture.com/editor/
  • html5-qrcode - A cross platform HTML5 QR code reader.
  • summernote - Super simple WYSIWYG editor
  • fingerprintjs - Anonymous browser fingerprint
  • gitforteams -
  • videojs-playLists - VideoJS playlists done right!
  • Ghost - The platform for professional publishers
  • minicart - The minicart is a great way to improve your PayPal shopping cart integration.
  • piskel - A simple web-based tool for Spriting and Pixel art.
  • prism - Lightweight, robust, elegant syntax highlighting.
  • dropzone - Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.
  • selectize.js - Selectize is the hybrid of a textbox and <select> box. It's jQuery based and it has autocomplete and native-feeling keyboard navigation; useful for tagging, contact lists, etc.
  • jscapture - Screen recording and capturing with pure client-side JavaScript.
  • bipolar-server - Open source feature toggle system, based on Django
  • vanilla-masker - VanillaMasker is a pure javascript mask input
  • litewrite - Distraction-free writing.
  • popcorn-app - Allow easily streaming from torrents, without any particular knowledge.
  • quill - Quill is a modern WYSIWYG editor built for compatibility and extensibility.
  • angular-strap - AngularJS 1.2+ native directives for Bootstrap 3.
  • token - Time-limited, HMAC-based authentication token generation
  • peerjs-server - Server for PeerJS
  • peerjs - Peer-to-peer data in the browser.
  • planout - PlanOut is a library and interpreter for designing online experiments.
  • gitbook - 📝 Modern documentation format and toolchain using Git and Markdown
  • lets-chat - Self-hosted chat app for small teams
  • tUnE.js - Web Speech recognition grammar POC for webkit using the Levenshtein distance algorithm
  • slate - Slate IRC client
  • assembler-simulator - Simple 8-bit Assembler Simulator with Angular.js
  • matter-js - a 2D rigid body physics engine for the web ▲● ■
  • qr-code - Web Component for generating QR codes
  • hotdish - Explorations on being together in the browser
  • togetherjs - A service for your website that makes it surprisingly easy to collaborate in real-time.
  • easyrtc - EasyRTC is a bundle of Open Source WebRTC joy! Our Javascript API hides the differences between Chrome and Firefox browsers and simplifies coding needed for working WebRTC apps. Signalling server using socket.io built on node.js. Tons of free code so you can build WebRTC apps in a few hours that just work. Demos include Instant messaging, Multiparty chatroom, Audio + Video, Screen sharing, Data channel Messaging and File sharing, and more.
  • SimpleWebRTC - Simplest WebRTC ever
  • mkdocs - Project documentation with Markdown.
  • clmtrackr - Javascript library for precise tracking of facial features via Constrained Local Models
  • gaskit - a git-backed issue tracker
  • holla - An abstraction over P2P video/voice/data connections using WebRTC
  • ui-for-docker - A web interface for Docker, formerly known as DockerUI. This repo is not maintained
  • angular-socket.io-mock - Mock Socket.io bindings for AngularJS, useful for testing as a drop in replacement
  • javascript - JavaScript Style Guide
  • socrates - Write and read Markdown in real-time with anyone you want.
  • angular-drop - Drag & Drop functionality in AngularJS, no jQuery required
  • KiwiIRC - Web based IRC client
  • angular-test-patterns - A High-Quality Guide for Testing Angular 1.x
  • angular-seed - Seed project for angular apps.
  • adminjs - The backend agnostic administration framework.
  • angular.js - AngularJS - HTML enhanced for web apps!
  • DocEditable - Clean WYSIWYG editing in your browser
  • Semantic-UI - Semantic is a UI component framework based around useful principles from natural language.
  • stackedit - In-browser Markdown editor
  • medium-editor - Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.
  • skeuocard - Skeuocard progressively enhances credit card inputs to provide a skeuomorphic interface.
  • popline - Popline is an HTML5 Rich-Text-Editor Toolbar
  • mousetrap - Simple library for handling keyboard shortcuts in Javascript
  • pouchdb - :koala: - PouchDB is a pocket-sized database.
  • django-epiced - EpicEditor implementation for django
  • goread - RSS reader in go on app engine; formerly goread.io
  • flask-classy - Class based views for Flask
  • python-readable - Python port of Arc90's Readability content extraction rules
  • wysihtml5 - Open source rich text editor based on HTML5 and the progressive-enhancement approach. Uses a sophisticated security concept and aims to generate fully valid HTML5 markup by preventing unmaintainable tag soups and inline styles.
  • ember-restless - A lightweight data model library for Ember.js
  • restangular - AngularJS service to handle Rest API Restful Resources properly and easily
  • mashape-oauth - OAuth Modules for Node.js - Supporting RSA, HMAC, PLAINTEXT, 2,3-Legged, 1.0a, Echo, XAuth, and 2.0
  • screw-unit - A Javascript BDD Framework with nested describes, a convenient assertion syntax, and an intuitive test browser.
  • inspiritas-bootstrap -
  • django-require - A Django staticfiles post-processor for optimizing with RequireJS.
  • mailcheck - Reduce misspelled email addresses in your web apps.
  • select2 - Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
  • jQuery-CPF-Validate - A plugin to validate CPFs
  • GateOne - Gate One is an HTML5-powered terminal emulator and SSH client
  • todomvc - Helping you select an MV* framework - Todo apps for React.js, Ember.js, Angular, and many more
  • MilkChart - Graphing library for MooTools

Jupyter Notebook

  • SerpentAI - Game Agent Framework. Helping you create AIs / Bots to play any game you own!
  • hackermath - Introduction to Statistics and Basics of Mathematics for Data Science - The Hacker's Way
  • pytudes - Python programs to practice or demonstrate skills.
  • talks -
  • lolviz - A simple Python data-structure visualization tool for lists of lists, lists, dictionaries; primarily for use in Jupyter notebooks / presentations
  • Curso_Blockchain - Curso introdutório a Criptomoedas e outras aplicações da tecnologia da Blockchain. Disciplina eletiva do Mestrado em modelagem matemática da FGV
  • digital_video_introduction - A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).
  • captcha-breaker - A simple machine learning powered captcha breaker
  • LSTMVis - Visualization Toolbox for Long Short Term Memory networks (LSTMs)
  • python3-in-one-pic - Learn python3 in one picture.
  • py4fi - Python for Finance (O'Reilly)
  • ocropy - Python-based tools for document analysis and OCR
  • BinPy - An electronic simulation library written in pure Python
  • Probabilistic-Programming-and-Bayesian-Methods-for-Hackers - aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)

Kotlin

Lua

  • LIKO-12 - LIKO-12 is an open source fantasy computer made using LÖVE.
  • lsofgraph - lsof to graphviz
  • VeryNginx - A very powerful and friendly nginx base on lua-nginx-module( openresty ) which provide WAF, Control Panel, and Dashboards.
  • kong - :monkey: The Microservice API Gateway
  • nuax - Micro-Framework in Lua
  • turbo - Turbo is a framework built for LuaJIT 2 to simplify the task of building fast and scalable network applications. It uses a event-driven, non-blocking, no thread design to deliver excellent performance and minimal footprint to high-load applications while also providing excellent support for embedded uses.
  • turbo - LuaJIT evented Web framework and server. Pure object oriented Lua implementation with FFI for syscalls. Emphasis on speed and simplicity. Modeled after the Tornado API.
  • lua-lockbox - A collection of cryptographic primitives written in pure Lua
  • lain - Awesome WM complements

Makefile

  • minimum_python_ide -
  • prest - pREST is a way to serve a RESTful API from any databases written in Go
  • manta - Manta, Triton’s object storage and converged analytics solutions, is a HTTP-based object store that uses OS containers to allow compute on data at rest.
  • awesome-django - Repository mirror of GitLab: https://gitlab.com/rosarior/awesome-django

Nginx

OCaml

  • pyre-check - Performant type-checking for python.

Objective-C

  • AnyBar - OS X menubar status indicator
  • AppGrid - macOS window manager with Vim–like hotkeys
  • spectacle - Spectacle allows you to organize your windows without using a mouse.
  • santa - A binary whitelisting/blacklisting system for Mac OS X
  • Soundflower - MacOS system extension that allows applications to pass audio to other applications.
  • Dash-iOS - Dash gives your iPad and iPhone instant offline access to 200+ API documentation sets
  • slate - A window management application (replacement for Divvy/SizeUp/ShiftIt)
  • sequelpro - MySQL/MariaDB database management for macOS
  • gasmask - Hosts file manager for OS X
  • iconping - Icon Ping - visual ping to 4.2.2.2 and 8.8.8.8
  • CNAB-Rapido - Aplicativo para Mac OS X que monitora um diretório pelos arquivos CNAB e envia pra o servidor do Boleto Simples auotmaticamente.
  • Loading - Simple network activity monitor for OS X
  • origami - A Quartz Composer framework that enables interactive design prototyping without programming.
  • Boxer - The DOS game emulator that's fit for your Mac.
  • macdown - Open source Markdown editor for macOS.
  • StatusBarApp - Demo for Status Bar App

Objective-C++

Others

  • Awesome-Hacking - A collection of various awesome lists for hackers, pentesters and security researchers
  • build-your-own-x - 🤓 Build your own (insert technology here)
  • hardware - Hardware designs for the BBC micro:bit
  • awesome-distributed-systems - Awesome list of distributed systems resources
  • python-linters-and-code-analysis - Python Linters and Code Analysis tools curated list
  • work-at-olist - Apply for a job at Olist's Development Team: https://bit.ly/olist-webdev
  • do_zero_ao_deploy - :rocket: Do zero ao deploy utilizando python
  • awesome-data-engineering - A curated list of data engineering tools for software developers
  • legalfile-proposal - Legalfile - A proposal for defining software legal terms in a structured way
  • wiki - https://brazil-tech-expats.gitbooks.io/wiki/content/
  • ascii-emoji - Essential Emoji
  • awesome-scalability - High Scalability, High Availability, High Stability, High Performance, and High Intelligence Back-End Design Patterns
  • opensource - Olist Open Source Projects
  • open-product-management - A curated list of product management advice for technical people.
  • awesome-design-systems - 💅🏻 ⚒ A collection of awesome design systems
  • awesome-investing - 💸💸 Curated list of investment & finance related resources
  • bandit - Python AST-based static analyzer from OpenStack Security Group
  • awesome-pentest - A collection of awesome penetration testing resources, tools and other shiny things
  • coding-interview-university - A complete computer science study plan to become a software engineer.
  • front-end-interview-preparation-guide - The single source for preparing for a Frontend interview
  • agile-development-cheat-sheet - 2017 Agile Development Cheat Sheet
  • iA-Fonts -
  • awesome-cli-apps - 🖥 📊 🕹 🛠 A curated list of command line apps
  • A-Microservice-Maturity-Model - A guide for teams adopting a SOA based on Microservices
  • conferences - List of Python Conferences around the World
  • awesome-leading-and-managing - Awesome List of resources on leading people and being a manager. Geared toward tech, but potentially useful to anyone.
  • alternative-internet - A collection of interesting new networks and tech aiming at decentralisation (in some form).
  • awesome-dataviz - :chart_with_upwards_trend: A curated list of awesome data visualization libraries and resources.
  • awesome-pytest - A curated list of awesome pytest resources
  • git-flight-rules - Flight rules for git
  • awesome-http-benchmark - HTTP(S) benchmark tools, testing/debugging, & restAPI (RESTful)
  • awesome-devenv - A curated list of awesome tools, resources and workflow tips making an awesome development environment.
  • awesome-web-security - 🐶 A curated list of Web Security materials and resources.
  • awesome-prometheus - A curated list of awesome Prometheus resources, projects and tools.
  • awesome-asyncio - A curated list of awesome Python asyncio frameworks, libraries, software and resources
  • awesome-indie - Resources for independent developers to make money
  • readme - A few examples of README files and notes about how to write them.
  • datascience-pizza - Repositório para juntar informações sobre materiais de estudo em análise de dados e áreas afins, empresas que trabalham com dados e dicionário de conceitos
  • awesome-information-retrieval - A curated list of awesome information retrieval resources
  • awesome-engineering-managers-reading-list - Reading list for managing or leading a team of software engineers
  • guides - TODO Group Guides
  • awesome-streaming - a curated list of awesome streaming frameworks, applications, etc
  • awesome-etl - A curated list of awesome ETL frameworks, libraries, and software.
  • every-programmer-should-know - A collection of (mostly) technical things every software developer should know
  • awesome_time_series_in_python - This curated list contains python packages for time series analysis
  • awesome-command-line-apps - :shell: Use your terminal shell to do awesome things.
  • awesome-coins - ₿ A guide (for humans!) to cryto-currencies and their algos.
  • Guides - Guides for learning + doing better web and app development. Created by Coding for Entrepreneurs.
  • awesome-sre - A curated list of awesome Site Reliability and Production Engineering resources.
  • wifi-cracking - Crack WPA/WPA2 Wi-Fi Routers with Airodump-ng and Aircrack-ng/Hashcat 🖧
  • feedmereadmes - Free README editing+feedback to make your open-source projects grow. See the README maturity model to help you keep going.
  • API-Security-Checklist - Checklist of the most important security countermeasures when designing, testing, and releasing your API
  • awesome-graphql - Awesome list of GraphQL & Relay
  • cheatsheets-ai - Essential Cheat Sheets for deep learning and machine learning researchers
  • abstraction-talk - PyCon 2017 talk about using abstraction to help with Library UX
  • pact-specification - Describes the pact format and verification specifications
  • developer-roadmap - Roadmap to becoming a web developer in 2018
  • favicon-cheat-sheet - Obsessive cheat sheet to favicon sizes/types. Please contribute! (Note: this may be in flux as I learn new things about favicon best practices.)
  • awesome-PICO-8 - A curated list of awesome PICO-8 resources, carts, tools and more
  • design-patterns-for-humans - Design Patterns for Humans™ - An ultra-simplified explanation
  • rst-cheatsheet - A two-page cheatsheet for restructured text
  • keyboard-pcb-guide - Guide on how to design keyboard PCBs with KiCad
  • Public-APIs - 📚 A public list of APIs from round the web.
  • awesome-api - A curated list of awesome resources for design and implement RESTful API's.
  • fosmc - The Fictiv Open Source Motorcycle
  • longflow-manifesto - :coffee: The longflow manifesto
  • BRConferences - Conferências e Eventos de Tecnologia e de Startups no Brasil - Brazilian Tech and Startup Conferences
  • list-of-python-api-wrappers - List of Python API Wrappers and Libraries
  • awesome-falsehood - :pill: Curated list of falsehoods programmers believe in.
  • appsec-resources - Resources for developers and security engineers to learn the ropes of application security
  • cs-video-courses - List of Computer Science courses with video lectures.
  • onboarding - A list of resources we at flyeralarm use to get new developers up and running
  • TheRemoteFreelancer - Listing of community-curated resources to find topical remote freelance & contract work for software developers, web designers, and more!
  • awesome-crawler - A collection of awesome web crawler,spider in different languages
  • art-of-readme - :love_letter: Learn the art of writing quality READMEs.
  • api-standards -
  • HEAD - A list of everything that could go in the head of your document
  • raspberry-pi-kiosk-screen - Raspberry Pi Kiosk Screen
  • cpython-notes - Personal notes on resources, CPython, etc.
  • command-line-one-liners - Command line one-liners.
  • unmaintainable-code - A more maintainable, easier to share version of the infamous http://mindprod.com/jgloss/unmain.html
  • functional-programming-jargon - Jargon from the functional programming world in simple terms!
  • security-guide-for-developers - Security Guide for Developers (实用性开发人员安全须知)
  • api-guidelines - Microsoft REST API Guidelines
  • awesome-json - A curated list of awesome JSON libraries and resources.
  • languages-that-compile-to-python - List of languages that compile to python
  • awesome-pipeline - A curated list of awesome pipeline toolkits inspired by Awesome Sysadmin
  • awesome-expat - :earth_americas: A curated list of resources for expats
  • traduz-ai - :pencil: Coleção de artigos traduzidos para pt-br
  • awesome-telegram - Collection great groups, channels, bots and libraries for Telegram
  • papers-we-love - Papers from the computer science community to read and discuss.
  • core-api - A Document Object Model for Web APIs.
  • pywat - Python wats
  • logrocket - :rocket: Record and replay user sessions to fix bugs faster.
  • lessobviouschecklist - The Less Obvious Conference Checklist
  • awesome-talks - Awesome online talks and screencasts
  • awesome-heroku - A curated list of helpful Heroku resources.
  • PatinhoFeio - Repositório contendo documentação técnica sobre o Patinho Feio, um computador pioneiro brasileiro desenvolvido na Escola Politécnica da USP em 1971 e inaugurado em 1972.
  • free-game-art - Graphics with Public Domain,CC-BY-SA,GPL,BSD,MIT licenses
  • structured-text-tools - A list of command line tools for manipulating structured text data
  • api-development-tools - :books: A collection of useful resources for building RESTful HTTP+JSON APIs.
  • wit - Natural Language Interface for apps and devices
  • services-engineering - A reading list for services engineering, with a focus on cloud infrastructure services
  • awesome-python-books - :books: Directory of Python books
  • work-at-olist-old - Apply for a job at Olist's Development Team
  • awesome-bigdata - A curated list of awesome big data frameworks, ressources and other awesomeness.
  • jsemu - A list of emulators written in the JavaScript programming language
  • awesome-sysadmin - A curated list of amazingly awesome open source sysadmin resources.
  • study-path - A study path about Clean Code, TDD, Legacy Code, Refactoring, Domain-Driven Design and Microservice Architecture
  • readme-template - README.md template for your open-source project
  • SlashWear - "Kenneth is the Computer Guru. The King of Programmers!!!!!!"
  • MakingLyst - A peek into the tech and design at Lyst
  • awesome-postgres - A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql
  • zalando-howto-open-source - Open Source guidance from Zalando, Europe's largest online fashion platform
  • django-testing-guide - An unofficial guide of testing django
  • elements-of-python-style - Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.
  • og-equity-compensation - Stock options, RSUs, taxes — a guide for humans
  • l10n-brazil - módulos básicos a baixar para uso do Odoo no Brasil, serve de base para NFe, SPED etc...
  • Machine-Learning-Tutorials - machine learning and deep learning tutorials, articles and other resources
  • awesome-interview-questions - :octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
  • asterisk-opus - Opus (transcoding) and VP8 (passthrough) support for Asterisk, needed for a better WebRTC integration
  • requests-mock - Mocked responses for the requests library
  • what-happens-when - An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
  • paying-the-piper - A project for discussing ways to fund open source development.
  • copy-syntax-highlight-osx - Copy Syntax Highlight for OS X is an OS X service which copies the selected text to the clipboard, with proper syntax highlighting for the given language.
  • awesome-javascript - 🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
  • snapshot - Automate taking localized screenshots of your iOS app on every device
  • awesome-stock-resources - :city_sunrise: A collection of links for free stock photography, video and Illustration websites
  • awesome-erlang - A curated list of awesome Erlang libraries, resources and shiny things.
  • awesome-microservices - A curated list of Microservice Architecture related principles and technologies.
  • remote-jobs-brazil - Lista de empresas com trabalho remoto no Brasil
  • python-anti-patterns - An open collection of Python anti-patterns and "worst practices".
  • computer-science - :mortar_board: Path to a free self-taught education in Computer Science!
  • awesome-macos-command-line - Use your macOS terminal shell to do awesome things.
  • wbrazilian-without-non-ascii-words - wbrazilian without non-ascii words
  • awesome-macOS -  A curated list of awesome applications, softwares, tools and shiny things for macOS.
  • ipfs - Peer-to-peer hypermedia protocol
  • swagger.io - The content of swagger.io
  • davdroid - DAVdroid – CalDAV/CardDAV synchronization for Android 4+ devices
  • awesome-answers - Curated list of inspiring and thoughtful answers given on stackoverflow, quora, etc.
  • ideas - a record of ideas
  • Indices_revistas_de_eletronica - Datasets com os índices de revistas de eletrônica brasileiras
  • post-mortems - A collection of postmortems. Sorry for the delay in merging PRs!
  • MicroServicesDocumentation - The docs for the MicroServicesProject
  • awesome-web-hacking - A list of web application security
  • logos - A huge collection of SVG logos
  • http-api-design - HTTP API design guide extracted from work on the Heroku Platform API
  • the-art-of-command-line - Master the command line, in one page
  • CodeReview - Code Review Checklist
  • aio - aio is a minimal application framework for python3's asyncio module.
  • awesome - :sunglasses: Curated list of awesome lists
  • awesome-flask - A curated list of awesome Flask resources and plugins
  • cap-faq - The CAP FAQ
  • trabalhando-remoto - Informações para quem trabalha ou quer trabalhar remoto
  • awesome-electron - Useful resources for creating apps with Electron
  • free-for-dev - A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
  • awesome-ios-ui - A curated list of awesome iOS UI/UX libraries
  • git-style-guide - A Git Style Guide
  • awesome-react - A collection of awesome things regarding React ecosystem.
  • crypto-might-not-suck - List of crypto projects that might not suck
  • awesome-resty - A List of Quality OpenResty Libraries, and Resources.
  • trabalhando_fora - Descomplicando o trabalhar para fora
  • prose-for-programmers - A book to help software developers write better prose
  • htaccess - A collection of useful .htaccess snippets.
  • server-configs - Boilerplate configurations for various web servers.
  • guides - Design and development guides
  • awesome-remote-job - A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
  • nginx-resources - A collection of resources covering Nginx, Nginx + Lua, OpenResty and Tengine
  • api-blueprint - API Blueprint
  • hipache-nginx - Dynamic HTTP routing with Nginx and Redis (reimplements Hipache with Nginx using the Lua module)
  • You-Dont-Know-JS - A book series on JavaScript. @YDKJS on twitter.
  • Projects - :page_with_curl: A list of practical projects that anyone can solve in any programming language.
  • awesome-pyramid - A curated list of awesome Pyramid apps, projects and resources.
  • js - :art: A JavaScript Quality Guide
  • cidades-estados-brasil-json - Array de estados (com acentos) e cidades (com acentos) do Brasil em JSON com ID relacionado.
  • ToolsOfTheTrade - Tools of The Trade, from Hacker News.
  • bemtv - A Hybrid CDN/P2P Architecture for Live Video Broadcasts over the Internet (HTTP Live Streaming, WebRTC, HLS, Online Video, peer-to-peer)
  • awesome-sysadmin - A curated list of amazingly awesome open source sysadmin resources inspired by Awesome PHP.
  • api-v2 - DigitalOcean API v2 documentation draft
  • hellowebapp - Documents and Information relating to Hello Web App: Introduction to web app development using Python and Django.
  • github-cheat-sheet - A list of cool features of Git and GitHub.
  • deps - Django Enhancement Proposals
  • Everpix-Intelligence - Uncensored Everpix metrics, financials and business data for your perusing
  • shipyard - Composable Docker Management
  • pecan - A WSGI object-dispatching web framework, designed to be lean and fast with few dependencies.
  • WhatsAPI - Interface to WhatsApp Messenger
  • free-programming-books - :books: Freely available programming books
  • ng-newsletter-beginner-series - The official repository of the beginner series tutorial on ng-newsletter.com
  • daux.io - Daux.io is an documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly. It helps you create great looking documentation in a developer friendly way.
  • BootstrapForEmail - Bootstrap Template for HTML Email
  • email-blueprints - HTML Email Layouts by MailChimp
  • django-registration-invitationcode-backend - Register using valid invitation code backend for django-registration

PHP

  • kanboard - Kanban project management software
  • SecLists - SecLists is the security tester's companion. It is a collection of multiple types of lists used during security assessments. List types include usernames, passwords, URLs, sensitive data grep strings, fuzzing payloads, and many more.
  • paseto - Platform-Agnostic Security Tokens
  • olist-api-client-php -
  • 411 - An Alert Management Web Application
  • moonmoon - moonmoon is a simple feed aggregator (planet like)
  • Cachet - 📛 An open source status page system for everyone.
  • wp-domains - Use different domains for admin and frontend on Wordpress
  • dreamfactory - DreamFactory 2.0 Application
  • phabricator - Open software engineering platform and fun adventure game
  • php-sigep - Integração com Web Service do Correios. Veja a demo online. Consulta preços e prazos, imprime etiquetas e PLP, etc.
  • mautic - Mautic: Open Source Marketing Automation Software.
  • cidades-brasil-json - Cidades do Brasil em formato Json
  • mysql2postgresql - Converter mysql schema to postgresql
  • 10-seconds-math - You've got 10 seconds: try to solve as many equations as any humanly possible
  • wallabag - wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.

PLSQL

  • fonetica-sql - BuscaBR algorithm which allow the comparison of words based on their phonetic likeness (in sql)

PLpgSQL

  • pgquarrel - pgquarrel compares PostgreSQL database schemas (DDL)
  • pg_jobmon - PostgreSQL Extension for logging and monitoring automated jobs
  • pghero.sql - Postgres insights made easy

Pascal

Perl

  • speedread - A simple terminal-based open source Spritz-alike (per-word RSVP aligned on optimal reading points)
  • gitolite - Hosting git repositories -- Gitolite allows you to setup git hosting on a central server, with very fine-grained access control and many (many!) more powerful features.
  • lua-resty-auto-ssl - On the fly (and free) SSL registration and renewal inside OpenResty/nginx with Let's Encrypt.
  • pgbadger - A fast PostgreSQL Log Analyzer
  • diff-so-fancy - Good-lookin' diffs. Actually… nah… The best-lookin' diffs. :tada:
  • asterisk-googletts - Asterisk AGI script that uses Google's translate text to speech service.

Pony

  • wallaroo - Build and scale real-time data applications as easily as writing a Python script

PostScript

  • elaphe -
  • PensePython2 - RST source and supporting code for Think Python, 2nd edition, by Allen Downey.
  • format-ref - Cartão de referência da sintaxe de strings de formatação

Python

  • prophet - Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
  • InstaPy - 📷 Instagram Bot - Like/Comment/Follow Automation Script
  • MechanicalSoup - A Python library for automating interaction with websites.
  • fsociety - fsociety Hacking Tools Pack – A Penetration Testing Framework
  • tangent - Source-to-Source Debuggable Derivatives in Pure Python
  • Clairvoyant - Software designed to identify and monitor social/historical cues for short term stock movement
  • Eel - A little Python library for making simple Electron-like HTML/JS GUI apps
  • Surprise - A Python scikit for building and analyzing recommender systems
  • gain - Web crawling framework based on asyncio.
  • pdftabextract - A set of tools for extracting tables from PDF files helping to do data mining on (OCR-processed) scanned documents.
  • FoxDot - Python driven environment for Live Coding
  • pulp - Repository for Pulp platform code, including the server and base admin and consumer clients
  • datasheets - Read data from, write data to, and modify the formatting of Google Sheets
  • shiv - shiv is a command line utility for building fully self contained Python zipapps as outlined in PEP 441, but with all their dependencies included.
  • git2json - Convert git logs to JSON for easy analysis
  • devpi-builder - Automatically build and upload python packages to devpi
  • edgedb - The next generation object-relational database. A @magicstack project.
  • Crunch - Insane(ly slow but wicked good) PNG image optimization
  • backports.lzma - Backport of Python 3.3's standard library module lzma for LZMA/XY compressed files
  • pgzero - A zero-boilerplate games programming framework for Python 3, based on Pygame.
  • lsbaws - Let's Build A Web Server
  • doctr - A tool for automatically deploying docs from Travis CI to GitHub pages.
  • django-exclusivebooleanfield - Provides an ExclusiveBooleanField which is a boolean (database) field where only one row in the table (or optionally, a subset of rows based on value of other fields) is True and all the other rows are False.
  • pyjson5 - A JSON5 serializer and parser library for Python 3 written in Cython.
  • blackgate - Blackgate is an API gateway application
  • hulks - Olist custom linting hooks :green_heart: :alien:
  • calibre - The official source code repository for the calibre ebook manager
  • python-uncompyle6 - A Python cross-version decompiler
  • django-lifecycle - Declarative model lifecycle hooks, inspired by Rails callbacks.
  • bitio - A micro:bit I/O device library for Python
  • mu - A small, simple editor for beginner Python programmers. Written in Python and Qt5.
  • djburger - Framework for safe and maintainable web-projects.
  • fqdn - RFC-compliant FQDN validation and manipulation for Python.
  • pythonchain -
  • blueman -
  • dictquery - Library to query python dicts
  • django-axes - Keep track of failed login attempts in Django-powered sites.
  • python-intervals - Python library for interval arithmetic
  • pynubank - Acesse seus extratos do Nubank pelo Python (Baseado na versão JS: https://github.com/Astrocoders/nubank-api)
  • drawille - Pixel graphics in terminal with unicode braille characters
  • sistine - Turn a MacBook into a Touchscreen with $1 of Hardware
  • django-tsvector-field - Django field for tsvector (PostgreSQL full text search vector) with managed stored procedure and triggers.
  • django-database-files-3000 - A storage system for Django that stores uploaded files in the database.
  • lupin - Python document object mapper (load python object from JSON and vice-versa)
  • gopro-py-api - Unofficial GoPro API Library for Python - connect to GoPro via WiFi.
  • sqlmap - Automatic SQL injection and database takeover tool
  • import-pypi - One dependency to rule them all.
  • memorious - Distributed crawling framework for documents and structured data.
  • ScrapedIn - A tool to scrape LinkedIn without API restrictions for data reconnaissance
  • slicker - a tool for moving things in python
  • django-xcbv - UNUSABLE heavy research around cbv for the lulz, see crudlfap for usable code
  • dnsrecon - DNS Enumeration Script
  • pyttsx - Cross-platform text-to-speech wrapper
  • platformio-core - An open source ecosystem for IoT development :alien: Cross-platform IDE and unified debugger. Remote unit testing and firmware updates.
  • django-rest-framework-httpsignature - HTTP Signature support for Django REST framework
  • architect - A set of tools which enhances ORMs written in Python with more features
  • django-cte - Common Table Expressions (CTE) for Django
  • django-babel - Tools for using Babel with Django
  • pygnutools - Pure python implementation of GNU tools
  • gidgethub - An async GitHub API library for Python
  • django-safedelete - Mask your objects instead of deleting them from your database.
  • slack-sql - :tada: Bring SQL console to Slack
  • silver - Automated billing and payments for Django with a REST API
  • inline-plz-bot - Web service version of https://github.com/guykisel/inline-plz - lints your Pull Requests and comments inline on the diffs!
  • linty_fresh - :sparkles: Surface lint errors during code review
  • dodgy - Looks at Python code to search for things which look "dodgy" such as passwords or diffs
  • redistore - Pythonic interface for redis
  • icecream - 🍦 Sweet and creamy print debugging.
  • sticker - Sticker is a powerful yet boilerplate-free alternative to writing your web API.
  • pyawssfn - Tools for converting Python code to AWS Step Function json
  • pgbedrock - Manage a Postgres cluster's roles, role memberships, schema ownership, and privileges
  • lint-review - An automated code linting bot that integrates various code lint tools with github pull requests.
  • dateutil - Useful extensions to the standard Python datetime features
  • pymake - make implementation in Python
  • dacite - Simple creation of data classes from dictionaries.
  • zadm4py - Zed's Awesome Debug Macros for Python
  • hue - Hue will help you to print awesomely in terminals.
  • black - The uncompromising Python code formatter
  • Mind-Expanding-Books - :books: Books that will blow your mind
  • timeboard - Calendar calculations over business days and work shifts
  • authlib - The ultimate Python library in building OAuth and OpenID Connect servers. JWS,JWK,JWA,JWT included.
  • relstorage - A backend for ZODB that stores pickles in a relational database.
  • django-servertiming -
  • poetry - Python dependency management and packaging made easy.
  • pwned-passwords-django - Utilities for working with the Pwned Passwords database from Django
  • S3Scanner - Scan for open S3 buckets and dump
  • snug - Write reusable web API interactions
  • intelmq - IntelMQ is a solution for IT security teams for collecting and processing security feeds using a message queuing protocol.
  • raspycammonitor - A simple and experimental python script to run on raspberry, that uses picamera and opencv-python to detect human presence by face recognition, taking a photo and sending it through email
  • aiozmq - Asyncio (pep 3156) integration with ZeroMQ
  • redbaron - Bottom-up approach to refactoring in python
  • XlsxWriter - A Python module for creating Excel XLSX files.
  • pythonnobrasil - 📅🐍🇧🇷 Eventos Python no Brasil
  • maya - Datetimes for Humans™
  • click-plugins - Register CLI commands via setuptools entry-points.
  • sendgrid-python - The Official SendGrid Led, Community Driven Python API Library
  • strictyaml - Type-safe YAML parser and validator.
  • pyformat - Formats Python code to follow a consistent style
  • policies - An access policy language evaluator.
  • python-preparer - Simple way to build a new dict based on fields declaration
  • diff-match-patch - Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.
  • django-rest-framework-serializer-mixins - Mixins for Django Rest Framework Serializer
  • jsonmodels - jsonmodels is library to make it easier for you to deal with structures that are converted to, or read from JSON.
  • fbs - Electron alternative based on Python and Qt
  • asyncpgsa - A wrapper around asyncpg for use with sqlalchemy
  • pg_ninja - The ninja elephant obfuscation and replica tool
  • python-snippets - :100: The most useful python snippets
  • python-tuco - EatFirst's Python Finite State Machine!
  • django-sendfile - xsendfile etc wrapper
  • django-rules-light - A fresh approach to security in Django. Conceptually, a simple rule registry dictionnary to manage callbacks. In addition, allows logging of malicious uses, provide a middleware, a class decorator, rule autodiscovery, templatetags, debug views ... and other features to make it enjoyable. Status: production / stable.
  • catalyst - An Algorithmic Trading Library for Crypto-Assets in Python
  • jasmin - Jasmin - Open source SMS gateway
  • umbrella - A collection of code snippets, code examples, PoC and so forth
  • ibis - A lightweight template engine in Python.
  • cle - CLE Loads Everything (at least, many binary formats!)
  • pystradamus - Evidence-based scheduling tool for Jira
  • apistar_pydantic - Better parameters for APIStar (and pydantic support)
  • ivy - A static website generator built in Python.
  • termdown - Countdown timer and stopwatch in your terminal
  • pydantic - Data validation using Python 3.6 type hinting
  • pipenv-to-requirements - Generate requirements[-dev].txt from Pipfile using pipenv
  • moviepy - Video editing with Python
  • django-multitenant - Python/Django support for distributed multi-tenant databases like Postgres+Citus
  • covenant - Code contracts for Python 3
  • contracts - PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified using Python3 annotations, or inside a docstring. PyContracts supports a basic type system, variables binding, arithmetic constraints, and has several specialized contracts and an extension API.
  • truffleHog - Searches through git repositories for high entropy strings and secrets, digging deep into commit history
  • pytest-testmon - taking TDD to a new level with testmon and py.test for Python
  • setuptools-markdown - Use Markdown for your project description
  • lazyload - hack for causing Python modules to be loaded lazily
  • schemalchemy - SchemAlchemy = Schematics + SQLAlchemy
  • amazon-project - General Amazon.com Search and Scrape System
  • django-api-bouncer - Simple Django app to provide API Gateways for micro-services
  • sgqlc - Simple GraphQL Client
  • pgsql_fs2w -
  • badassm - Disgusting little hack assembler. Builds the SMB-disassembly without the need for X816.
  • pytest-echo - pytest plugin to dump environment variables, package version and generic attributes.
  • termimg - render raster images to terminal
  • trio - Trio – Pythonic async I/O for humans and snake people 🐍
  • resources - Resource-centered REST API clients
  • asks - Async requests-like httplib for python.
  • mozilla-django-oidc - A django OpenID Connect library
  • pefile - pefile is a Python module to read and work with PE (Portable Executable) files
  • gino - GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.
  • drf-yasg - Automated generation of real Swagger/OpenAPI 2.0 schemas from Django Rest Framework code.
  • tox-pipenv - A pipenv plugin for Tox
  • pontoon - Localization tool used at Mozilla
  • spoon - A package for building specific Proxy Pool for different Sites.
  • sushi - Sushi is package builder based on template.
  • Watson - :watch: A wonderful CLI to track your time!
  • django-duprequests - Drop duplicated requests - Django middleware
  • pipeline - Spline is a tool that is capable of running locally as well as part of well known pipelines like Jenkins (Jenkinsfile), Travis CI (.travis.yml) or similar ones.
  • memegen - The open source meme generator.
  • python-slugify - Returns unicode slugs
  • lxml - The lxml XML toolkit for Python
  • asyncpg-utils - Utilities for Asyncpg
  • fleep-py - File format determination library for Python
  • pytest-deadfixtures - Plugin to list unused fixtures in your tests
  • apscheduler - Task scheduling library for Python
  • prettyprinter - Syntax-highlighting, declarative and composable pretty printer for Python 3.5+
  • django-querycount - Middleware that Prints the number of DB queries to the runserver console.
  • fossor - A plugin-oriented tool for automating the investigation of broken hosts and services.
  • open-paperless - Scan, index, and archive all of your paper documents
  • notifiers - The easy way to send notifications
  • awesome-math - A curated list of awesome mathematics resources
  • redbeat - RedBeat is a Celery Beat Scheduler that stores the scheduled tasks and runtime metadata in Redis.
  • docassemble - A free, open-source expert system for guided interviews and document assembly, based on Python, YAML, and Markdown.
  • django-csvimport - A generic CSV import tool for django models, imports run via admin upload logging model or custom command
  • sumeval - Well tested & Multi-language evaluation framework for text summarization.
  • MonkeyType - A system for Python that generates static type annotations by collecting runtime types
  • antidote - Dependency injection for Python
  • aiohttp-security - auth and permissions for aiohttp
  • pyautogui - A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.
  • retox - For running a local continuous testing environment with tox
  • peewee-async - Asynchronous interface for peewee ORM powered by asyncio
  • weakreflist - sources of weakref Lists
  • SampleScanner - Convert hardware MIDI instruments into software instruments from the command line.
  • aeneas - aeneas is a Python/C library and a set of tools to automagically synchronize audio and text (aka forced alignment)
  • django-heroku - A Django library for Heroku apps.
  • secretary - Take the power of Jinja2 templates to OpenOffice and LibreOffice.
  • tomd - Convert HTML to Markdown.
  • toapi - Every web site provides APIs.
  • PythonVerbalExpressions -
  • richtext.org - a place to share things™
  • scrapy-bench - A CLI for benchmarking Scrapy.
  • tornado-webservices - A implementation of SOAP web services for tornado web server
  • learn-more-python-the-hard-way-solutions -
  • pypika - PyPika is a SQL query builder with a pythonic syntax that doesn't limit the expressiveness of SQL
  • pika - Pure Python RabbitMQ/AMQP 0-9-1 client library
  • passwordmetrics - A library to get metrics about passwords
  • wemake-django-template - Bleeding edge django template focused on code quality and security.
  • activitywatch - Log what you do on your computer. Simple (yet powerful), extensible, no third parties.
  • tldr - :books: Simplified and community-driven man pages
  • pyemojify - Substitutes emoji aliases to emoji raw characters. Simple but sweet :smile:
  • django-datatable-view - Server-side datatable representations for Django querysets for automatic rendering in templates
  • pylint-django - Pylint plugin for improving code analysis for when using Django
  • bowtie - :bowtie: Create a dashboard with python!
  • asgiref - ASGI in-memory channel layer
  • olympus - An instant REST API for any AI model 🔥
  • pytest-annotate - Generate PyAnnotate annotations from your pytest tests.
  • automatic-memes - Automatic Memes in Python with Face Detection
  • cloud-inquisitor - Enforce ownership and data security within AWS
  • oppia - Tool for collaboratively building interactive lessons.
  • tableschema-py - A Python library for working with Table Schema.
  • q - q - Run SQL directly on CSV or TSV files
  • parso - A Python Parser
  • pytest-benchmark - py.test fixture for benchmarking code
  • django-log-request-id - Django middleware and log filter to attach a unique ID to every log message generated as part of a request
  • django-windows-tools - Django application providing management commands to host Django projects in Windows environments
  • dotmod - Import Python packages from folders with dotted names
  • torpeewee - Tornado and asyncio asynchronous ORM by peewee
  • aiopeewee - Asyncio interface for Peewee ORM
  • micropython-upyphone - A gsm phone using pyboard and sim800l
  • snakeviz - An in-browser Python profile viewer
  • cloudping - AWS Hosted Uptime Monitoring
  • Cr3dOv3r - Know the dangers of credential reuse attacks.
  • dramatiq - A fast and reliable distributed task processing library for Python 3.
  • pyannotate - Auto-generate PEP-484 annotations
  • dhash - Python library to calculate the difference hash (perceptual hash) for a given image, useful for detecting duplicates
  • pytest-concurrent - concurrently execute test cases with multi-thread, multi-process and gevent
  • pytest-mp - multiprocessing.Process(target=pytest_runtest_protocol, args=(your_test, None))
  • objectifier - Objectify your Python objects.
  • django-easy-pdf - PDF views, the easy way
  • uplink - A Declarative HTTP Client for Python
  • flashtext - Extract Keywords from sentence or Replace keywords in sentences.
  • sqs-s3-logger - Automated serverless logging to S3 via SQS.
  • aioinflux - Asynchronous Python client for InfluxDB
  • async-pluct - A Python asyncio JSON Hyper Schema client that allows hypermedia navigation and resource validation.
  • py-money - Money class for Python 3
  • blinker - A fast Python in-process signal/event dispatching system.
  • reobject - Python without ifs and buts - an ORM layer for Python objects, inspired by Django
  • jsonobject - A simple json-object mapping for Python
  • noipy - Command line tool to update DDNS: No-IP, DuckDNS and DynDNS hosts IP
  • lambda-packs - Precompiled packages for AWS Lambda
  • pexpect - A Python module for controlling interactive programs in a pseudo-terminal
  • webpreview - Extracts OpenGraph, TwitterCard and Schema properties from a webpage.
  • drf_openapi - Beautiful Django Rest Framework API documentation autogeneration through OpenAPI standard
  • rstcloth -
  • multidimensional_urlencode - Python library to urlencode a multidimensional dict
  • incubator-airflow - Apache Airflow (Incubating)
  • pyschemes - PySchemes is a library for validating data structures in python
  • curequests - Curio + Requests: Async HTTP for Humans
  • pypette - Ridiculously simple flow controller for building complex pipelines
  • django-rest-framework-rapidjson - Provides rapidjson support with parser and renderer
  • django-mutant - Dynamic model definition and alteration (evolving schemas)
  • pets - Pets is a Django-based website that allows people to share photos and information about missing pets and pets available for adoption
  • pyt - A Static Analysis Tool for Detecting Security Vulnerabilities in Python Web Applications
  • ray - A high-performance distributed execution engine
  • python-dependency-injector - Dependency injection microframework for Python
  • zappa-django-utils - A handy Django application to supercharge your Zappa deployments.
  • metapipe - A pipeline generator and runtime system
  • pytest-fauxfactory - Library integrating fauxfactory into pytest namespace and maybe even more.
  • django-components - A way to create simple reusable template components in Django.
  • json-streamer - A fast streaming JSON parser for Python that generates SAX-like events using yajl
  • jp - Command line interface to JMESPath - http://jmespath.org
  • pre-commit-hooks - Some out-of-the-box hooks for pre-commit
  • aiojobs - Jobs scheduler for managing background task (asyncio)
  • django-polymorphic-tree - Polymorphic MPTT tree support for models
  • errbot - Errbot is a chatbot, a daemon that connects to your favorite chat service and bring your tools and some fun into the conversation.
  • surfrdf - SuRF: a python Object RDF Mapper (ORM).
  • django-filebrowser - Media-Management with Grappelli
  • awslambda-psycopg2 -
  • certificator - Generate course certificates easily
  • aiofiles - File support for asyncio
  • The-Python-Graph-Gallery - A website displaying hundreds of charts made with Python
  • drf-dynamic-fields - Dynamically select only a subset of fields per DRF resource, either using a whitelist or a blacklist.
  • django-htk - A set of apps, utilities, middlewares, etc for Django
  • hacktoolkit - The one Open Source project to rule them all. Win hackathons by using refined APIs and bootstrap code to build complete websites and apps in 24 hours. Bootstraps, skeletons, algorithms, design patterns, and more!
  • pluggy - A minimalist production ready plugin system
  • qsq -
  • milksnake - A setuptools/wheel/cffi extension to embed a binary data in wheels
  • nginx-amplify-agent - NGINX Amplify Agent
  • spelling -
  • aiotask-context - Contextual information for asyncio tasks
  • Tomorrow - Magic decorator syntax for asynchronous code in Python
  • pipsearch - A library to search through libraries of python 2 and 3 in pypi repositories
  • plotille - Plot in the terminal using braille dots.
  • halo - 💫 Beautiful spinners for terminal, IPython and Jupyter
  • sentry-patrol - Command line interface for Sentry API
  • coconut - Simple, elegant, Pythonic functional programming.
  • django-rest-framework-proxy - Django Rest Framework Proxy views
  • Pytesser - Python wrapper for the tesseract OCR engine. The module is based on OpenCV
  • graphscii - Print ASCII graphs in the terminal.
  • django-gamification - The missing Django Gamification Package
  • changelogs - A changelog finder and parser for packages available on pypi, npm and rubygems.
  • safety-db - A curated database of insecure Python packages
  • gather - Gather -- collect all your plugins!
  • molotov - Load Testing Tool
  • nefertari - Nefertari is a REST API framework sitting on top of Pyramid and ElasticSearch
  • django-zerodowntime - django migration utilities for zero downtime continuous delivery
  • mitogen - Distributed self-replicating programs in Python
  • Misago - Misago is fully featured forum application written in Python and ES6, powered by Django and React.js
  • snapshottest - Snapshot Testing utils for Python 📸
  • poet - Poet helps you declare, manage and install dependencies of Python projects, ensuring you have the right stack everywhere.
  • pyrsistent - Persistent/Immutable/Functional data structures for Python
  • querystring-parser - QueryString parser for Python/Django that correctly handles nested dictionaries
  • skry - Extendable CMS for small news organizations following decoupled CMS design paradigm. Built on Django Rest Framework. Dynamic image resizing, revision history, fully exposable models API.
  • hatch - A modern project, package, and virtual env manager for Python
  • atq - distributed task queue for asyncio
  • channels-example - An example Channels app
  • python-choicesenum - Python's Enum with extra powers to play nice with labels and choices fields.
  • pycrypto - The Python Cryptography Toolkit
  • jose - Python implementation of the Javascript Object Signing and Encryption (JOSE) framework (https://datatracker.ietf.org/wg/jose/charter/)
  • catinabox - Intro to Testing and Test Automation in Python
  • background - Runs things in the background.
  • requests-threads - 🎭 Twisted Deferred Thread backend for Requests.
  • daywatch - E-commerce scraping and analytics platform.
  • ml-rest - REST API (and possible UI) for Machine Learning workflows
  • percol - adds flavor of interactive filtering to the traditional pipe concept of UNIX shell
  • wtfpython - A collection of surprising Python snippets and lesser-known features.
  • csvkit - A suite of utilities for converting to and working with CSV, the king of tabular file formats.
  • requests-http-signature - A Requests auth module for the HTTP Signature IETF draft standard RFC
  • xlrd - Library for developers to extract data from Microsoft Excel (tm) spreadsheet files
  • routes - Routes is a Python URL recognition and generation system similar to the Rails routing system. Routes makes it easy to create pretty and concise URL's that are RESTful with little effort.
  • setup.py - 📦 A Human's Ultimate Guide to setup.py.
  • pluct - A JSON Hyper Schema client that allows hypermedia navigation and resource validation
  • suponoff - Supervisor On/Off: an alternative web interface for supervisor
  • bit - Bitcoin made easy.
  • tldextract - Accurately separate the TLD from the registered domain and subdomains of a URL, using the Public Suffix List.
  • pyheatmagic - IPython magic command to profile and view your python code as a heat map.
  • pygraphistry - PyGraphistry is library to extract, transform, and visually explore big graphs
  • mutmut - Mutation testing lib
  • django-sesame - URLs with authentication tokens for automatic login
  • tenacity - Retrying library for Python
  • rstview - Simple Django application around docutils to parse reStructuredText markup
  • django-hashbrown - Yet another feature switching app for Django
  • markdocs - Extract markdown from Python source file comments and outputs structured documentation & README file.
  • rocadocs - [ABANDONED] Opinionated static documentation generator using Markdown
  • comment_parser - Python module to extract comments from source code files of various types.
  • asciimatics - A cross platform package to do curses-like operations, plus higher level APIs and widgets to create text UIs and ASCII art animations
  • jwcrypto - Implements JWK,JWS,JWE specifications using python-cryptography
  • pyjwkest - Implementation of JWT, JWS, JWE and JWK
  • django-cloudflare-push - A piece of middleware that uses Cloudflare's HTTP/2 Push to push static media to the clients.
  • django-developer-panel - Debug Django applications directly in Google Chrome Devtools.
  • anomaly-detection -
  • neighborhood_mood_aws -
  • luminoth - Deep Learning toolkit for Computer Vision
  • django-cachemodel - Automatic caching for django models.
  • pybbm - Django forum solution. Tested, documented, shipped with example project.
  • django-service-objects - Service objects for Django
  • pytest-randomly - :game_die: Pytest plugin to randomly order tests and control random.seed
  • mutpy - MutPy is a mutation testing tool for Python 3.x source code
  • conformity -
  • arcade - Easy to use Python library for creating 2D arcade games.
  • dnspython - a powerful DNS toolkit for python
  • jiraya - Jiraya - Simple Jira CLI
  • backoff - Python library providing function decorators for configurable backoff and retry
  • tkpf - A GUI library for python/tkinter with two-way data binding
  • dash - Interactive, Reactive Web Apps for Python. Dash Is Productive™
  • stream-django - Django Client - Build Activity Feeds & Streams with GetStream.io
  • graphql-compiler - Turn complex GraphQL queries into optimized database queries.
  • healthchecks - A Cron Monitoring Tool written in Python & Django
  • coala-bears - Bears for coala
  • pywonderland - Render beautiful images and animate interesting algorithms in mathematics with Python. Fractals, Penrose tilings, reaction-diffusion, Wilson's uniform spanning tree algorithm, domino shuffling algorithm, coupling from the past, 4D polytopes, Mobius transformations, hyperbolic tilings. www.pywonderland.com.
  • lollipop - Python data serialization/validation library
  • pionic - A Python library for the Ion format
  • vaurien - TCP hazard proxy
  • django-bug-finder -
  • requests-wsgi-adapter - WSGI Transport Adapter for Requests
  • imgspy - imgspy finds the metadata (type, size) of an image given its url by fetching as little as needed
  • db - Newt DB is a Python object-oriented database with JSONB-based access and search in PostgreSQL
  • django-rest-easy - django-rest-easy is an extension to DRF providing QOL improvements to serializers and views.
  • networkx - Official NetworkX source code repository.
  • graphviz - Simple Python interface for Graphviz
  • hyperlink - 🔗 Immutable, Pythonic, correct URLs.
  • sukhoi - Minimalist and powerful Web Crawler.
  • shellpic - ASCII-art is so 2013
  • django-eraserhead - 💂🏻 Django package that provides hints to optimize database usage by deferring unused fields (and more)
  • certifico - App para geração e envio de certificados para eventos
  • djurl - Simple yet helpful library for writing Django urls by an easy, short an intuitive way.
  • pycep-correios - Busca CEP utilizando webservice SIGEPWEB dos Correios
  • Cactus - Static site generator for designers. Uses Python and Django templates.
  • stackimpact-python - StackImpact Python Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, exceptions, metrics, and more
  • tools - The Standard Ebooks toolset for producing our ebook files
  • wagtail-personalisation - Rule-based personalisation for Wagtail CMS
  • uvicorn - The lightning-fast ASGI server. 🦄
  • Python-Name-Parser - Guess last and first names in strings. Select by popularity or maximum char usage.
  • django-pgviews - Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.
  • scrapy-heroku -
  • nlib - The book "Annotated Algorithms in Python" and the nlib.py library
  • frontera - A scalable frontier for web crawlers
  • pypinfo - Easily view PyPI download statistics via Google's BigQuery.
  • JSON-path - Find the path of a key / value in a JSON hierarchy easily.
  • barely_json - A Python parser for data that only looks like JSON
  • parslepy - Python implementation of the Parsley language for extracting structured data from web pages
  • outfancy - Python3 library to print tables in Terminal.
  • imapfw - imapfw (IMAP/mail framework)
  • django-naomi - Django email backend
  • logging-spinner - Display spinners (in CLI) through Python standard logging
  • html2markdown - Conservatively convert html to markdown
  • jobtastic - Make your user-responsive long-running Celery jobs totally awesomer.
  • charlatan - A Python library to efficiently manage and install database fixtures
  • Box - Python dictionaries with advanced dot notation access
  • subconscious - redis-backed (in memory) db for python3 that is asyncio compatible
  • dsert - Library to test all fields of a python dictionary
  • bookmark-archiver - 🗄 Save an archived copy of websites imported via Pocket/Pinboard/Bookmarks/RSS. Outputs static html.
  • django-actistream - Activities & notifications for Django
  • numba - NumPy aware dynamic Python compiler using LLVM
  • folium - Python Data. Leaflet.js Maps.
  • xphyle - Python library that facilitates opening, reading, and writing files (and file-like entities like URLs and streams) agnostic of compression format. (production)
  • django-rest-elasticsearch - Elasticsearch support for Django REST Framework
  • python-notifyAll - A library which can be used for all types of notifications like SMS, Mail, Push.
  • bonobo - Extract Transform Load for Python 3.5+
  • workdays - Extend python datetime with excel-like workday addition/subtraction functionality
  • python-bizdays - Business days calculations and utilities
  • pycnic - A JSON API web framework for lazy people.
  • timy - Minimalist measurement of python code time
  • python-vindi - Integração com API da Vindi (Python 3.5+)
  • graphene - GraphQL framework for Python
  • pyup-django - Displays a red warning banner if you are running an insecure Django release.
  • influxdb-python - Python client for InfluxDB
  • django-csp - Content Security Policy for Django.
  • aiosmtplib - asyncio smtplib implementation
  • nplusone - Auto-detecting the n+1 queries problem in Python
  • system-design-primer - Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
  • marshmallow-jsonschema - JSON Schema Draft v4 (http://json-schema.org/) formatting with marshmallow
  • ltreefield - Django Field class for PostgreSQL ltree data type.
  • django-perf-rec - Keep detailed records of the performance of your Django code.
  • kim - Kim: A JSON Serialization and Marshaling framework
  • django-polymorphic - Improved Django model inheritance with automatic downcasting
  • djangopackages - Django Packages is a directory of reusable apps, sites, tools, and more for your Django projects.
  • python-simple-rest-client - Simple REST client for python 3.5+
  • whereami - Uses WiFi signals :signal_strength: and machine learning to predict where you are
  • python-draftlog - :scroll: Update your previous lines in the terminal.
  • django-auditlog - A Django app that keeps a log of changes made to an object.
  • consolemd - render markdown to the console (not just highlight it)
  • paco - Small utility library for coroutine-driven asynchronous generic programming in Python +3.4
  • django-rundbg - Provides a lightweight development runserver on Werkzeug with debugging
  • simple-rbac - A simple role based access control utility for Python.
  • typeshed - Collection of library stubs for Python, with static types
  • pycan -
  • packaging - Core utilities for Python packages
  • cnab240 - CNAB240
  • djangorestframework-auth0 - Library to simply use Auth0 token authentication in DRF within djangorestframework-jwt
  • st2 - StackStorm (aka "IFTTT for Ops") is event-driven automation for auto-remediation, security responses, troubleshooting, deployments, and more. Includes rules engine, workflow, 2000+ integrations (see https://exchange.stackstorm.org), ChatOps, etc. Installer at https://docs.stackstorm.com/install/index.html. Questions? https://forum.stackstorm.com/.
  • public-apis - A collective list of public JSON APIs for use in web development.
  • opentracing-python - OpenTracing API for Python
  • pinject - A pythonic dependency injection library.
  • injector - Python dependency injection framework, inspired by Guice
  • aiostream - Generator-based operators for asynchronous iteration -
  • better-exceptions - Pretty and useful exceptions in Python, automatically.
  • brazilian-cities - A script to generate list with all Brazilian cities and states
  • pdfquery - A fast and friendly PDF scraping library.
  • apistar - A smart Web API framework, for Python 3. 🌟
  • aws-requests-auth - AWS signature version 4 signing process for the python requests module
  • urlman -
  • home-assistant - :house_with_garden: Open-source home automation platform running on Python 3
  • aiotasks - A Celery like task manager that distributes Asyncio coroutines
  • django-drip - :droplet: Use Django admin to manage drip campaign emails using querysets on Django's User model.
  • pytest-watch - Local continuous test runner with pytest and watchdog.
  • json-spec - Implements some tools for JSON
  • django-rest-framework-passwordless - Passwordless Auth for Django REST Framework
  • django-lazysignup - django-lazysignup is a package designed to allow users to interact with a site as if they were authenticated users, but without signing up. At any time, they can convert their temporary user account to a real user account.
  • rewind - Rewind is a (CQRS) event store server written in Python.
  • eventsourcing - Event sourcing in Python
  • django-cte-trees - Django Adjacency-List trees using PostgreSQL Common Table Expressions (CTE)
  • colour - Python color representations manipulation library (RGB, HSL, web, ...)
  • hosts - Extending and consolidating hosts files from several well-curated sources like adaway.org, mvps.org, malwaredomainlist.com, someonewhocares.org, and potentially others. You can optionally invoke extensions to block additional sites by category.
  • python-patterns - A collection of design patterns/idioms in Python
  • localstack - 💻 A fully functional local AWS cloud stack. Develop and test your cloud apps offline!
  • slack-cleaner - :speech_balloon: Bulk delete messages and files on Slack
  • drf-oidc-auth - OpenID Connect authentication for Django REST Framework
  • unidump - hexdump(1) for Unicode data
  • django-fullurl - Adds three template tags: fullurl, fullstatic and buildfullurl. The template tag fullurl acts just like url, but it always prints absolute URLs with scheme and domain
  • heroku-jupyter - One-click deployment for jupyter on heroku
  • python-fire - Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
  • Awesome-Linux-Software - 🐧 A list of awesome applications, software, tools and other materials for Linux distros.
  • PTable - PrettyTable is a simple Python library designed to make it quick and easy to represent tabular data in visually appealing ASCII tables.
  • django-werkzeug - Enhances Django runserver with Werkzeug.
  • mycli - A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
  • PayloadsAllTheThings - A list of useful payloads and bypass for Web Application Security and Pentest/CTF
  • drf-writable-nested - Writable nested model serializer for Django REST Framework
  • django-nap - A light REST library for Django.
  • django-enumfields - Real Python Enums for Django
  • yarl - Yet another URL library
  • elasticpypi - Serverless pypi
  • arq - Fast job queuing and RPC in python with asyncio, redis and msgpack.
  • pytest-incremental - py-test plugin: an incremental test runner
  • pytest-services - Collection of fixtures and utility functions to run service processes for your tests
  • pygsheets - Google Sheets Python API v4
  • behold - :eyes: A Debugging Tool
  • code-poster - Generate an SVG image from a source image using text taken from code files in a github repository.
  • nicelog - Formatters to nicely display colorful logging output on the console.
  • lark - A modern parsing library for Python, implementing Earley & LALR(1) and an easy interface
  • django-group-by - Have your valuesquerysets return model instances instead of dicts
  • pyoidc - A complete OpenID Connect implementation in Python
  • django-oidc-provider - OpenID Connect and OAuth2 provider implementation for Djangonauts.
  • privy - An easy, fast lib to correctly password-protect your data
  • django-generic-filters - Easy filters for your Django Generic ListView.
  • django-behaviors - Easily integrate common behaviors for Django models, e.g. Timestamps, Publishing, Authoring, Editing and more.
  • pepper8 - Transform pep8 or flake8 output to HTML
  • python-json-logger - Json Formatter for the standard python logger
  • django-pagedown - A django app that allows the easy addition of Stack Overflow's "PageDown" markdown editor to a django form field, whether in a custom app or the Django Admin
  • django-markup - Convert text markup to html. Markdown, rST, Textile etc.
  • python-sipsimple - SIP SIMPLE implementation for Python
  • httpie-aws-auth - AWS / Amazon S3 auth plugin for HTTPie
  • httpie-jwt-auth - JWTAuth (JSON Web Tokens) auth plugin for HTTPie
  • usaddress - :us: a python library for parsing unstructured address strings into address components
  • sly - Sly Lex Yacc
  • pytype - A static analyzer for Python code
  • typy.io - just type™
  • importd - django based mini framework inspired from sinatra. fully compatible with django.
  • xlsx_streaming - Stream data as xlsx
  • python-ansimarkup - Produce colored terminal text with an xml-like markup
  • cpython - The Python programming language
  • awslogs - AWS CloudWatch logs for Humans™
  • line_profiler - Line-by-line profiling for Python
  • paasta - An open, distributed platform as a service
  • segno - Python QR Code and Micro QR Code encoder
  • saleor - An e-commerce storefront for Python and Django
  • pycycle - Tool for pinpointing circular imports in Python. Find cyclic imports in any project
  • wsstat - Websocket stress testing made beautiful
  • fixmydjango-lib - Fix My Django is a library for helping Django developers to find solutions for common Django exceptions
  • simple-model - data handling made easy
  • BossSensor - Hide screen when boss is approaching.
  • django-hide-herokuapp - Django app for Heroku users designed to hide your .herokuapp.com site from search engine results.
  • django-hostname-redirects - An Django app to automatically redirect alternate hostnames to their canonical sites.
  • client_python - Prometheus instrumentation library for Python applications
  • abbr - A library to Abbreviate string contents
  • gremlins - Gremlins is a python framework for fault-testing distributed systems
  • freezegun - Let your Python tests travel through time
  • tifu - A tool that helps you to restore commits erased by a force push
  • Reusables - Commonly Consumed Code Commodities
  • crayons - Text UI colors for Python.
  • python-parse-to-json - Parse Python code to an AST in JSON format, based upon https://github.com/m-labs/pythonparser/
  • eng_join - An english joiner for Python.
  • cage - Develop and run your Python applications in clean Docker environments
  • django-basicauth - Basic auth utilities for Django.
  • pipenv - Python Development Workflow for Humans.
  • python-sdk - :snake: Client library to use the IBM Watson services in Python and available in pip as watson-developer-cloud
  • pysession - Automatically saves python shell code to a local file or secret Gist
  • xhtml2pdf - A library for converting HTML into PDFs using ReportLab
  • PyNFSe - Lib que facilita a vida de quem trabalha com Nota Fiscal de Serviços Eletrônica (NFS-e)
  • python-mocket - a socket mock framework - for all kinds of socket animals, web-clients included
  • dynamic-rest - Dynamic extensions for Django REST Framework
  • nose2pytest - Scripts to convert Python Nose tests to PyTest
  • drf-flex-fields - Dynamically set fields and expand nested resources in Django REST Framework serializers.
  • bottlejwt - JWT plugin for bottle
  • multipledispatch - Multiple dispatch
  • safety - Safety checks your installed dependencies for known security vulnerabilities
  • visidata - A terminal spreadsheet multitool for discovering and arranging data
  • lazywf - The laziest web framework ever
  • mimesis - Mimesis is a fast and easy to use library for Python, which helps generate synthetic data for a variety of purposes in a variety of languages.
  • django-formfield - django-formfield is a form field that accepts a django form as its first argument
  • git-reviewers -
  • django-hashid-field - Django Model Field that uses Hashids to obscure the value
  • pep8speaks - A GitHub :octocat: app to automatically review Python code style over Pull Requests
  • django-recommends - A django app that builds item-based suggestions for users.
  • importer - Importer is a library to do dynamic importing of modules in python
  • django-pixels - Tracking pixels made easy
  • ZODB - Python object-oriented database
  • plasma - Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.
  • xed - x86 encoder decoder
  • gutter-django -
  • gutter - Fully featured Python feature switch toolkit
  • django-phonenumber-field - A django model and form field for normalised phone numbers using python-phonenumbers
  • requests-aws4auth - Amazon Web Services version 4 authentication for the Python Requests module
  • chess-surprise-analysis - Find surprising moves in chess games
  • multidict - multidict implementation
  • django-DefectDojo - DefectDojo is an open-source application vulnerability correlation and security orchestration application
  • pylint - A Python source code analyzer which looks for programming errors, helps enforcing a coding standard and sniffs for some code smells
  • overrides - A decorator to automatically detect mismatch when overriding a method
  • word_cloud - A little word cloud generator in Python
  • RFC2Kindle - Convert a IETF RFC into a mobi formated file which can be used on kindle
  • funcy - A fancy and practical functional tools
  • toolz - A functional standard library for Python.
  • fn.py - Functional programming in Python: implementation of missing features to enjoy FP
  • servicebook - A web service to manage our projects
  • sandman - Sandman "makes things REST".
  • pyfilesystem2 - Python's Filesystem abstraction layer
  • watchtower - Python CloudWatch Logging: Log Analytics and Application Intelligence
  • asymmetric-jwt-auth - Django App for machine to machine authentication using JWT and RSA key pairs
  • python-currencies - Display money format and its filthy currencies, for all money lovers out there.
  • shellfuncs - Python API to execute shell functions as they would be Python functions
  • pytest-leaks - A pytest plugin to trace resource leaks.
  • pook - Versatile and expressive HTTP traffic mocking and expectations made simple in Python
  • harser - Easy way for HTML parsing and building XPath
  • python-modernize - Modernizes Python code for eventual Python 3 migration. Built on top of 2to3.
  • fixedwidth - Python fixed-width to/from dict converter.
  • dynaconf - The dynamic configurator for your Python Project
  • aiometrics - Generate metrics from AsyncIO applications
  • pottery - Redis for humans.
  • mining - Business Intelligence (BI) in Python, OLAP
  • libvcs - ⚙️ vcs abstraction layer
  • kerno - Framework for a Python application service layer, approximating Uncle Bob Martin's Clean Architecture.
  • loco - Share localhost through SSH. Local/Remote port forwarding made safe and easy.
  • kaneda - Configurable Python library for metrics and events reporting
  • pyfailsafe - Simple failure handling. Failsafe implementation in Python
  • python-jose - A JOSE implementation in Python
  • statik - Multi-purpose static web site generator aimed at developers.
  • pipfile -
  • jira - Python JIRA Library is the easiest way to automate JIRA.
  • wagon - Creates Wheel based archives to allow portable offline installation of Python packages and their dependencies
  • unirest-python - Unirest in Python: Simplified, lightweight HTTP client library.
  • python-kong - A Python client for the Kong API (http://getkong.org/)
  • django-traffic - Django middleware that helps visualize your app's traffic in Kibana
  • django-locking - Prevents users from doing concurrent editing in Django. Works out of the box in the admin interface, or you can integrate it with your own apps using a public API.
  • smwogger - A smoke test tool for Services described through Swagger
  • python-zeroless - ZeroMQ for Pythonistas™
  • pyconst - PyConst - one simple way to organize the constants
  • aiobotocore - asyncio support for botocore library using aiohttp
  • aioredis - asyncio (PEP 3156) Redis support
  • aiopg - aiopg is a library for accessing a PostgreSQL database from the asyncio
  • aiokafka - asyncio client for kafka
  • kafka-python - Python client for Apache Kafka
  • is-service-up - Monitor the status of all your cloud services in one page
  • nltk - NLTK Source
  • jsondiff - Diff JSON and JSON-like structures in Python
  • subpar - Subpar is a utility for creating self-contained python executables. It is designed to work well with Bazel.
  • cookiecutter-aiohttp-api -
  • rauth - A Python library for OAuth 1.0/a, 2.0, and Ofly.
  • belogging - Easy and opinionated logging configuration for Python apps
  • pyrasite - Inject code into running Python processes
  • django-search-views - Search-list class-based views for Django, with form
  • websauna - Websauna is a full stack Python web framework for building web services and back offices with admin interface and sign up process
  • pep8radius - PEP8 clean only the parts of the files touched since the last commit, a previous commit or (the merge-base of) a branch.
  • aioconsole - Asynchronous console and interfaces for asyncio
  • lptrace - Trace any Python program, anywhere!
  • sqlalchemy - See the development link for contribution guidelines
  • peewee - a small, expressive orm -- supports postgresql, mysql and sqlite
  • pecan - A WSGI object-dispatching web framework, designed to be lean and fast with few dependencies.
  • pytest-mypy - Mypy static type checker plugin for Pytest
  • sanic - Async Python 3.5+ web server that's written to go fast
  • tornaduv - Tornado IOLoop implemented with pyuv
  • dql - A SQL-ish language for DynamoDB
  • serpy - ridiculously fast object serialization
  • di-py - Dependency injection in python #di #python
  • python-flamegraph - Statistical profiler which outputs in format suitable for FlameGraph (http://www.brendangregg.com/flamegraphs.html)
  • django-api - Specify and validate your Django APIs in a single block of code
  • the-coding-interview - Programming exercises, code katas and puzzles for your job interview training - or just for fun.
  • awslimits -
  • transitions - A lightweight, object-oriented finite state machine implementation in Python
  • ffmpy - Pythonic interface for FFmpeg/FFprobe command line
  • hues - Colored terminal text made easy for Python and happiness.
  • osnap -
  • pip-chill - Like pip freeze but just cool
  • sqlformatter - SQLFormatter: Beautiful colored SQL staments for logging
  • nlquery - Natural Language Engine on WikiData
  • pyjson_tricks - Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.
  • noteshrink - Convert scans of handwritten notes to beautiful, compact PDFs
  • flask-jwt-extended - A Flask JWT extension that supports refresh tokens, blacklisting/revoking tokens, and token freshness (for accessing critical views)
  • stitch - Write reproducible reports in Markdown
  • asynq - Python library for asynchronous programming
  • pyhls - A HTTP Live Streaming (HLS) python library
  • trackmac - A simple command line tool for OS X users to track their time spent on applications
  • gtin-validator - Validates GTIN codes
  • asyncio_extras - Asynchronous generators, context managers and other utilities for use with asyncio
  • Recursos-NFE-em-Python -
  • PyTrustNFe - Módulo NF-e Python
  • PySPED - Sistema Público de Escrituração Digital em Python
  • python-client - Python client library for Core API.
  • httpstat - curl statistics made simple
  • django-rangepaginator - Paginator which shows a range of pages around the active one
  • django-knocker - Channels-based desktop notification system
  • retry - easy to use retry decorator in python
  • python-redis-rate-limit - Python Rate Limiter implemented based on Redis INCR, EXPIRE, EVALSHA and EVAL.
  • packyou - Import any python project from github easily
  • towel - Towel: Keeping you DRY since 2010
  • ntfy - 🖥️📱🔔 A utility for sending notifications, on demand and when commands finish.
  • sandman2 - Automatically generate a RESTful API service for your legacy database. No code required!
  • httsleep - A python library for polling HTTP endpoints - batteries included!
  • throttle - UNMAINTAINED - A simple Python throttling lib relying on the token bucket algorithm
  • apiclient - Framework for making good Python API client libraries using urllib3.
  • django-filer - File and Image Management Application for django
  • django-explain - A helper to get EXPLAIN or EXPLAIN ANALYZE OUTPUT for django queryset.
  • doc2text - Detect text blocks and OCR poorly scanned PDFs in bulk. Python module available via pip.
  • Young - A full-featured forum software built on Tornado and MongoDB.
  • pudb - Full-screen console debugger for Python
  • django-react-boilerplate - Django, React, Bootstrap 4 with Python 3 and webpack project boilerplate
  • neon - Intel® Nervana™ reference deep learning framework committed to best performance on all hardware
  • srez - Image super-resolution through deep learning
  • configparserplus - configparser module with lasers. (for now with Jinja2 support)
  • django-addanother - "Add another" buttons outside the Django admin
  • simplepipe - A simple functional pipelining library for Python
  • tbvaccine - A small utility to pretty-print Python tracebacks.
  • credstash - A little utility for managing credentials in the cloud
  • jsonbender - Library for transforming JSONs
  • shortuuid - A generator library for concise, unambiguous and URL-safe UUIDs.
  • supervisor - Supervisor process control system for UNIX
  • boltons - 🔩 Like builtins, but boltons. Constructs/recipes/snippets that would be handy in the standard library. Nothing like Michael Bolton.
  • django-sql-explorer - Easily share data across your company via SQL queries. From Grove Collab.
  • avinit - Generate avatars using the text initials
  • certbot - Certbot is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol.
  • django-render-block - Render the content of a specific block tag from a Django template.
  • django-parler - Easily translate "cheese omelet" into "omelette au fromage".
  • undebt - A fast, straightforward, reliable tool for performing massive, automated code refactoring
  • chartpy - Easy to use Python API wrapper to plot charts with matplotlib, plotly, bokeh and more
  • dictdiffer - Dictdiffer is a module that helps you to diff and patch dictionaries.
  • pymessenger - A Python Wrapper for the FB Messenger Bot API (Send/Receive API)
  • messengerbot - Python client for Facebook Messenger Platform Bot
  • http-observatory - Mozilla HTTP Observatory
  • fabulous - Print images, colors, and stylish text to the terminal with Python
  • python-colorlog - A colored formatter for the python logging module
  • inflect - Correctly generate plurals, ordinals, indefinite articles; convert numbers to words
  • begins - Command line programs for busy developers.
  • django-oauth-toolkit - OAuth2 goodies for the Djangonauts!
  • keras - Deep Learning for humans
  • pint - Operate and manipulate physical quantities in Python
  • affirm - Improved error messages for Python assert statements
  • pyicloud - A Python + iCloud wrapper to access iPhone and Calendar data.
  • django-rest-framework-roles - Parameterizes Django REST Framework methods over user-defined roles
  • retry.it - retry.it, a simple retry library
  • lackey - Lackey - Graphical desktop automation with Python
  • curlify - A library to convert python requests request object to curl command.
  • ray - a framework that helps you to deliver well-designed python APIs
  • diff-cover - Automatically find diff lines that need test coverage.
  • django-uwsgi-cache - uWSGI Django cache backend.
  • briefcase - Tools to support converting a Python project into a standalone native application.
  • inputs - Cross-platform Python support for keyboards, mice and gamepads
  • dj-paginator - Django + Pagination made easy.
  • django-dynamic-db-router - Run queries on any of your project's databases using a decorator or context manager.
  • django-trackstats - Keep track of your statistics
  • PokemonGo-Bot - The Pokemon Go Bot, baking with community.
  • xmlutils.py - Python scripts for processing XML documents and converting to SQL, CSV, and JSON [UNMAINTAINED]
  • attrs - Python Classes Without Boilerplate
  • django-formtools-addons - Django Formtools Addons
  • twine - Utilities for interacting with PyPI
  • django-bakery - A set of helpers for baking your Django site out as flat files
  • Willow - A unified interface for Python image libraries (Pillow, Wand and OpenCV)
  • migra - Like diff but for PostgreSQL schemas
  • sqlcrush - console based database editor
  • ExplainToMe - Automatic Web Article Summarizer
  • django-pyodbc - An ODBC-powered MS SQL Server DB backend for Django 1.4+
  • django_uncertainty - A Django middleware to generate predictable errors on sites
  • pyxl - A Python extension for writing structured and reusable inline HTML.
  • udatetime - Fast RFC3339 compliant Python date-time library
  • starred - creating your own Awesome List used GitHub stars!
  • zaqar - OpenStack Messaging (Zaqar)
  • arachne - A flask API for running your scrapy spiders
  • spaCy - 💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
  • SwervinMervin - A truly radical homage to 16-bit racing games.
  • asyncio-pysimplesoap - Python Simple SOAP client with asyncio support
  • seguranca - Guia de desenvolvimento seguro
  • python-zeep - A modern/fast python SOAP client based on lxml / requests
  • code_quality_tools -
  • awesome-cheatsheet - :beers: awesome cheatsheet
  • yowbot - A bot that relays messages from Whatsapp to Telegram and vice versa.
  • albatross - A modern, fast, simple async python3 web framework
  • djangorestframework-camel-case - Camel case JSON support for Django REST framework.
  • Python - All Algorithms implemented in Python
  • ulid -
  • swapi - The Star Wars API
  • requests_viewer - View requests objects with style
  • pytube - A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.
  • parsel - Parsel lets you extract data from XML/HTML documents using XPath or CSS selectors
  • django-functest - Helpers for creating high-level functional tests in Django, with a unified API for WebTest and Selenium tests.
  • PyPDF2 - A utility to read and write PDFs with Python
  • pdfminer - Python PDF Parser
  • codemod - Codemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occasional intervention. Codemod was developed at Facebook and released as open source.
  • django-static - Template tags for better serving static files from templates in Django
  • gnlpy - A generic netlink library for python.
  • hirefire - A Python lib to integrate with the HireFire service -- The Heroku Proccess Manager.
  • pymunk - Pymunk is a easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python
  • reflectrpc - Self-describing JSON-RPC services made easy
  • django-github-hook - Configurable post-receive webhook handler, implemented as a Django app
  • django-inlinecss - A Django app useful for inlining CSS (primarily for e-mails)
  • webassets - Asset management for Python web development.
  • u-msgpack-python - A portable, lightweight MessagePack serializer and deserializer written in pure Python, compatible with Python 2, Python 3, CPython, PyPy / msgpack.org[Python]
  • asyncio-doc - Asyncio documentation
  • pretenders - Fake servers for testing
  • virtualenv-burrito - One command to have a working virtualenv + virtualenvwrapper environment.
  • ai-tetris - O trabalho apresenta a elaboração de um conjunto de softwares para agente inteligente capaz de jogar Tetris, incluindo interface gráfica com o usuário e otimização por algoritmos genéticos.
  • python-telegram-bot - We have made you a wrapper you can't refuse
  • riko - A Python stream processing engine modeled after Yahoo! Pipes
  • asyncpg - A fast PostgreSQL Database Client Library for Python/asyncio.
  • s3browser - CLI Based Browser for S3 Buckets
  • httpolice - Validator for HTTP
  • heroku-airflow - Demo of Author data workflows with Airflow on Heroku (not maintained)
  • django-fsm - Django friendly finite state machine support
  • coreapi-cli - An interactive command line client for Core API.
  • smartmin - Django Smartmin - An admin-like utility for users
  • oauth2u - OAuth 2 server implementation
  • libthumbor - Python's extensions to thumbor. These are used to generate safe urls among others.
  • wdb - An improbable web debugger through WebSockets
  • CloudBot - CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
  • beckett - Beckett is a convention-based framework for building Python interfaces around HTTP APIs.
  • urlparse4 - Faster replacement for Python's urlparse module
  • calm - It is always Calm before a Tornado!
  • Githeat - 🔥 Interactive heatmap for your git repos
  • polyglot - Multilingual text (NLP) processing toolkit
  • correios - A client library for Brazilian Correios APIs and services (SIGEP & SRO).
  • shopidown - Simple markdown parser for Shopify
  • chalice - Python Serverless Microframework for AWS
  • flipflop - FastCGI/WSGI gateway
  • objproxies -
  • slacker - Full-featured Python interface for the Slack API
  • BlackWidow - Visualizing Python Project Import Graphs
  • asphalt - Asphalt application framework (core)
  • horrifying-pdf-experiments - :syringe: Stuff which works in Chrome and maybe Acrobat and Foxit.
  • talkback - A declarative framework for chatbots and voice agent skills.
  • apispec - A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
  • pendulum - Python datetimes made easy
  • tinydb - TinyDB is a lightweight document oriented database optimized for your happiness :)
  • django-sslserver - A SSL-enabled development server for Django
  • pylabels - Python library to create PDFs for printing labels.
  • django-uwsgi - Django related examples/trick/modules for uWSGI
  • money - Python money class with optional CLDR-backed locale-aware formatting and an extensible currency exchange solution.
  • reraise -
  • storm - Manage your SSH like a boss.
  • PynamoDB - A pythonic interface to Amazon's DynamoDB
  • django-th - Trigger Happy - The bus :bus: for your internet services
  • workalendar - Worldwide holidays and workdays computational toolkit.
  • voluptuous - Voluptuous, despite the name, is a Python data validation library.
  • import_string - Imports an object based on a string import_string('package.module:function_name')() - Based on werkzeug.utils
  • faker - Faker is a Python package that generates fake data for you.
  • decorating - decorating: Literally decorating your terminal with decorators
  • PyQS - Python task-queues for Amazon SQS
  • django-flows - django-flows keeps state and position in complicated flows of logic, allowing optional branches and complicated paths through a series of individual user actions.
  • readthedocs.org - The source code that powers readthedocs.org
  • django-latexify - Easy LaTeX rendering for Django.
  • huBarcode - huBarcode is a Python Library to generate 1D and 2D Barcodes
  • GraphDash - A web-based dashboard built on graphs and their metadata.
  • django-field-history - A Django app to track changes to a model field.
  • django-admin-easy - Collection of admin fields and decorators to help to create computed or custom fields more friendly and easy way
  • tapioca-iugu -
  • guide-to-testing-in-django - The example project for adding tests.
  • flakeplus - additional pyflakes
  • django-formidable - On the way to glory! again!
  • ActivFlow - Generic, light-weight & extensible Workflow Engine for agile automation of Business Processes | Django, Python
  • pipup - Better handling of Python pip's requirements.txt files
  • django-controlcenter - Set of widgets to build dashboards for Django projects
  • django-admino - Admino is a django package that provides a REST API for admin endpoints.
  • retask - Retask is a simple task queue implementation written for human beings. It provides generic solution to create and manage task queues.
  • cosmic-ray - Mutation testing for Python
  • fake2db - create custom test databases that are populated with fake data
  • plop - Python Low-Overhead Profiler
  • thrifty-p2p - A very simple python peer-to-peer implementation using consistent hashing (and an example distributed key-value store layered atop it) using the Thrift protocol and its basic RPC capabilities.
  • pyflakes - A simple program which checks Python source files for errors
  • mackup - Keep your application settings in sync (OS X/Linux)
  • django-onmydesk - A Django app to build reports in a simple way.
  • pghoard - PostgreSQL backup and restore service
  • drf-ujson-renderer - Django Rest Framework renderer using ujson
  • drf-to-api-gw - Updates AWS API Gateway using a API created with django-rest-framework as base
  • antipackage - Automagically import single file Python modules from GitHub.
  • manage - Command Line Manager + Interactive Shell for Python Projects
  • buildstrap - buildstrap: when buildout+pip=♥
  • preflyt - A lightweight application environment checker
  • requests-respectful - Minimalist Requests wrapper to work within rate limits of any amount of services simultaneously. Parallel processing friendly.
  • proxy.py - Lightweight HTTP Proxy Server in Python
  • simple-settings - A simple way to manage your project settings.
  • perf - Toolkit to run Python benchmarks
  • baseimage-docker - A minimal Ubuntu base image modified for Docker-friendliness
  • github3.py - Hi, I'm a library for interacting with GItHub's REST API in a convenient and ergonomic way. I work on Python 2.7, 3.4, 3.5, and 3.6
  • addict - The Python Dict that's better than heroin.
  • coopy - python objects persistence - prevalence pattern
  • gitchangelog - Creates a changelog from git log history.
  • silly - A python library for producing fanciful test data.
  • leather - Python charting for 80% of humans.
  • gordon - λ Gordon is a tool to create, wire and deploy AWS Lambdas using CloudFormation
  • django-postgres-fuzzycount - Fast / fuzzy PostgreSQL counts for Django
  • django-drynk - DRY Natural Keys for Django
  • PyBoy - Gameboy emulator written in Python
  • django-schemulator -
  • pytablewriter - A Python library to write a table in various formats: CSV / Elasticsearch / HTML / JavaScript / JSON / Jupyter Notebook / LaTeX / LTSV / Markdown / MediaWiki / NumPy / Excel / Pandas / Python / reStructuredText / SQLite / TOML / TSV.
  • django-prettyjson - Enables pretty JSON viewer in Django forms, admin, or templates
  • django-jsonview - Return Python objects, always get JSON.
  • keyperftest - Teste de performance da troca de chaves inteiras por uuids no postgres
  • certificate_generator - Free courses & events certificate generator
  • fulltext - Python library for extracting text from various file formats (for indexing).
  • colander - A serialization/deserialization/validation library for strings, mappings and lists.
  • pyperclip - Python module for cross-platform clipboard functions.
  • tesserocr - A Python wrapper for the tesseract-ocr API
  • http-prompt - HTTPie + prompt_toolkit = an interactive command-line HTTP client featuring autocomplete and syntax highlighting
  • spyne - A transport and architecture agnostic RPC library that focuses on exposing services with a well-defined API using popular protocols.
  • pySigepWeb - PySigepWeb is a API to work like interface for Correios' SIGEP Webservices
  • PyNFe - Projeto de biblioteca para fazer interface com o webservice de Nota Fiscal eletrônica para Python, disponível sob LGPL.
  • django-rest-framework-docs - Document Web APIs made with Django Rest Framework
  • django-report-builder - A GUI for Django ORM. Build custom queries and display results. Targets sys admins and capable end users who might not be able to program.
  • django-queue-fetcher - A Queue Fetching system for Django integrated into SQS
  • rest-framework-latex - A LaTeX renderer for Django REST Framework
  • multi-paxos-example - Example multi-paxos application for those learning Paxos & multi-paxos
  • django-click - Write Django management command using the click CLI library
  • test-sqs - Docker image to mock SQS tests
  • pyotp - Python One-Time Password Library
  • rinse - Python3 SOAP client built with lxml and requests.
  • pillow-simd - The friendly PIL fork
  • cymem - 💥 Cython memory pool for RAII-style memory management
  • tmuxp - :computer: tmux session manager. built on libtmux
  • python-graph - New official repository: https://github.com/Shoobx/python-graph
  • service - Easy implementation of Unix background services in Python
  • pip-update-requirements - Update the packages in a requirements.txt file.
  • django-webpush - Web Push Notification Package for Django
  • kel-api - RESTful API built with Django / Pinax, adhering to the JSON:API specification
  • django-useraudit - Django user audit utilities like logging user log in, disabling access when password expires or user is inactive.
  • django-ddp - Django/PostgreSQL implementation of the Meteor server.
  • pythonz - Python installation manager supporting CPython, Stackless, PyPy and Jython
  • get-pip -
  • boom - A replacement for AB (Apache Bench)
  • db_file_storage - Custom FILE_STORAGE for django. Saves your model's filefields in your database instead of your file system.
  • pyreferrer - A Python package that analyzes and classifies different kinds of referrer URLs (search, social, ...) :rocket:
  • httptools - Fast HTTP parser
  • uvloop - Ultra fast asyncio event loop.
  • pyinstaller - Freeze (package) Python programs into stand-alone executables
  • Growler - A micro web-framework using asyncio coroutines and chained middleware.
  • TeachCraft-Challenges - Learn programming in python by giving yourself superpowers in a minecraft world!
  • requests - Python HTTP Requests for Humans™ ✨🍰✨
  • iugu-python -
  • pip-accel - pip-accel: Accelerator for pip, the Python package manager
  • lda2vec -
  • docker-devpi - The Docker image of devpi with LDAP integration.
  • pypiserver - Minimal PyPI server for uploading & downloading packages with pip/easy_install
  • stups-cli - PyPI meta package to pull user CLI tools
  • gspread - Google Spreadsheets Python API
  • django-river - Django workflow library supports on the fly changes.
  • loafer - Asynchronous message dispatcher - Currently using asyncio and amazon SQS
  • django-dbes - A django package to speed-up your HTML email developpement workflow in django
  • drf-url-filters - A django app to apply filters on drf querysets using query params with validations using voluptuous.
  • django-anymail - Django email backends and webhooks for Amazon SES, Mailgun, Mailjet, Postmark, SendGrid, SendinBlue, SparkPost and more
  • honcho - Honcho: a python clone of Foreman. For managing Procfile-based applications.
  • rq-dashboard - Flask-based web front-end for monitoring RQ queues
  • django-rest-framework-jwt - JSON Web Token Authentication support for Django REST Framework
  • coala - coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.
  • pycraft - A fork of "Minecraft in 500 lines of python" intended to someday be used as a real engine, instead of as a learning example.
  • retext - ReText: Simple but powerful editor for Markdown and reStructuredText
  • django-u2f - FIDO U2F security token support for Django
  • django-inmemorystorage - A non-persistent in-memory data storage backend for Django.
  • EasyProcess - Easy to use python subprocess interface
  • slackline - WIP: Slack Bots using Django Channels
  • bokeh - Interactive Web Plotting for Python
  • repose - Quickly create restful API clients in Python
  • stashpy - A Logstash replacement in Python
  • SpiffWorkflow - A powerful workflow engine implemented in pure Python
  • django-helpdesk - A Django application to manage tickets for an internal helpdesk. Formerly known as Jutda Helpdesk.
  • pysigep - API Python para uso dos serviços fornecidos pelo SIGEPWeb dos Correios
  • DeDRM_tools - DeDRM tools for ebooks
  • dbx-unittest2pytest - Convert unittest asserts to pytest rewritten asserts.
  • requirements - Python requirements made easy
  • pypicloud - S3-backed pypi server implementation
  • patroni - A template for PostgreSQL High Availability with ZooKeeper, etcd, or Consul
  • try - :package: Awesome cli tool to try python packages - It's never been easier!
  • pysimplesoap - Python Simple SOAP Library
  • yowsup - The python WhatsApp library
  • python-lambda-local - Run AWS Lambda function on local machine
  • pseudo - transpile a subset of Python to idiomatic JS, Go, C#, Ruby :alien:
  • emulambda - Python emulator for AWS Lambda
  • match - :crystal_ball: Scalable reverse image search built on Kubernetes and Elasticsearch
  • weppy - The web framework for humans
  • appdirs - A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
  • zerorpc-python - zerorpc for python
  • mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
  • fatoptimizer - Static optimizer specializing functions with guards for Python 3.6
  • image-match - 🎇 Quickly search over billions of images
  • clint - Python Command-line Application Tools
  • statuspage - A statuspage generator that lets you host your statuspage for free on Github.
  • datawire-connect - Datawire Connect helps you build and run resilient microservices.
  • pytest-asyncio - Pytest support for asyncio.
  • lifter - A generic query engine, inspired by Django ORM
  • AsyncAWS - Amazon Web Services library for asynchronous Python/Tornado IO loop
  • mantl - Mantl is a modern platform for rapidly deploying globally distributed services
  • speech_recognition - Speech recognition module for Python, supporting several engines and APIs, online and offline.
  • pony - Pony Object Relational Mapper
  • django-rest-auth - This app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication related functionality as CBV's (Class Base View) and REST (JSON)
  • hug - Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.
  • tornado-stale-client - An async http client for tornado with stale cache support
  • sshuttle - Wrong project! You should head over to http://github.com/sshuttle/sshuttle
  • python-colormath - A python module that abstracts common color math operations. For example, converting from CIE Lab to XYZ, or from RGB to CMYK
  • pilbox - An image resize application server
  • thumbor - thumbor is an open-source photo thumbnail service by globo.com
  • bravado-core -
  • swagger_spec_validator -
  • bank-account-validator - Python implementation for bank account validation.
  • Zappa - Serverless Python
  • whatportis - A command to search port names and numbers
  • orator - The Orator ORM provides a simple yet beautiful ActiveRecord implementation.
  • schema - Schema validation just got Pythonic
  • drf-tracking - Utils to track requests to Django Rest Framework API views
  • ramses - RAML + Elasticsearch / Postgres / Mongodb / Your Data Store™ + Pyramid = RESTful API
  • bandit-high-entropy-string - A high entropy string plugin for OpenStack's bandit project
  • pytracetable - PyTraceTable is a tool for scripting and script debugging. It aims to make a line-by-line debugging easier.
  • html2text - Convert HTML to Markdown-formatted text.
  • dask - Parallel computing with task scheduling
  • django-zappa - THIS PROJECT IS DEPRECATED, GO HERE INSTEAD:
  • records - SQL for Humans™
  • voc - A transpiler that converts Python code into Java bytecode
  • ouroboros - A standalone, pure Python implementation of the Python Standard Library.
  • django-rosetta - Rosetta is a Django application that eases the translation process of your Django projects
  • django-cities - Countries and cities of the world for Django projects
  • PyGitUp - A nicer git pull
  • maybe - :open_file_folder: :rabbit2: :tophat: See what a program does before deciding whether you really want it to happen.
  • pyaes - Pure-Python implementation of AES block-cipher and common modes of operation.
  • drf-extra-fields - Extra Fields for Django Rest Framework Project
  • pyup - A tool to update your project's dependencies on GitHub. Runs on pyup.io, comes with a command line interface.
  • pypandoc - Thin wrapper for "pandoc" (MIT)
  • hashin - Helping you write hashed entries for packages in your requirements.txt
  • GraphvizAnim - A tool to create animated graph visualizations, based on graphviz.
  • django-allauth - Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
  • asyncssh - AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python asyncio framework. It requires Python 3.4 or later and the Python cryptography library for some cryptographic functions.
  • django-stackoverflow-trace - Django error page w/ a stackoverflow search link.
  • robotframework - Generic test automation framework.
  • testinfra - Testinfra test your infrastructures
  • gabbi - Declarative HTTP Testing for Python and anything else
  • flit - Simplified packaging of Python modules
  • django-queryinspect - SQL query inspector for Django
  • django-microservices - A framework for building microservices with Django
  • autobahn-python - WebSocket and WAMP in Python for Twisted and asyncio
  • cerberus - Lightweight, extensible data validation library for Python
  • lektor - The lektor static file content management system
  • django-rest-framework-collection-json -
  • luigi - Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
  • connexion - Swagger/OpenAPI First framework for Python on top of Flask with automatic endpoint validation & OAuth2 support
  • grequests - Requests + Gevent = <3
  • msgpack-python - MessagePack serializer implementation for Python msgpack.org[Python]
  • exxo - Build portable Python binaries
  • django-betterforms - Making forms suck less
  • suma - Suma, microservice to manage external links
  • django-organizations - :couple: Multi-user accounts for Django projects
  • django-sundial - Django application providing database, form fields and middleware for timezone support.
  • python-redis-lock - Lock context manager implemented via redis SET NX EX and BLPOP.
  • pytest-bdd - BDD library for the py.test runner
  • zato-apitest - API Testing for Humans
  • kinto - A generic JSON document store with sharing and synchronisation capabilities.
  • itypes - Basic immutable container types for Python.
  • codeface - Typefaces for source code beautification
  • vprof - Visual profiler for Python
  • localinstall - Local installer of Python packages
  • django-measurement - Easily store, retrieve, and convert measurements of weight, volume, distance, area and more.
  • joblib - Python function as pipeline jobs.
  • ispy - Monitor the output of terminals and processes.
  • see - Sandboxed Execution Environment
  • eve-sqlalchemy - SQLAlchemy data layer for Eve-powered RESTful APIs
  • pytest-django - A Django plugin for pytest.
  • tox-travis - Seamless integration of tox into Travis CI
  • dxr - Powerful search for large codebases
  • puente - Django/Jinja2 l10n extract/merge commands and things (Tower replacement)
  • django-locking-qc - Django Locking package with 1.7 support
  • envelop - A helping hand to manage your settings among different environments
  • django-speedboost - Django template rendering code modified to be compiled with cython
  • py-spin - Terminal spinner package for Python.
  • django-swingtime - Event and occurrence scheduling application for Django
  • django-concurrency - Optimistic lock implementation for Django. Prevents users from doing concurrent editing.
  • django-locking - Prevents users from doing concurrent editing in Django. Works out of the box in the admin interface, or you can integrate it with your own apps using a public API.
  • djmail - Simple, powerfull and nonobstructive django email middleware.
  • minimock - The simplest possible mock library
  • zerodb - ZeroDB is an end-to-end encrypted database. Data can be stored and queried on untrusted database servers without ever exposing the encryption key. Clients can execute remote queries against the encrypted data without downloading all of it or suffering an excessive performance hit.
  • zerodb-server - ZeroDB server and client-side example of using it
  • barpy - Barby goes python
  • pyuca - a Python implementation of the Unicode Collation Algorithm
  • imap_copy - Simple tool to copy folders from one IMAP server to another server.
  • django-webp-converter -
  • django-webp - Returns a webp image instead of jpg, gif or png to browsers which have support
  • scruffy - Makes SVG shapes look hand-drawn and creates UML diagrams using yUML (http://yuml.me) syntax
  • django-rest-framework-bulk - Django REST Framework bulk CRUD view mixins
  • django-session-csrf - CSRF protection for Django without cookies.
  • schedule - Python job scheduling for humans.
  • version.py - Automatic version numbers for git-based python projects
  • splitencoder - Splits a media file into segments and transcodes them in parallel
  • glances - Glances an Eye on your system. A top/htop alternative.
  • betamax - A VCR imitation designed only for python-requests.
  • django-html-validator - A tool to do validation of your HTML generated from your Django app.
  • simone - Django webmail package
  • zerotest - Lazy guy's testing tool. Capture HTTP traffic and generate python integration test for your API server.
  • django-address - A Django address model and field. Addresses may be specified by address components or by performing an automatic Google Maps lookup.
  • django-detect-cyclic - Django detect cyclic
  • pyBusinesses-BR - Esse repositório contém informações de contato das empresas de tecnologia do Brasil que utilizam a linguagem de programação Python.
  • jiphy - Your client side done in a jiphy. Python to JavaScript 2-way converter.
  • PayPal-Python-SDK - Python SDK for PayPal RESTful APIs
  • spinnaker - Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence.
  • videoscripts - jwplayer and video related utilities
  • confidant - Confidant: your secret keeper.
  • django-calendarium - A reusable Django app to manage and display a calendar in your templates.
  • django-rest-admin - Rest admin-like endpoints for django
  • doitlive - Because sometimes you need to do it live
  • asciidoc - AsciiDoc is a text document format for writing notes, documentation, articles, books, slideshows, man pages & blogs. AsciiDoc can be translated to many formats including HTML, DocBook, PDF, EPUB, and man pages. NOTE: This implementation is written in Python 2, which EOLs in Jan 2020. AsciiDoc development is being continued under @asciidoctor.
  • django-session-activity - List recent account activity and sign-out from all sessions opened on other computers
  • make-novice - Novice lesson on Make
  • pythran - a claimless python to c++ converter
  • fatomic - Helpers for atomic file writes
  • atomicio - Atomic writes to files
  • sen - Terminal User Interface for docker engine
  • proclib - pythonic processes
  • curio - Curio - The Small Coroutine Library You Were Warned About
  • restnavigator - A python library for interacting with HAL+JSON APIs
  • harvey - :information_desk_person: Harvey is a command line legal expert who manages license for your open source project.
  • remi - Python REMote Interface library. Platform independent. In about 100 Kbytes, perfect for your diet.
  • byterun - A Python implementation of a Python bytecode runner
  • django-countries - A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.
  • pyresttest - Python Rest Testing
  • spilo - Highly available elephant herd: HA PostgreSQL cluster using Docker
  • django-rest-framework-version-transforms - A library to enable the use of delta transformations for versioning of Django Rest Framwork API representations.
  • django-rest-localflavor - Country-specific Django helpers, to use in Django Rest Framework
  • shuup - E-Commerce Platform
  • langid.py - Stand-alone language identification system
  • django-rq - A simple app that provides django integration for RQ (Redis Queue)
  • yet-another-django-profiler - Django performance profiling middleware and management command
  • djsubdomains - Forked from https://github.com/ipsosante/django-subdomains
  • recommonmark - A markdown parser for docutils
  • hitchtest - Declarative test compiler and runner using YAML and jinja2.
  • pyst3 - A fork of the famous python pyst library for Asterisk.
  • restview - ReStructuredText viewer
  • panoramisk - asyncio based library to play with asterisk
  • awesome-aws - A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
  • brazilnum - Python functions for CNPJ, CEI, CPF, PIS/PASEP, CEP, and município numbers from Brazil.
  • redash - Make Your Company Data Driven. Connect to any data source, easily visualize and share your data.
  • pyst2 - A fork of the famous python pyst library for Asterisk.
  • python-ami - Python AMI Client
  • py-asterisk - Python Asterisk Manager API Bindings
  • fades - fades is a system that automatically handles the virtualenvs in the cases normally found when writing scripts and simple programs, and even helps to administer big projects.
  • invatar - Invatar is a free service for generating fully customizable avatars with initials.
  • pigar - :coffee: A fantastic tool to generate requirements file for your Python project, and more than that.
  • django-tagulous - Fabulous Tagging for Django
  • tasktiger - Python task queue. Because celery is gross.
  • eradicate - Removes commented-out code from Python files
  • django-secure-login -
  • ProgrammableServer - Set up a Python server without a lot of muss and fuss.
  • PeachPy - x86-64 assembler embedded in Python
  • django-fack - a simple faq application for django apps
  • xonsh - Python-powered, cross-platform, Unix-gazing shell
  • django-admin-honeypot - :honey_pot: A fake Django admin login screen page.
  • ptpy - Python em Português
  • asterisk-files - Asterisk config files
  • django-fernet-fields - Fernet symmetric encryption for Django model fields
  • django-finial - Hierarchical template overriding on a per request basis.
  • django-fusionbox - Useful stuff for django
  • django-ogmios - No hassle, just sending emails
  • zulip - Zulip server - powerful open source team chat
  • lightfm - A Python implementation of LightFM, a hybrid recommendation algorithm.
  • djwebsockets -
  • frango - Django and Gulp - Frango, a FRontend and backend djANGO project template
  • postgresql-metrics - Tool that extracts and provides metrics on your PostgreSQL database
  • djaodjin-saas - Django application for subscription businesses
  • receita-tools - A set of tools to allow automated information recovery from the Secretary of the Federal Revenue of Brazil website.
  • brasil.vocab - This package aims to provide basic vocabularies related to Brazil for Python developers.
  • django-overextends - Circular template inheritance for Django
  • pypi2deb - PyPI to Debian converter
  • saws - A supercharged AWS command line interface (CLI).
  • python-triplesec - A Python port of the triplesec library.
  • memspector - Inspect memory usage of python functions
  • django-dumpdata-chunks - Script is a fork of django's dumpdata, but dumps data in chunks to avoid MemoryError
  • django-cache-machine - Automatic caching and invalidation for Django models through the ORM.
  • python-wkhtmltopdf - A simple python wrapper for the wkhtmltopdf lib.
  • alotofeffort - Instantly deploy static HTML sites to S3 at the command line.
  • django-reportview - Class-based views for PDF output
  • django-fobi - Form generator/builder application for Django done right: customisable, modular, user- and developer- friendly.
  • swagger-py - Swagger client library for Python
  • hospital - Tools to diagnose Python projects (supervision, monitoring).
  • django-agnocomplete - A front-end agnostic toolbox for autocompletion fields
  • ska - Sign data using symmetric-key algorithm encryption. Validate signed data and identify possible validation errors. Uses sha-(1, 224, 256, 385 and 512)/hmac for signature encryption. Custom hash algorithms are allowed. Useful shortcut functions for signing (and validating) dictionaries and URLs.
  • isso - a Disqus alternative
  • django-ipware - A Django application to retrieve client's IP address
  • warehouse - Next Generation Python Package Repository
  • django-messages - A Django application handling private messages between users.
  • django-staticflatpages - This is an app sort of like Django's contrib.flatpages, but without the database. It's got a Fallback Middleware that just serves static html documents from your filesystem.
  • djradicale - CalDAV (calendar) and CardDAV (addressbook) Django Application based on Radicale
  • Radicale - A simple CalDAV (calendar) and CardDAV (contact) server.
  • vdirsyncer - Synchronize calendars and contacts
  • pytest-sugar - a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)
  • django-rest-marshmallow - Marshmallow schemas for Django REST framework
  • grab - Web Scraping Framework
  • gdb-dashboard - Modular visual interface for GDB in Python
  • django-cbv-inspector - A documentation tool for getting your head around Django's class based views.
  • pycopy - API wrapper to Copy.com compatible with Dropbox API
  • django-debug-toolbar - A configurable set of panels that display various debug information about the current request/response.
  • django-jsonfield - A reusable JSONField model for Django to store ad-hoc data
  • python-humanfriendly - Human friendly input/output for text interfaces using Python
  • django-user_agents - A django package that allows easy identification of visitor's browser, OS and device information, including whether the visitor uses a mobile phone, tablet or a touch capable device.
  • django-mailer - Read emails in your Django admin!
  • snaql - Raw *QL queries from Python without pain
  • django-statsd -
  • asteriskonf - Parse and export Asterisk configuration files as SQL/CSV (Asterisk Realtime)
  • flexx - Write desktop and web apps in pure Python
  • django-mailgun - This project is deprecated in favor of https://github.com/anymail/django-anymail
  • vy - A vim-like in python made from scratch.
  • s3ql - a full featured file system for online data storage
  • django-gcm - Google Cloud Messaging Server in Django
  • macOS-Security-and-Privacy-Guide - A practical guide to securing macOS.
  • django-jet - Modern responsive template for the Django admin interface with improved functionality
  • Pylsy - Pylsy is a simple python library draw tables in the Terminal.Just two lines of code .
  • django-simplestatic - A highly opinionated drop-in library for static file management in Django
  • retrying - Retrying is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything.
  • django-uwsgi-mail - A backend to queue django e-mails in uWSGI spool
  • vcversioner - take version numbers from version control
  • requests-futures - Asynchronous Python HTTP Requests for Humans using Futures
  • pagarme-python - 🐍 Pagar.me's Python library
  • django-q - A multiprocessing distributed task queue for Django
  • spdo - Sistema de Protocolo de Documentos
  • django-friendship - Django app to manage following and bi-directional friendships
  • django-postgres-pgpfields - PGP encrypted fields, which are encrypted by the pgcrypto postgres extension.
  • urlobject - Python library for manipulating URLs (and some URIs) in a more natural way.
  • url-py - URL Transformation, Sanitization
  • django-passwords -
  • django-anysign - Generic online signature for Django
  • tqdm - Add a progress meter to your loops in a second
  • gifbook - GifBook: Create sequenced Gifs from video clips and subtitle files.
  • ebooklib - Python E-book library for handling books in EPUB2/EPUB3 and Kindle format -
  • django-admin-report - Crie relátorios utilzando todo o potencial do admin django
  • yagmail - yagmail makes sending emails very easy by doing all the magic for you
  • big-list-of-naughty-strings - The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
  • pyshop - A Private PyPI server written in pyramid
  • circuits - circuits is a Lightweight Event driven and Asynchronous Application Framework for the Python Programming Language with a strong Component Architecture.
  • pyexperiment - Run experiments with Python - quick and clean.
  • urljects - Django routing without urls.py files, inspired by Flask.
  • django-testing-docs - A project to collaborate on testing documentation for Django.
  • django-view-as - A Django middleware which allows you to view the site on behalf of a user.
  • ptpython - A better Python REPL
  • django-plans - Django application for managing account plans and quotas
  • python-remotestorage - An implementation of remotestorage for Python, using a git backend.
  • echod - A fully configurable mock server and an HTTP callback recorder
  • django-sequence-field - A Django Field for creating templated sequence strings
  • django-ticketing - An implementation of a ticketing model like the one described by Flickr.
  • django-cached-user - Cached user object retrieval for the Django web framework
  • django-auditable-models - Auditable model class for Django with fields like created, modified, create_by and modified_by.
  • python-urltools - Some functions to parse and normalize URLs.
  • django-klingon - An app that allows you to translate anything in any language, even klingon ;)
  • django-stdimage - Django Standardized Image Field
  • django-mail-factory - Django Mail Manager
  • django-aggtrigg - Automatic aggregation db triggers for django
  • django-chunkator - Chunk large QuerySets into small chunks, and iterate over them without killing your RAM.
  • django-sql-log - Django SQL Log
  • django-multiqueryset - A class to wrapper Django QuerySets and lists together providing slice and access to specific elements
  • djblets - A collection of useful extensions for Django.
  • django-gis-brasil - Django GIS Brasil
  • autosub - Command-line utility for auto-generating subtitles for any video file
  • django-localflavor - Country-specific Django helpers, formerly of contrib fame
  • underwear - Dead simple LAMP-stack deployments for Python-powered web applications.
  • mockpy - Mockpy is an open source tool to quickly create mock servers.
  • postgres-toolkit - Postgres Toolkit
  • django-rest-framework-braces - Collection of utilities for working with django rest framework (DRF)
  • python-phonenumbers - Python port of Google's libphonenumber
  • Sandals - A TkInter wrapper for python inspired by the GUI library Shoes for Ruby
  • sixpack - Sixpack is a language-agnostic a/b-testing framework
  • django-modeltranslation - Translates Django models using a registration approach.
  • appengine-fixture-loader - A simple way to load Django-like fixtures into the datastore.
  • django-save-the-change - Your DB Got It the First Time.
  • django-post_office - A Django app that allows you to send email asynchronously in Django. Supports HTML email, database backed templates and logging.
  • django-slow-tests - Locate your slowest tests.
  • fuzzyfinder - Fuzzy Finder implemented in Python
  • django-nyt - Notification system for Django with batteries included: Email digests, user settings, JSON API
  • django-relatedadminwidget - AS OF DJANGO 1.9 THIS PROJECT IS UNNECESSARY! Widget for displaying edit and delete links alongside foreign key admin widgets
  • scrapy-djangoitem - Scrapy extension to write scraped items using Django models
  • waliki - A wiki engine powered by Django and Git
  • discover-flask - Full Stack Web Development with Flask.
  • pgxnclient - A command line client for the PostgreSQL Extension Network
  • django-rednoise - An opinionated addon for WhiteNoise, with a focus on Django environments.
  • postie - :envelope: Utility for batch sending emails and text messages
  • pex - A library and tool for generating .pex (Python EXecutable) files
  • djformtags - Better form rendering for Django
  • django-herokuapp - A set of utilities and a project template for running Django sites on Heroku.
  • django-queued-storage - Provides a proxy for Django storage backends that allows you to upload files locally and eventually serve them remotely
  • python-magic - A python wrapper for libmagic
  • django-gitstorage - Django storage and views to browse a Git repository
  • piprot - How rotten are your requirements?
  • cleanerversion - CleanerVersion adds a versioning/historizing layer to your relational DB which implements a "Slowly Changing Dimensions Type 2" behavior
  • django-reversion-compare - Add compare view to django-reversion for comparing two versions of a reversion model.
  • django-reversion - django-reversion is an extension to the Django web framework that provides version control for model instances.
  • django-ab - A simple AB Testing app for Django!
  • baldr - A simple graphical flight simulator for quadcopter UAVs.
  • factory-boy-rest -
  • python-requests-aws - AWS authentication for Amazon S3 for the python requests module
  • starpy - Mirror of Python twisted library for AMI and FastAGI: No pull requests here please. Use Gerrit: https://gerrit.asterisk.org
  • amiutils - Utilities that use the Asterisk Manager Interface (AMI)
  • webtest - Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.
  • aiohttp - HTTP client/server framework for asyncio
  • channels - Developer-friendly asynchrony for Django
  • pytest - The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
  • tqdm - A fast, extensible progress bar for Python and CLI
  • healthcheck - Write simple healthcheck functions for your Flask apps.
  • djorm-ext-pgfulltext - PostgreSQL full-text search integration with django orm.
  • inflector - inflector inflects and uninflects words. It also transforms between camelCase and under_score strings.
  • slog - A simple logger in Python that I've been using for a lot of my projects over the last few months
  • django-webpack-loader - Transparently use webpack with django
  • django-celery-email - A Django email backend that uses a celery task for sending the email.
  • django-ses - A Django email backend for Amazon's Simple Email Service
  • django-icybackup - Back your Django database and media directory up to Amazon Glacier or a local file
  • django-backup - Django Site Backup Command
  • django-dbbackup - Management commands to help backup and restore your project database and media files
  • quickstartup-template - Django Boilerplate Template for SaaS applications
  • GitPython - GitPython is a python library used to interact with Git repositories.
  • starpy - Python + Twisted protocol that provides access to the Asterisk PBX's Manager Interface (AMI) and Fast Asterisk Gateway Interface (FastAGI)
  • django-asterisk - Phone call queuing and management for the Django web framework using an Asterisk server
  • django-waffle - A feature flipper for Django.
  • alogator - Alogator is an aggregated logging actor system based on Django.
  • wal-e - Continuous Archiving for Postgres
  • chaussette -
  • uvwsgi - Python WSGI server
  • leanpub - Build leanpub books locally.
  • ari-py - Library for accessing the Asterisk REST Interface
  • celerytestworker - Control (start/stop) a Celery standalone worker for running test purpose
  • django-downloadview - Serve files with Django.
  • django-scheduler - A calendaring app for Django.
  • django-access-tokens - A Django app for for generating secure scoped access tokens.
  • uwsgitop - uWSGI top-like app
  • ThePythonGameBook - code examples for ThePythonGameBook.com
  • effective-django - Documentation on effectively using Django for building web applications.
  • wsgitest - Standalone WSGI server for running tests purpose.
  • scandir - Better directory iterator and faster os.walk(), now in the Python 3.5 stdlib
  • PITRTools - Point in Time Recovery Tools for PostgreSQL
  • python-unicodecsv - Python2's stdlib csv module is nice, but it doesn't support unicode. This module is a drop-in replacement which does. If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv
  • django-audit-log - Audit log for your Django models
  • yapsy - A fat-free DIY Python plugin management toolkit. (Weekly updated mirror)
  • scudcloud - ScudCloud - Slack for Linux
  • django-postgrefts - Django-PostgreFTS — Adds PostgreSQL Full-Text Search to Django
  • django-viewsets -
  • gaffer - control, watch and launch your applications and jobs over HTTP.
  • django-db-geventpool - Another DB pool using gevent
  • django-authtools - A custom User model for everybody!
  • django-dev - Tools to facilitate application development for Django
  • django-test-plus - Useful additions to Django's default TestCase
  • pip2pi - pip2pi builds a PyPI-compatible package repository from pip requirements
  • pylama - Code audit tool for python.
  • celerytest - Run monitored Celery workers for your integration tests
  • promptastic - A fantastic prompt for Bash
  • mock-s3 - A Python clone of fake-s3, A lightweight server clone of Amazon S3
  • domplus - python package with common functions for commercial applications.
  • mycsv - Export query results to local CSV file
  • prettyconf - A extensible library for Settings/Code separation
  • imapy - Imapy: Imap for Humans
  • django-hackathon-starter - A boilerplate for Django web applications
  • cucco - Text normalization library for Python
  • python-email-validator - A robust email syntax and deliverability validation library for Python 2.7/3.4+.
  • pyformat.info - Single page cheat-sheet about Python string formatting
  • libextract - Extract data from websites using basic statistical magic
  • django-prometheus - Export Django monitoring metrics for Prometheus.io
  • SendMail - Small python script that uses Google OAuth 2.0 authentication for sending email with your google account
  • gist - Gist command line interface
  • httpswatch -
  • rapidsms - Build SMS applications with Python
  • gprof2dot - Converts profiling output to a dot graph.
  • webapp-checklist - Technical details that a programmer of a web application should consider before making the site public.
  • django-rest-swagger - Swagger Documentation Generator for Django REST Framework
  • doc8 - Style checker for sphinx (or other) rst documentation.
  • wsgi-profiler - WSGI Profiling Middleware - capture cProfiles with request data.
  • pipreqs - pipreqs - Generate pip requirements.txt file based on imports of any project
  • pip-tools - A set of tools to keep your pinned Python dependencies fresh.
  • passpie - :closed_lock_with_key: Multiplatform command-line password manager
  • logassert - A simple Log Assertion mechanism for Python unittests
  • Versio - python version manipulation library
  • python-markdown2 - markdown2: A fast and complete implementation of Markdown in Python
  • moult - A utility for finding Python packages that may not be in use.
  • inspektor - Inspektor code checker
  • beerblogging - It's a f*&%cking bet! You have 1 month to write at least 1 blogpost. If you don't do that, you have to pay a beer for everybody.
  • thefuck - Magnificent app which corrects your previous console command.
  • dj-search-url -
  • pygal - PYthon svg GrAph plotting Library
  • nameko - Python framework for building microservices
  • django-js-reverse - Javascript url handling for Django that doesn't hurt.
  • django-user-sessions - Extend Django sessions with a foreign key back to the user, allowing enumerating all user's sessions.
  • pywinrm - Python library for Windows Remote Management (WinRM)
  • django-cache-url - DEPRECATED | Use Cache URLs in your Django Application
  • django-registration - Django-registration (redux) provides user registration functionality for Django websites.
  • crab - Cron alert board
  • cron-metrics - Implementation of a monitoring system of interval cron tasks in Python
  • kombu - Messaging library for Python.
  • yapf - A formatter for Python files
  • django-by-errors - A Django tutorial jumping between error messages
  • django-pgcrypto-fields - Encrypted fields dealing with pgcrypto postgres extension.
  • klein - werkzeug + twisted.web
  • c64rom - Fully Commented Commodore 64 ROM Disassembly
  • ZeroNet - ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
  • python-tornado-bootstrap -
  • tuf - A framework for securing software update systems
  • academicmarkdown - Academic writing with Markdown
  • freesms - :iphone: Send SMSes to yourself through the 'Free Mobile' SMS API
  • microauth - A flexible authentication microservice written in Python
  • django-courriers - A generic application to manage your newsletters
  • normality - A tiny library for Python text normalisation. Useful for ad-hoc text processing.
  • fbadmin - Python library that uses selenium and phantomjs to automate Facebook Group administration
  • django-react-integration - A sample project that shows django-react integration
  • django-pgjsonb - Django Postgres JSONB Fields support with lookups
  • PyDark - PyDark is a 2D and Online Multiplayer video game framework written on-top of Python and PyGame.
  • polytester - Polytester is a simple, easy-to-use multi-language test runner.
  • django-tinyschedule - A small Django app for managing schedules
  • donkey - A simple cron-like library for executing scheduled jobs.
  • pundler - Python bundler-alike alternative to virtualenv
  • dirmon - Cross-platform library to poll directories for changes (added/removed)
  • overloading.py - Function overloading for Python 3
  • scrapple - A framework for creating semi-automatic web content extractors
  • py2deb - Python to Debian package converter
  • geocoder - :earth_asia: Python Geocoder
  • bumpversion - Version-bump your software with a single command
  • python-digitalocean - 🐍🐳 Python module to manage Digital Ocean droplets
  • pew - A tool to manage multiple virtual environments written in pure python
  • django-hijack - With Django Hijack, admins can log in and work on behalf of other users without having to know their credentials.
  • muffin - Muffin is a fast, simple and asyncronous web-framework for Python 3
  • django-defender - A simple super fast django reusable app that blocks people from brute forcing login attempts
  • wcwidth - Python library that measures the width of unicode strings rendered to a terminal
  • vdist - Create OS packages from Python projects using Docker containers
  • SocialAuthDjangoTutorial -
  • djangocarrot - Carrot -- A simple task Queue for Django.
  • django-baker - Adds a management command that generates views, forms, urls, admin, and templates based off the contents of models.py
  • freight - Freight is a service which aims to make application deployments better.
  • bup - Very efficient backup system based on the git packfile format, providing fast incremental saves and global deduplication (among and within files, including virtual machine images). Current release is 0.29.1, and the development branch is master. Please post problems or patches to the mailing list for discussion (see the end of the README below).
  • platter - A useful helper for wheel deployments.
  • django-offermaker - Django library to create dynamic forms with configurable variantable restrictions.
  • ghmarkdown - The complete command-line tool for GitHub-flavored markdown
  • services-to-wordcloud - A tiny python utility that converts data crawled from different services into cloud of words.
  • onetimepass - One-time password library for HMAC-based (HOTP) and time-based (TOTP) passwords
  • bidict - Efficient, Pythonic bidirectional map data structures and related functionality.
  • API-Hour - Write efficient network daemons (HTTP, SSH...) with ease.
  • python-atomicwrites - Powerful Python library for atomic file writes.
  • djoser - REST implementation of Django authentication system.
  • python-sped - Biblioteca para geração dos arquivos do Sistema Público de Escrituração Digital (SPED) para Python.
  • django-hvad - Painless translations in django, using the regular ORM. Integrates easily into existing projects and apps. Easy convertible from django-multilingual-ng.
  • django-watson - Full-text multi-table search application for Django. Easy to install and use, with good performance.
  • offlineimap - Read/sync your IMAP mailboxes
  • celery-once - Celery Once allows you to prevent multiple execution and queuing of celery tasks.
  • pyjwt - JSON Web Token implementation in Python
  • supporting-python-3 - Supporting Python 3
  • dataset - Easy-to-use data handling for SQL data stores with support for implicit table creation, bulk loading, and transactions.
  • django-multiupload - Dead simple drop-in multi file upload field for Django forms using HTML5's multiple attribute.
  • boto3 - AWS SDK for Python
  • brython - Brython (Browser Python) is an implementation of Python 3 running in the browser
  • django_coverage_plugin - A plugin for coverage.py to measure Django template execution
  • nginx-python-buildpack -
  • rocked - A thin wrapper to manage Docker containers
  • readme_renderer - Safely render long_description/README files in Warehouse
  • urwid - Console user interface library for Python (official repo)
  • Fabulous - Deploy django apps to Amazon EC2 with ONE command
  • snowball_py - Snowball stemming library collection for Python
  • django-fluent-pages - A flexible, scalable CMS with custom node types, and flexible block content.
  • django-health-check - a pluggable app that runs a full check on the deployment, using a number of plugins to check e.g. database, queue server, celery processes, etc.
  • gitcodesmell - Git hook checking for "smelly" changes in files (debugging leftovers, merge markers etc.) before committing
  • suit_object_tools - Per Object Tools for Django Suit
  • python-fields - A totally different take on container boilerplate.
  • toga - A Python native, OS native GUI toolkit.
  • sync-engine - :incoming_envelope: IMAP/SMTP sync system with modern APIs
  • Jarvis - As the name suggests
  • pyperform - An easy and convienent way to performance test python code.
  • huptime - Utility for zero downtime restarts of unmodified programs.
  • commentjson - Add JavaScript or Python style comments in JSON.
  • browser_invaders - Small Space Invaders Game in html5 using Python as scripting language (Brython)
  • simulado-detran-rj - Crawler das questões do simulado do DETRAN-RJ
  • django-imagekit - Automated image processing for Django. Currently v4.0
  • django-dockerfile -
  • rss2imap - An adaptation of rss2mail that uses IMAP directly
  • django-rest-hal - HAL Implementation for Django REST Framework
  • hyp - Partial JSON API implementation in Python
  • drf-json-api - NOT MAINTAINED - Use djangorestframework-jsonapi instead
  • django-dynamic-forms - django-dynamic-forms is a reusable Django application to create and configure forms through the admin.
  • httpswatch - https://httpswatch.com
  • arduino-rtttl-player - Arduino library to play RTTTL melodies
  • iOS-Python-Project - Develop iOS apps in Python
  • dbpy - Database abstraction layer for pythoneer
  • KeyboardCAD - A tool for creating FreeCAD files for custom keyboards
  • solo - Web framework Based Gevent & Webob & Routes
  • sphinx - Main repository for the Sphinx documentation builder
  • locust - Scalable user load testing tool written in Python
  • awesome-slugify - Python flexible slugify function
  • wifiphisher - The Rogue Access Point Framework
  • heroku-django-template - A Django 2.0 base template featuring all recommended best practices for deployment on Heroku and local development.
  • Pytify - A CLI application for controlling Spotify
  • pgcli - Postgres CLI with autocompletion and syntax highlighting
  • flask-sslify - Force SSL on your Flask app.
  • zato - ESB, SOA, REST, APIs and Cloud Integrations in Python
  • djangae - The best way to run Django on Google App Engine
  • icdiff - improved colored diff
  • python-future - Easy, clean, reliable Python 2/3 compatibility
  • pygubu - A simple GUI designer for the python tkinter module
  • django-usertools - A fire-and-forget enhancement to the Django user admin
  • django-paypal - A pluggable Django application for integrating PayPal Payments Standard or Payments Pro
  • json-sempai - Use JSON files as if they are python modules
  • python-inifile - Ini file library for Python
  • alligator - Simple offline task queues. For Python.
  • beets - music library manager and MusicBrainz tagger
  • imagehash - A Python Perceptual Image Hashing Module
  • flower - Real-time monitor and web admin for Celery distributed task queue
  • django-hosts - Dynamic and static host resolving for Django. Maps hostnames to URLconfs.
  • enferno - A Flask-based Framework for the Next Decade.
  • ratelim - Makes it easy to respect rate limits.
  • pb - pb is a lightweight pastebin and url shortener built using flask.
  • s3plz - A polite, minimal interface for sending python objects to and from Amazon S3.
  • KindleGate - KindleGate is a simple Flask application that uses Calibre's "ebook-convert" command line application to convert your *.epub e-books on the fly and makes them downloadable as *.mobi for to Kindle directly from Experimantal Browser.
  • pypgTAP - Making Postgres coding and testing fun!
  • httpbin - HTTP Request & Response Service, written in Python + Flask.
  • django-test-without-migrations - Django Test Without Migrations: Disable migrations when running your Django tests
  • django-formtools - A set of high-level abstractions for Django forms
  • django-role-permissions - A django app for role based permissions.
  • localshop - local pypi server (custom packages and auto-mirroring of pypi)
  • django-storages -
  • nameko -
  • requests-cache - Transparent persistent cache for http://python-requests.org/ library
  • django-simple-history - Store model history and view/revert changes from admin site.
  • guv - A fast event loop like gevent for Python 3, built on greenlets and libuv
  • braillegraph - A library for creating graphs using Unicode braille characters.
  • tortilla - Wrapping web APIs made easy.
  • invoke - Pythonic task management & command execution.
  • django-wordpress - WordPress models and views for Django.
  • dateparser - python parser for human readable dates
  • django-filter - A generic system for filtering Django QuerySets based on user selections
  • django-flatblocks - django-chunks + headerfield + variable chunknames + "inclusion tag" == django-flatblocks
  • hamms - Malformed servers to test your HTTP client
  • xdot.py - Interactive viewer for graphs written in Graphviz's dot language.
  • django-cors-headers - Django app for handling the server headers required for Cross-Origin Resource Sharing (CORS)
  • PyPDF2 - A utility to read and write PDFs with Python
  • ezodf - ezodf is a Python package to create new or open existing OpenDocument (ODF) files to extract, add, modify or delete document data, forked from dead project https://bitbucket.org/mozman/ezodf
  • inventwithpython3rded - Source text for "Invent Your Own Computer Games with Python, 3rd Edition"
  • pg_bloat_check - Bloat check script for PostgreSQL
  • django-project-template - Project template layout for Django 2.0+
  • hypervault - postgresql connection manager for scalability freaks
  • django-rest-framework-oauth - OAuth support for Django REST Framework
  • pgosquery - Like Facebook's OSQuery, but for Postgres
  • log_calls - Debugging and profiling decorator that prints or logs caller name(s), args+values, execution time, and more.Eliminates reams of boilerplate code.
  • diagram - Text mode diagrams using UTF-8 characters and fancy colors
  • changes - changes automates python library release tasks.
  • django-nopassword - Authentication backend for django that uses a one time code instead of passwords
  • hystrix-py - Latency and fault tolerance for distributed systems
  • Stream-Framework - Stream Framework is a Python library, which allows you to build news feed, activity streams and notification systems using Cassandra and/or Redis. The authors of Stream-Framework also provide a cloud service for feed technology:
  • pywsd - Python Implementations of Word Sense Disambiguation (WSD) Technologies.
  • pyrecord - Pythonic Record Types.
  • cider - Hassle-free bootstrapping with Homebrew.
  • django-db-mutex - Acquire a mutex via the DB in Django
  • db.py - db.py is an easier way to interact with your databases
  • procs - Python, Processes, and Prana.
  • flaskbb - A classic Forum Software in Python using Flask.
  • bogus-test-server - A simple python bogus server to use in tests
  • logbook - A cool logging replacement for Python.
  • python-modernize - Modernizes Python code for eventual Python 3 migration. Build on top of 2to3
  • prospector - Inspects Python source files and provides information about type and location of classes, methods etc
  • spiny - A zero config tool to run tests under multiple versions of Python
  • python-mysql-replication - Pure Python Implementation of MySQL replication protocol build on top of PyMYSQL
  • pypete - Python Performance Testing
  • cssdig - Peek inside CSS to uncover refactor opportunities.
  • django-pushy - Your push notifications handled at scale.
  • feedzilla -
  • captain - Lightweight, standalone RESTful HTTP server for distributing Debian packages
  • premailer - Turns CSS blocks into style attributes
  • taiga-back - Project management web application with scrum in mind! Built on top of Django and AngularJS (Backend Code)
  • memory_utils - Utilities to help fight and prevent memory leaks
  • django-queryset-csv - a CSV exporter for django querysets
  • pytimeparse - A small Python module to parse various kinds of time expressions.
  • sharq-server - A flexible rate limited queueing system
  • flask-trace - A Simple logging decorator for Flask applications
  • wagtail - A Django content management system focused on flexibility and user experience
  • django-cachalot - No effort, no worry, maximum performance.
  • python-prompt-toolkit - Library for building powerful interactive command lines in Python
  • wsgiref2 - WSGI v2.0 reference implementation
  • moment - Dealing with dates in Python shouldn't have to suck.
  • mixer - Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects.
  • CommonMark-py - Depreciated in favor of rtfd/CommonMark-py
  • xlwings - xlwings is a BSD-licensed Python library that makes it easy to call Python from Excel and vice versa. It works with Microsoft Excel on Windows and Mac. Sign up for the newsletter or follow us on twitter via
  • django-oauthost - Reusable application for Django, introducing OAuth2 server functionality.
  • wrapt - A Python module for decorators, wrappers and monkey patching.
  • kombu-fernet-serializers - Symmetrically encrypted serializers for Kombu
  • flask-xxl - A best practices approach to creating large web apps, with the goal of making flask feel more like django
  • awesome-sqlalchemy - A curated list of awesome tools for SQLAlchemy
  • profiling - An interactive continuous Python profiler.
  • ObjectPath - The agile query language for semi-structured data
  • Chronyk - A Python 3 library for parsing human-written times and dates
  • Krakatau - Java decompiler, assembler, and disassembler
  • tablib - Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c.
  • django-typed-models - polymorphic django models using automatic type-field downcasting
  • dejavu - Audio fingerprinting and recognition in Python
  • sqlalchemy-continuum - Versioning extension for SQLAlchemy.
  • divergent -
  • osxcollector - A forensic evidence collection & analysis toolkit for OS X
  • pychievements - The Python Achievements Framework!
  • tribler - Privacy enhanced BitTorrent client with P2P content discovery
  • colour - Colour Science for Python
  • delorean - Delorean: Time Travel Made Easy
  • pyelly - A multifaceted natural language tool written in Python 2.7.*.
  • Py-IBLT - A Python implementation of Invertible Bloom Lookup Tables
  • plotdevice - Create 2D graphics on the Mac with Python code
  • smartcsv - CSVs are awesome, yet they're pretty dumb. Let's get them smarter!
  • pre-commit - A framework for managing and maintaining multi-language pre-commit hooks.
  • bowerstatic - Serve Bower-managed static resources using WSGI
  • glim - a modern python framework for the web
  • jsonpickle - Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.
  • bankapi - Secure Distributed Messaging Between Financial Institutions
  • alchy - The declarative companion to SQLAlchemy
  • nocolon - nocolon is an utf-8 compatible encoding that removes the need of colons in python files.
  • python-decouple - Strict separation of config from code.
  • gunnery - Remote task execution tool
  • django-rules - Awesome Django authorization, without the database
  • django-extensions - This is a repository for collecting global custom management extensions for the Django Framework.
  • Gooey - Turn (almost) any Python command line program into a full GUI application with one line
  • valor - Python HTTP clients for APIs represented by JSON Schema.
  • virtualenv-api - An API for virtualenv/pip
  • stellar - Fast database snapshot and restore tool for development
  • liaar - Create fake REST API in a minute
  • pybreaker - Python implementation of the Circuit Breaker pattern.
  • osqa - OSQA is a free, entry-level Q&A system from the makers of AnswerHub, the market-leading professional Q&A platform. Looking for Enterprise functionality? Checkout http://answerhub.com
  • django-spurl - A Django template library for manipulating URLs
  • django-modelcluster - Django extension to allow working with 'clusters' of models as a single unit, independently of the database
  • cyclops - Cyclops is meant to be a high performance barrier in front of Sentry (http://getsentry.com).
  • turnstile - A distributed rate limiting WSGI middleware.
  • PyAPNs - Python library for interacting with the Apple Push Notification service (APNs)
  • queries - PostgreSQL database access simplified
  • hashids-python - Implementation of hashids (http://hashids.org) in Python. Compatible with Python 2 and Python 3
  • flocker - Container data volume manager for your Dockerized application
  • fabric - Simple, Pythonic remote execution and deployment.
  • PyMySQL - Pure Python MySQL Client
  • django-firestone -
  • absimulation - Understanding A/B testing through Monte Carlo simulation
  • envoy - Python Subprocesses for Humans™.
  • pipsi - pip script installer
  • django-angular - Let AngularJS play well with Django
  • django-angular-blog - A blog app with django-rest-framework and angularjs.
  • viewflow - Reusable workflow library for Django
  • jsonschema - An(other) implementation of JSON Schema for Python
  • django-wham - REST APIs disguised as Django ORM Models
  • csvtomd - 📝📊 Convert your CSV files into Markdown tables.
  • docker-webapp2 - An example of moving a Google App Engine webapp2 app to Docker.
  • vincent - A Python to Vega translator
  • python-qrcode - Python QR Code image generator
  • zipa - General purpose REST API client #ep14boat
  • peep - A "pip install" that is cryptographically guaranteed repeatable
  • dh-virtualenv - Python virtualenvs in Debian packages
  • slumber - A library that makes consuming a RESTful API easier and more convenient
  • flask-admin - Simple and extensible administrative interface framework for Flask
  • sender - One easy to use Python SMTP client
  • python-twitter - A Python wrapper around the Twitter API.
  • chardet - Python 2/3 compatible character encoding detector.
  • simpleq - A simple, infinitely scalable, SQS based queue.
  • oxidizr - Hassle free online marketing - build better audience, engage, and grow your brand.
  • django-userlog - Logs users' recent browsing history. Helpful for customer support and merciless spying.
  • django-query-builder - Build complex queries for Django
  • pycallgraph - pycallgraph is a Python module that creates call graphs for Python programs.
  • requests-middleware - Composable plugins for python-requests
  • powerline-shell - A beautiful and useful prompt for your shell
  • django-rest-framework - Web APIs for Django. ⚡️
  • shipper - Fabric for docker containers
  • bitey -
  • vex - Run a command in the named virtualenv.
  • unidecode - Unicode transliteration in Python (clone of Tomaž Šolc repository at zemanta.com)
  • pluginbase - A simple but flexible plugin system for Python.
  • python-certifi - (Python Distribution) A carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts.
  • Minecraft - Simple Minecraft-inspired program using Python and Pyglet
  • awesome-python - A curated list of awesome Python frameworks, libraries, software and resources
  • modoboa - Mail hosting made simple
  • green - Green is a clean, colorful, fast python test runner.
  • crontabber - A cron job runner with self-healing and job dependencies.
  • django-templated-email - Django module to easily send templated emails using django templates, or using a transactional mail provider (mailchimp, silverpop, etc.)
  • django-pipeline - Pipeline is an asset packaging library for Django.
  • nexus - A centralized, pluggable admin app for Django
  • trials - Tiny Bayesian A/B testing library
  • mrq - Mr. Queue - A distributed worker task queue in Python using Redis & gevent
  • uwsgi-sloth - Realtime uwsgi log file analyzer, slow requests analyzer.
  • django-hstore - PostgreSQL HStore support for Django.
  • django-silk - Silky smooth profiling for Django
  • roadhouse - Library for sanely managing AWS security settings
  • plan - Crontab jobs management in Python
  • magpie - Git-backed Evernote replacement
  • crossbar - Crossbar.io - WAMP application router
  • django-environ - Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.
  • markdown-toclify - A Python command line tool that creates a Table of Contents for Markdown documents
  • PythonJS - PythonJS development has moved to Rusthon
  • explore-flask - Source of Explore Flask book
  • django-postgres - First-class Postgres feature support for the Django ORM.
  • django-pagseguro2 - Integração da API v2 do PagSeguro com o Django.
  • testable_appengine - A testable Python skeleton application for Google's App Engine and AppScale environments
  • py-mysql2pgsql - Tool for migrating/converting from mysql to postgresql.
  • Flask-Foundation - A solid foundation for your flask app
  • pyminifier - Pyminifier is a Python code minifier, obfuscator, and compressor.
  • openduty - An open source Alerting and incident escalation tool
  • onionshare - Securely and anonymously share a file of any size
  • everyonepanic - Calls you when your websites go down.
  • python-feedgen - Python module to generate ATOM feeds, RSS feeds and Podcasts.
  • django-static-chooser - Simply choose between your local static file or a remote CDN.
  • RatticWeb - Password Management for Humans
  • feedstail - Feedstail is a tail-f-like utility for feeds. It monitor a feed and emits new entries. Feedstail aim to be simple, hackable and compatible with rsstail its C brother.
  • securedrop - GitHub repository for the SecureDrop whistleblower platform. Do not submit tips here!
  • pswdless - A password-less login service. Written in Python using Google App Engine
  • pyramid_describe - A pyramid plugin that describes a pyramid application URL hierarchy via inspection.
  • restless - A lightweight REST miniframework for Python.
  • sentry - Sentry is cross-platform application monitoring, with a focus on error reporting.
  • sentry-on-heroku - Sentry on Heroku
  • mongotor - An asynchronous driver and toolkit for accessing MongoDB in Tornado
  • bipolar-python-client - Python client for Bipolar
  • django-model-utils - Django model mixins and utilities.
  • eliot - Eliot: the logging system that tells you why it happened
  • mopidy - Mopidy is an extensible music server that plays music from local disk, Spotify, SoundCloud, Google Play Music, and more. You edit the playlist from any phone, tablet, or computer using a range of MPD and web clients.
  • cached-property - A decorator for caching properties in classes.
  • huey - a little task queue for python
  • Spirit - Spirit is a modern Python based forum built on top of Django framework
  • sqlalchemy_mptt - SQLAlchemy nested sets mixin (MPTT)
  • pyramid - Pyramid - A Python web framework
  • mysql-postgresql-converter - Lanyrd's MySQL to PostgreSQL conversion script
  • cryptography - cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
  • w3lib - Python library of web-related functions
  • pipdeptree - A command line utility to display dependency tree of the installed Python packages
  • marshmallow - A lightweight library for converting complex objects to and from simple Python datatypes.
  • pingo-py - Generic API for controlling boards with programmable IO pins
  • django-constance - Dynamic Django settings.
  • tekton-micro - Python Microarchitecture for routing web application by convention
  • flask-plugins - This extension provides an easy way to create plugins for your flask application.
  • Flask-Via - Via is a Django inspired Flask extension for url routing, allowing you to define routes and have them automatically added to the application.
  • django-timezone-field - A Django app providing database and form fields for pytz timezone objects.
  • vcrpy - Automatically mock your HTTP interactions to simplify and speed up testing
  • python-pgextras - Unofficial Python port of Heroku's pgextras that provides various statistics for a Postgres instance.
  • drf-extensions - DRF-extensions is a collection of custom extensions for Django REST Framework
  • geofront - Simple SSH key management service
  • pyNES - Python programming for Nintendo 8 bits
  • xlwt - Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform.
  • python-unio - Unbreaks Unicode on Python
  • dj-libcloud - Adds easy python 3 and 2.7 support to Django for management of static assets.
  • morepath - Python web microframework with superpowers
  • click - Python composable command line utility
  • mailinabox - Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box.
  • alerta - Alerta monitoring system
  • flask-bouncer - Flask declarative authorization
  • bouncer - Declarative Authentication DSL inspired by Ryan Bates excellent cancan library
  • python-binary-memcached - A pure python module (thread safe) to access memcached via it's binary protocol with SASL auth support.
  • spyral -
  • pem - Easy PEM file parsing in Python.
  • pem - Easy PEM file parsing in Python.
  • Flask-FeatureFlags - A Flask extension that enables or disables features based on configuration.
  • celery-api - Celery API discovery module
  • changes - A dashboard for your code. A build system.
  • django-widget-tweaks - Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can be altered.
  • youtube-dl - Command-line program to download videos from YouTube.com and other video sites
  • pyston - An open-source Python implementation using JIT techniques.
  • portia - Visual scraping for Scrapy
  • pprintpp - pprint++: a drop-in replacement for pprint that's actually pretty
  • pyringe - Debugger capable of attaching to and injecting code into python processes.
  • httmock - A mocking library for requests
  • pyinstrument - 🚴 Call stack profiler for Python. Shows you why your code is slow!
  • rumps - Ridiculously Uncomplicated macOS Python Statusbar apps
  • django-speedbar - Instrumentation for django page loads
  • flask-api - Browsable web APIs for Flask.
  • python-readability - fast python port of arc90's readability tool, updated to match latest readability.js!
  • ansible - Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com/ansible/
  • django - The Web framework for perfectionists with deadlines.
  • ngxtop - Real-time metrics for nginx server
  • Flask-User - Customizable User Authorization & User Management: Register, Confirm, Login, Change username/password, Forgot password and more.
  • caniusepython3 - Can I Use Python 3?
  • whitenoise - Radically simplified static file serving for Python web apps
  • webargs - A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp.
  • python-geoip - GeoIP database access for Python under a BSD license.
  • toolbelt - A toolbelt of useful classes and functions to be used with python-requests
  • mistune - The fastest markdown parser in pure Python with renderer feature.
  • hyper - HTTP/2 for Python.
  • robobrowser -
  • sunfish - Sunfish: a Python Chess Engine in 111 lines of code
  • AsyncIRC - Dependency-free multithreaded buffered non-blocking IRC Library in Python
  • django-backupdb - Management commands for automatically backing up and restoring databases in Django
  • django-daydreamer - A Django class-based view utility library
  • alf - Python OAuth2 Client
  • djalf -
  • wifijammer - Continuously jam all wifi clients/routers
  • django-grunt - Django tools for integrating Grunt into your workflow
  • django-unaccent - Integration of nice operators to the django ORM for unaccented search in postgresql
  • heroku-buildpack-python-extras - Heroku buildpack for Python apps with added support for Gem and Node package dependencies.
  • picnic.py - Easy Python packages creation.
  • django-braces - Reusable, generic mixins for Django
  • django-push-notifications - Send push notifications to mobile devices through GCM or APNS in Django.
  • configtamer - A configuration file format and parser. An alternative to Python's configparser
  • ec2 - Sugar on top of boto for accessing EC2 instances and security groups
  • django-cryptocoin -
  • sqlalchemy_schemadisplay -
  • nine - Python 2 and 3 compatibility library, such that your code looks more like Python 3
  • static3 - A really simple WSGI way to serve static (or mixed) content.
  • nude.py - Nudity detection with Python
  • Mailpile - A free & open modern, fast email client with user-friendly encryption and privacy features
  • git-workflow - Tool to visualize your git workflow, in a pretty graph
  • sovereign - A set of Ansible playbooks to build and maintain your own private cloud: email, calendar, contacts, file sync, IRC bouncer, VPN, and more.
  • coderev - A toolkit generates side-by-side html pages for code review
  • cdiff - View colored, incremental diff in workspace or from stdin with side by side and auto pager support
  • sqlparse - A non-validating SQL parser module for Python
  • toro - Synchronization primitives for Tornado coroutines
  • imhotep - A static-analysis bot for Github
  • jedi - Awesome autocompletion and static analysis library for python.
  • newspaper - News, full-text, and article metadata extraction in Python 3. Advanced docs:
  • diff-cover - Automatically find diff lines that need test coverage.
  • pgtune - PostgreSQL configuration wizard
  • flask-webtest - Utilities for testing Flask applications with WebTest
  • django-money - Money fields for django forms and models.
  • PyTeaser - Summarizes news articles
  • oauthlib - A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
  • django-decouple - Strict separation of config from code.
  • responses - A utility for mocking out the Python Requests library.
  • websockets - WebSocket implementation in Python 3
  • sheep - sheep is a worker console app generator.
  • flanker - Python email address and Mime parsing library
  • Dockerfiles - Collection of Dockerfiles
  • memory_profiler - Monitor Memory usage of Python code
  • octopus - octopus is a library to concurrently retrieve and report on the completion of http requests.
  • flask_mab - An implementation of the multi-armed bandit optimization pattern as a Flask extension
  • pants - A lightweight framework for writing asynchronous network applications in Python.
  • tornado-redis - Asynchronous Redis client that works within Tornado IO loop.
  • django-debug-panel - django-debug-toolbar in WebKit DevTools. Works fine with background Ajax requests and non-HTML responses.
  • Torsession - Async && Sync session backend with mongodb for tornado
  • wazapp - Unofficial WhatsApp client for Meego/Harmattan
  • python-pagseguro - Integração com a API v2 de pagamentos e notificações do Pagseguro utilizando requests.
  • github-flask - Flask extension for authenticating users with GitHub and making requests to the API.
  • trequests - A Tornado async HTTP/HTTPS client adaptor for python-requests
  • steel - A Python framework for describing binary file formats
  • django-tenant-schemas - Tenant support for Django using PostgreSQL schemas.
  • curdling - Concurrent package manager for Python
  • boto - For the latest version of boto, see https://github.com/boto/boto3 -- Python interface to Amazon Web Services
  • humanhash - Human-readable digests.
  • djpg - djpg is a Django module that integrates with the online payment service PagSeguro (API v2).
  • dnsyo - Check your DNS against over 1000 global DNS servers
  • toredis - Minimalistic, but feature rich Redis client for Tornado framework
  • pycco - Literate-style documentation generator.
  • django-simple-audit -
  • pode - Python Omniscient Debugger
  • flask-sockets - Elegant WebSockets for your Flask apps.
  • django-devserver - A drop-in replacement for Django's runserver.
  • remarkdown - A markdown parser for docutils
  • django-vanilla-views - Beautifully simple class-based views.
  • grip - Preview GitHub Markdown files like Readme locally before committing them.
  • centrifuge - Migrated to Go language, see https://github.com/centrifugal/centrifugo
  • releases - A powerful Sphinx changelog-generating extension.
  • django-rest-hooks - :love_letter: Add webhook subscriptions to your Django app.
  • circus - A Process & Socket Manager built with zmq
  • cookiecutter-django - Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
  • django-salted - Full stack SaltStack configuration for Django with the help of Vagrant.
  • tornado-rest-api-angularjs - Tornado Rest Api AngularJs
  • schematics - Python Data Structures for Humans™.
  • motor - Motor - the async Python driver for MongoDB and Tornado or asyncio
  • tornado - Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
  • motorengine - Motorengine is a port of MongoEngine for Tornado.
  • bootstrapy - A bootstrap Python application, so that you can focus on writing code
  • powerline-daemon - A daemon to reduce the resource consumption of powerline by having a single python process that serves all powerline requests
  • ino - Command line toolkit for working with Arduino hardware
  • pym - Python for you and me book
  • cookiecutter - A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects.
  • xmltodict - Python module that makes working with XML feel like you are working with JSON
  • django-rq - A simple app that provides django integration for RQ (Redis Queue)
  • jellyfish - 🎐 a python library for doing approximate and phonetic matching of strings.
  • django-waitinglist - DEPRECATED - please see https://github.com/pinax/pinax-waitinglist
  • deis - Deis v1, the CoreOS and Docker PaaS: Your PaaS. Your Rules.
  • envelopes - Mailing for human beings
  • TextBlob - Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.
  • imbox - Python IMAP for Human beings
  • django-ember-rest - Django Models ⇆ Ember-Data
  • dj-static - Serve production static files with Django.
  • treeio - Tree.io
  • docker-py - A Python library for the Docker Engine API
  • rq - Simple job queues for Python
  • rq-scheduler - A light library that adds job scheduling capabilities to RQ (Redis Queue)
  • django-dotenv - Loads environment variables from .env
  • django-admin2 - Extendable, adaptable rewrite of django.contrib.admin
  • django-split-settings - Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and optional settings files.
  • cuisine - Chef-like functionality for Fabric
  • listparser - Parse OPML, RDF+FOAF, and iGoogle subscription lists
  • feedparser - Parse feeds in Python
  • authomatic - Simple yet powerful authorization / authentication client library for Python web applications.
  • model_mommy - Object factory for django
  • python-readability - fast python port of arc90's readability tool, updated to match latest readability.js!
  • django-crispy-forms - The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div format while providing an enormous amount of capability to configure and control the rendered HTML.
  • xadmin - Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based on Twitter Bootstrap.
  • arrow - Better dates & times for Python
  • falcon - Falcon is a bare-metal Python web API framework for building high-performance microservices, app backends, and higher-level frameworks.
  • snakebasket - A smarter, recursive pip.
  • chromelogger-python - Python library for logging variables to Google Chrome console
  • django-paypal - A pluggable Django application for integrating PayPal Payments Standard or Payments Pro
  • pg_activity - pg_activity is a top like application for PostgreSQL server activity monitoring.
  • eve - REST API framework designed for human beings
  • django-skel - A modern Django (1.5) project skeleton.
  • moto - Moto is a library that allows your python tests to easily mock out the boto library
  • bakthat - Bakthat is a MIT licensed backup framework written in Python, it's both a command line tool and a Python module that helps you manage backups on Amazon S3/Glacier and OpenStack Swift. It automatically compress, encrypt (symmetric encryption) and upload your files.
  • young-coders-tutorial - Slides and resources for the Young Coders tutorial at PyCon 2013-2017
  • aminator - A tool for creating EBS AMIs. This tool currently works for CentOS/RedHat Linux images and is intended to run on an EC2 instance.
  • pyutf8 - Python extension for dealing with validation and cleanup of UTF-8 strings
  • django-compress - Git repository for django-compress
  • NewsBlur - NewsBlur is a personal news reader that brings people together to talk about the world. A new sound of an old instrument.
  • python-social-auth - Social auth made simple
  • modern-package-template - [unmaintained] Modern project template for Python [2010]
  • django-stronghold - Get inside your stronghold and make all your Django views default login_required
  • lice - Generate license files for your projects
  • pypackage - Ship virtualenvs as deb or rpm
  • PyT - High-performance Python DSL for generation of (X)HTML with preprocessing and template inheritance.
  • pyquery - A jquery-like library for python
  • charade - NO LONGER MAINTAINED. USE chardet/chardet. Fork of chardet to support Python 2 and 3 in one code base.
  • django-import-export - Django application and library for importing and exporting data with admin integration.
  • pretend - A library for stubbing in python
  • django-monkey-team - Django middleware and userscript that displays debug tracebacks on production sites (where you would have DEBUG = False) only to developers.
  • python-route53 - A simple Python 2.7/3.x compatible Route53 module. [UNMAINTAINED]
  • fbone - Fbone (Flask bone) is a Flask (Python microframework) starter/template/bootstrap/boilerplate application.
  • django-sliver - Lightweight REST API built on top of Django's class-based generic views
  • django-cache-panel - Django Cache Debug Toolbar for Redis, Memcache and PyLibMC
  • radon - Various code metrics for Python code
  • python-emailahoy - Checks if an email address is real
  • flower - collection of modules to build distributed and reliable concurrent systems in Python.
  • python-ftfy - Fixes mojibake and other glitches in Unicode text, after the fact.
  • debug-inspector-panel - A django-debug-toolbar panel to get information about certain variables.
  • django-scribbler - django-scribbler is an application for managing snippets of text for a Django website.
  • oauth-service - OAuth service in Django/Flask (proof of concept/example app)
  • otrace - An object-oriented python debugger for nonlinear tracing
  • ramp - Rapid Machine Learning Prototyping in Python
  • taskmaster - A simple distributed queue designed for handling one-off tasks with large sets of tasks
  • libsaas - Python library to take the pain out of using SaaS APIs. It's like an ORM for SaaS!
  • path.py - "Path" object conveniently wrapping assorted file/path-related functionality
  • httpie - Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. https://httpie.org
  • pyscale - General purpose Python framework for writing highly scalable applications
  • times - Times and time zones in Python with a focus on best practices.
  • sh - Python process launching
  • apyb.gerenciamento - Issue Tracker para questões de gerenciamento da APyB
  • django-bootup - NO LONGER MAINTAINED
  • tforms -
  • aero - aero is an extension to tornado web server that provides django-like app support
  • fuzzywuzzy - Fuzzy String Matching in Python
  • SublimeCodeIntel - 💡 Full-featured code intelligence and smart autocomplete for Sublime Text
  • pattern - Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization.
  • djangy -
  • logster - Parse log files, generate metrics for Graphite and Ganglia
  • salt - Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
  • HTTPretty - HTTP client mocking tool for Python
  • autopep8 - A tool that automatically formats Python code to conform to the PEP 8 style guide.
  • thoonk.py - Persistent (and fast!) push feeds, queues, and jobs leveraging Redis.
  • gargoyle - Feature switches in Django
  • django-oscar - Domain-driven e-commerce for Django
  • pyxc-pj - A Python to JavaScript compiler, similar in spirit to CoffeeScript
  • watchdog - Python library and shell utilities to monitor filesystem events.
  • asyncmongo - An asynchronous library for accessing mongo with tornado.ioloop
  • merchant - A Django app to accept payments from various payment processors via Pluggable backends.
  • splinter - splinter - python test framework for web applications
  • jailbreakerz -
  • ZODB-Documentation - Community supported documentation for the Z Object Data Base
  • curso_django - Curso de Python e Django provido pela Triveos
  • prospero - Prospero is a datastore which addresses content using a RESTful interface
  • torneira - Torneira is a lightweight and rapid web framework build on top of Tornado
  • Django-facebook - Facebook open graph api implementation using the Django web framework in python
  • personal - Personal configuration files and utility scripts
  • bleach - Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes
  • PyCow - A Python to JavsScript with MooTools converter
  • tinman - Tinman is a Tornado support package including an application wrapper/runner and a set of handy decorators.
  • repoman - A reprepro and pbuilder management API with a RESTful interface
  • webkit2png - png screenshots of webpages
  • tdaemon - Test daemon in Python

QML

  • cool-retro-term - A good looking terminal emulator which mimics the old cathode display...

R

  • factoextra - Extract and Visualize the Results of Multivariate Data Analyses

Roff

  • unix-v4man - Typeset the Fourth Research Edition Unix Programmer's Manual
  • petname -

Ruby

  • devdocs - API Documentation Browser
  • lucre - Let people pay you for any or no reason.
  • styleguide-git-commit-message - /sBin/StyleGuide/Git/CommitMessage
  • pgsync - Sync Postgres data between databases
  • postal - 📨 A fully featured open source mail delivery platform for incoming & outgoing e-mail
  • letsencrypt-webfaction - LetsEncrypt utility client for WebFaction hosts.
  • logstash - Logstash - transport and process your logs, events, or other data
  • tmuxinator - Manage complex tmux sessions easily
  • api-umbrella - Open source API management platform
  • lolcommits - :camera: git-based selfies for software developers
  • pgslice - Postgres partitioning as easy as pie
  • sharetribe - Open source marketplace platform
  • speech2text - Using Google Speech to Text API Provide a Simple Interface to Convert Audio Files
  • foreman - an application that automates the lifecycle of servers
  • discourse - A platform for community discussion. Free, open, simple.
  • letsencrypt-heroku - Make any Heroku application secure in just a couple of minutes.
  • git-fame-rb - A command-line tool that helps you summarize and pretty-print collaborators based on contributions
  • fuzzy_match - Find a needle (a document or record) in a haystack using string similarity and (optionally) regular expression rules. Uses Dice's Coefficient (aka Pair Similiarity) and Levenshtein Distance internally.
  • fluentd - Fluentd: Unified Logging Layer (project under CNCF)
  • awesome-awesomeness - A curated list of awesome awesomeness
  • terraforming - Export existing AWS resources to Terraform style (tf, tfstate)
  • fake_sqs - Provides a fake SQS server that you can run locally to test against
  • huginn - Create agents that monitor and act on your behalf. Your agents are standing by!
  • pact-ruby - Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
  • gitrob - Reconnaissance tool for GitHub organizations
  • asciidoctor - :gem: A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to HTML5, DocBook 5 (or 4.5) and other formats.
  • exercism.io - Quickly ramp up in new programming languages.
  • engineering-blogs - A curated list of engineering blogs
  • mailcatcher - Catches mail and serves it through a dream.
  • markup - Determines which markup library to use to render a content file (e.g. README) on GitHub
  • router - Cloud Foundry - the open platform as a service project
  • programming-principles - Categorized overview of Programming Principles & Patterns
  • xiki - A shell console with GUI features
  • pghero - A performance dashboard for Postgres
  • heroku-docker - Turn Heroku apps into Docker images
  • coderwall-legacy - Professional network for software engineers
  • github-to-bitbucket-issues-migration - Migrate issues from a Github repository to a Bitbucket one
  • oulu - Flowdock IRC Gateway
  • feedbin - RSS Reader
  • 12factor - Official fork now at: https://github.com/heroku/12factor
  • eeepub - EeePub is a Ruby ePub generator
  • domain-profiler - Given a domain, will tell you the decisions that the domain owner has made.
  • fpm - Effing package management! Build packages for multiple platforms (deb, rpm, etc) with great ease and sanity.
  • legacy-homebrew - :skull: The former home of Homebrew/homebrew (deprecated)

Rust

  • kanban-app - Kanban board built with Rust and Elm
  • awesome-static-analysis - A curated list of static analysis tools, linters and code quality checkers for various programming languages
  • mentat - A persistent, relational store inspired by Datomic and DataScript.
  • turtle - Create Animated Drawings in Rust
  • genact - :cyclone: A nonsense activity generator
  • fd - A simple, fast and user-friendly alternative to 'find'
  • awesomo - An extensive list of interesting open source projects written in С, C++, Clojure, Lisp, Elixir, Erlang, Elm, Golang, Haskell, JavaScript, Lua, OCaml, Python, R, Ruby, Rust, Scala etc.
  • pyo3 - Rust bindings for the Python interpreter
  • ternimal - Simulate a lifeform in the terminal
  • sentry-cli - A command line utility to work with Sentry.
  • clog-cli - Generate beautiful changelogs from your Git commit history
  • alacritty - A cross-platform, GPU-accelerated terminal emulator

Scala

  • codebrag - Your daily code review tool
  • lila - ♞ lichess.org: the forever free, adless and open source chess server ♞
  • linkerd - Open source service mesh for cloud-native applications
  • elasticmq - Message queueing system with an actor-based Scala and Amazon SQS-compatible interfaces. Runs stand-alone or embedded.
  • bfg-repo-cleaner - Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala
  • diffy - Find potential bugs in your services with Diffy
  • marathon - Deploy and manage containers (including Docker) on top of Apache Mesos at scale.
  • textteaser - TextTeaser is an automatic summarization algorithm.

Shell

  • servicebroker - Open Service Broker API Specification
  • laptop - A shell script to set up a macOS laptop for web and mobile development.
  • awesome-ci - Awesome Continuous Integration - Lot's of tools for git, file and static source code analysis.
  • dotfiles - My personal dotfiles.
  • LS_COLORS - A collection of LS_COLORS definitions; needs your contribution!
  • terminals-are-sexy - 💥 A curated list of Terminal frameworks, plugins & resources for CLI lovers.
  • mac-setup - Installing Development environment on macOS
  • decentralized-web-primer - A primer explaining IPFS and the Decentralized Web, viewable at
  • awesome-gbdev - A curated list of Game Boy development resources such as tools, docs, emulators, related projects and open-source ROMs.
  • movies-for-hackers - 🎬 A curated list of movies every hacker & cyberpunk must watch.
  • osx-iso -  Create a bootable ISO of OS X / macOS, from the installation app file
  • WoeUSB - WoeUSB is a simple tool that enable you to create your own usb stick windows installer from an iso image or a real DVD. It is a fork of Congelli501's WinUSB.
  • bocker - Docker implemented in around 100 lines of bash
  • pglite - A tiny script to manage ephemeral Postgres databases.
  • git-secrets - Prevents you from committing secrets and credentials into git repositories
  • audio_shop - Your friendly neighbourhood script for mangling images or video using audio editing tools
  • dev-guide - Guias e boas práticas de programação para um melhor desenvolvimento de software
  • nginx-buildpack - Run NGINX in front of your app server on Heroku
  • rfbproto -
  • og-aws - 📙 Amazon Web Services — a practical guide
  • OSX-KVM - Run Mac OS X El Capitan, macOS Sierra and High Sierra on QEMU/KVM. No support is provided at the moment.
  • envirius - Universal Virtual Environments Manager
  • shipit - Minimalistic SSH deployment
  • awesome-audio-visualization - A curated list about Audio Visualization.
  • m-cli -  Swiss Army Knife for macOS
  • panfiles - Configuration files of environment, bash settings and development tools
  • warpdrive - Build and deployment system for Python web applications.
  • dehydrated-cloudns - dehydrated hook for ClouDNS.
  • bower-dist - A bower build for FineUploader/fine-uploader
  • Continuity-Activation-Tool - An all-in-one tool to activate and diagnose macOS 10.10-12 Continuity on compatible Mac configurations.
  • lambda-packages - Various popular python libraries, pre-compiled to be compatible with AWS Lambda
  • concourse - BOSH release and development workspace for Concourse
  • pyship - Create statically linked python for easy desktop application distribution
  • bash-sensible - An attempt at saner Bash defaults
  • awesome-python-talks - :clapper: :mortar_board: An opinionated list of awesome videos related to Python, with a focus on training and gaining hands-on experience.
  • osx-setup - My Mac OS X initial setup from command line
  • blackbox - Safely store secrets in Git/Mercurial/Subversion
  • Montador_do_Patinho_Feio__Julho1977 - Escaneamento do documento "Montador do Patinho Feio (Julho 1977)"
  • desk - A lightweight workspace manager for the shell
  • pyenv - Simple Python version management
  • pythonize - download, install, and configure Python in one line
  • osx-install - Personal OSX install scripts / notes
  • plugin-python - Set of shortcuts to Python based utilities (pybeatifyjson – clean JSON files, pyclean – remove old .pyc, pyhttp & pysmtp – simple HTTP & SMTP servers)
  • packaging - Packaging for various distributions and platforms
  • mdnsresponder-yosemite - Put an end to OS X Yosemite random reboots due to networking problems, replacing discoveryd with mDNSResponder.
  • marlito -
  • metamon - Collection of Ansible playbooks to quickly start your Django Application
  • p - :snake: Python Version Management Made Simple
  • herokuish - Utility for emulating Heroku build and runtime tasks in containers
  • aws-provisioning - Demo code for AWS provisioning solution using Boto, Fabric, and Cloud Formation
  • sshrc - bring your .bashrc, .vimrc, etc. with you when you ssh
  • stampede - Hybrid IaaS/Docker orchestration platform running on CoreOS
  • backup-utils - GitHub Enterprise Backup Utilities
  • StackScripts - A bunch of StackScripts that I use to easily deploy full web+db+django stack at Linode.com
  • octohost - Simple web focused Dockerfile based PaaS server.
  • now - Yet another script to install Tsuru and its dependencies.
  • boot2docker - Lightweight Linux for Docker
  • dokku - A docker-powered PaaS that helps you build and manage the lifecycle of applications

Smalltalk

  • Mathematics - A computational algebra system in Smalltalk.

Swift

  • ClassicKit - 💾 A collection of classic-style UI components for iOS
  • open-source-mac-os-apps - 🚀 Awesome list of open source applications for macOS.
  • timer-app - A simple Timer app for Mac
  • freeotp-ios -
  • Lona - A tool for defining design systems and using them to generate cross-platform UI code, Sketch files, and other artifacts.
  • Aerial - Apple TV Aerial Screensaver for Mac
  • Amethyst - Automatic tiling window manager for macOS à la xmonad.
  • touch-bar-simulator - Use the Touch Bar on any Mac
  • Charts - Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.

TeX

  • tufte-latex - Tufte-style documents with LaTex
  • AlgoXY - Book of Elementary Algorithms and Data structures
  • TechMillForKids - An introductory workshop for binary math, basic electronics, logic gates, and basic computing operations. For kids as young as 9.
  • limecv - A LaTeX CV Document Class
  • dist-sagas - A paper on sagas in distributed systems
  • x86_harmful - The "Intel x86 considered harmful" paper
  • the-little-go-book -
  • RE-for-beginners - "Reverse Engineering for Beginners" free book
  • ThinkOS - Text and supporting code for Think OS: A Brief Introduction to Operating Systems, by Allen Downey.
  • book - Crypto 101, the introductory book on cryptography.
  • dedrop - Looking inside the (Drop) box. Security Analysis of Dropbox. Updated WOOT '13 paper and other goodies.

TypeScript

  • GhostText - 👻 Use your text editor to write in your browser. Everything you type in the editor will be instantly updated in the browser (and vice versa).
  • ShapeShifter - SVG icon animation tool for Android, iOS, and the web
  • terminus - A terminal for a more modern age
  • 1backend - Run your web apps easily with a complete platform that you can install on any server. Build composable microservices and lambdas.
  • Eve - Better tools for thought
  • ReDoc - 📘 OpenAPI/Swagger-generated API Reference Documentation
  • react-dnd - Drag and Drop for React
  • satellizer - Token-based AngularJS Authentication
  • ionic - Build amazing native and progressive web apps with open web technologies. One app running on everything 🎉

VHDL

  • ghdl - VHDL 2008/93/87 simulator

Vim script

  • dotfiles - My Salt states for desktop setup
  • vimrc - The ultimate Vim configuration: vimrc

VimL

Visual Basic

Vue

  • docute - :scroll: Effortlessly documentation done right.

XSLT

  • http2-spec - Working copy of the HTTP/2 Specification

License

CC0

To the extent possible under law, osantana has waived all copyright and related or neighboring rights to this work.