Skip to content
Avatar
🐈
Scratching your code.
🐈
Scratching your code.

Highlights

  • Arctic Code Vault Contributor

Organizations

@indico @GameSurge @pallets

Pinned

  1. Indico - A feature-rich event management system, made @ CERN, the place where the Web was born.

    Python 1.1k 278

  2. A python-based mailcatcher clone

    Python 117 23

  3. My ZSH config

    Shell 19 4

  4. My dotfiles

    Python 2 1

  5. Example on how to integrate Flask and React (create-react-app)

    JavaScript 11 1

  6. Your very own secret police that checks new entries in log files and performs actions based on them.

    Python 5 1

Contribution activity

February 2021

Created 1 repository

Created a pull request in sh4nks/flask-caching that received 2 comments

Fix add() in RedisCache without a timeout

When there is no timeout, this resulted in the key expiring immediately after setting it, instead of not having an expiry at all.

+6 −3 2 comments

Created an issue in sh4nks/flask-caching that received 2 comments

Please make subclassing cache backends easier

I tried using app.config['CACHE_TYPE'] = 'mypackage.MyRedisCache' to use a custom subclass of the redis cache backend, and was then surprised that …

2 comments
Opened 7 other issues in 5 repositories
4 contributions in private repositories Feb 12

Seeing something unexpected? Take a look at the GitHub profile guide.