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 36 million developers.
Sign up
Popular repositories
-
sandbox
-
virtualenv
Forked from pypa/virtualenv
Virtual Python Environment builder
Python
-
pywin
Forked from davidmarble/pywin
Lightweight python 2.5-3.3 launcher and switcher for Windows command line and MSYS/MINGW32
Shell
-
pyramid_tutorials
Forked from Pylons/pyramid_tutorials
Tutorials for Pyramid
Python
-
frequests
Forked from djangsters/frequests
Requests + futures = <3 - a grequests fork, origonal code: https://github.com/kennethreitz/grequests
Python
-
carpalx
Port of the original Carpalx project (http://mkweb.bcgsc.ca/carpalx/) to Python
20 contributions in the last year
Contribution activity
February - May 2019
January 2019
Created a pull request in alalonde/angular-scrollable-table that received 1 comment
Handle undefined values when comparing during sort
Handle undefined values in the default comparison function thus providing the same guarantee as Array.prototype.sort() makes, namely that "All unde…
Created an issue in sqlalchemy/sqlalchemy that received 34 comments
SQLAlchemyError._message() forces exception message to unicode() inapproprately in py2k
In rel_1_3_0b1 SQLAlchemyError._message() looks like this:
def _message(self): # get string representation just like Exception.__str__(self), # bu…