Skip to content
View graingert's full-sized avatar

Sponsors

@Kludex
@tiangolo

Block or report graingert

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. WOW WOW Public

    Forked from matthieua/WOW

    Reveal CSS animation as you scroll down a page

    JavaScript 1.7k 1.5k

  2. python-clamd python-clamd Public

    Clamd is a python interface to Clamd (Clamav daemon). By using Clamd, you can add virus detection capabilities to your python software in an efficient and easy way.

    Python 85 40

  3. slimerjs slimerjs Public

    Forked from Medium/phantomjs

    NPM wrapper for installing phantomjs

    JavaScript 29 9

  4. django-static-libs django-static-libs Public

    A set of static libraries packaged in handy django apps to speed up new applications and reduce duplicaiton.

    JavaScript 12 3

  5. datauritoblob datauritoblob Public

    JavaScript 12 2

  6. taskgroup taskgroup Public

    Python 9 5

780 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 2 repositories

Created a pull request in python/cpython that received 47 comments

Reviewed 19 pull requests in 6 repositories

Created an issue in python/cpython that received 8 comments

ResourceWarning in GzipFile (write mode) if constructor raises (3.14 only)

Bug report Bug description: import io import gzip class BadFile(io.BytesIO): first = False def write(self, data): if self.first: self.first = False r…

8 comments
Opened 1 other issue in 1 repository
python/cpython 1 closed
Loading