##language:en

## A quick note to anyone creating a homepage:

## Please only do so if you're providing or promoting Python-related
## content or if you have signed your name on another page (and want
## others to be able to contact you). Pages which are not referenced
## by other pages or which do not provide significant new content will
## be deleted.

== Demian Brecht ==

 * Email: demiabrecht@gmail.com
 * LinkedIn: https://ca.linkedin.com/in/demianbrecht
 * Medium: https://medium.com/@demianbrecht

== Python ==

 * PSF contributing/voting member
 * stdlib work focused on http-related modules

=== External projects ===

==== jose ====
An implementation of the JWT draft spec: https://github.com/demonware/jose

==== sanction ====
A ridiculously simple OAuth 2.0 client: https://github.com/demianbrecht/sanction

==== httplib3 ====
A friendly fork of the http package, attempting to prove out distributed development of standard library modules: https://github.com/demianbrecht/httplib3