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 50 million developers.
Sign up- Amsterdam
- http://wol.ph/
Popular repositories
-
Progressbar 2 - A progress bar for Python 2 and Python 3 - "pip install progressbar2"
-
An extended version of portalocker to lock files in Python using the with statement
-
-
The Django Admin Generator automatically generates (scaffolds) a fully functioning Django admin by introspecting and querying your models
-
A PostgreSQL query analyzer written in C++. Mimicks the output of PgFouine but _much_ faster.
1,115 contributions in the last year
Contribution activity
May 2020
- WoLpH/selenium-wire Python
- WoLpH/miflora Python
- WoLpH/storybook TypeScript
- WoLpH/dj-stripe Python
- WoLpH/vue-stripe-checkout HTML
Created a pull request in dj-stripe/dj-stripe that received 3 comments
Removed customer list_filter from PaymentMethodAdmin
For anyone with a non-trivial amount of customers this filter will quickly kill your admin.
Created an issue in grafana/grafana that received 7 comments
Convert `$__interval` variable for Postgres to a valid SQL interval
Currently the $__interval variable returns a value like this: 20m which PostgreSQL won't understand.
For example, executing a query like this retur…