Pinned Repositories
bfa
Builders for attrs
dapper
Declarative, asynchronous parsing
hyperlink
Immutable, Pythonic, correct URLs.
spyce
python bindings to freebsd's capsicum API
txdarn
SockJS for modern Twisted
wip
WSGI, In Python
klein
werkzeug + twisted.web
treq
Python requests like API built on top of Twisted's HTTP client.
twisted
Event-driven networking engine written in Python.
txacme
Twisted client for the ACME (Automatic Certificate Management Environment) protocol
markrwilliams's Repositories
markrwilliams/manylinux
Python wheels that work on any linux (almost)
markrwilliams/onion
Start and Stop nested TLS connections
markrwilliams/plugin-systems
Let's talk about plugins!
markrwilliams/tls
A pure Python implementation of the Transport Layer Security protocol version 1.2, using existing libraries for crypto math.
markrwilliams/twisted-wsgi-max-requests
Twisted's WSGI server, but it only serves a limited number of requests before terminating.
markrwilliams/.emacs.d
Chapter 11 Emacs configuration
markrwilliams/alchimia
markrwilliams/cattrs
Complex custom class converters for attrs.
markrwilliams/codecov-forensics
Zoom in. Now... enhance.
markrwilliams/coverage-diff-plugin
A plugin for coverage.py that measures diff coverage
markrwilliams/deluge
Deluge BitTorrent Client - Official github mirror (PR's only)
markrwilliams/django-demo
Why Twisted's WSGI server needs to support SERVER_HOST and SERVER_PORT
markrwilliams/gidgethub
An async GitHub API library for Python
markrwilliams/HypothesisWorks.github.io
Main hypothesis.works website
markrwilliams/klein
werkzeug + twisted.web
markrwilliams/learntla
A TLA+ guide
markrwilliams/literate-winner
markrwilliams/mod_wsgi
Source code for Apache/mod_wsgi.
markrwilliams/peps
Python Enhancement Proposals
markrwilliams/php
Docker Official Image packaging for PHP
markrwilliams/pip
The PyPA recommended tool for installing Python packages
markrwilliams/pydoctor
Generate readable documentation for users based on source code with epytext-formatted docstrings, with support for zope.interface.
markrwilliams/pyrollbar
Error tracking and logging from Python to Rollbar
markrwilliams/secretly
do a thing, with a secret, gotten from useful places
markrwilliams/setuptools
Official project repository for the Setuptools build system
markrwilliams/stompest
STOMP client library for Python including both synchronous and Twisted implementations.
markrwilliams/streamingjson
Encode streams as JSON in Python
markrwilliams/treq
Python requests like API built on top of Twisted's HTTP client.
markrwilliams/twisted-ssl-environments
Reproducing environments for http://twistedmatrix.com/trac/ticket/9210
markrwilliams/txacme
Twisted implementation of the Automatic Certificate Management Environment (ACME) protocol