Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 28 million developers.
Sign up
Popular repositories
-
django-natural-query
Natural queries using objects and operators for Django
-
django-knockback
A django app that contains the necessary javascript files to use knockback.js
-
pyr3
CFFI bindings to r3
Python 6
-
d20rules
Implements the D20 DND 3.5 rules using C++
-
cyrapidjson
Cyrapidjson is a 100% stdlib compatitble JSON module for Python and Cython using the rapidjson library
-
dojango
Forked from klipstein/dojango
dojo and django - the perfect couple
Python 4
691 contributions in the last year
Activity overview

Contribution activity
January 2019
- thedrow/python-mocket Python
- thedrow/strace C
Created a pull request in mindflayer/python-mocket that received 5 comments
Switch to xxhash when possible
I hope I covered all the cases. We should probably add this to the build matrix somehow. No additional tests were added. I can add them if required. …
Created an issue in indygreg/python-zstandard that received 3 comments
Exception raised while initializing ZstdCompressor on PyPy 5.8.0
I'm getting the following exception while testing zstdandard with PyPy 5.8.0:
TypeError: gc() got an unexpected keyword argument 'size'
You can se…