Name: Hugo van Kemenade
Type: User
Company: @deadsetbit
Bio: Python 3.14 & 3.15 release manager, core developer, PSF Fellow, open-source maintainer, PEP editor, NaNoGenMo organiser
Location: Helsinki, Finland
Hugo van Kemenade's Projects
IPy are a Python class and tools for handling of IPv4 and IPv6 addresses and networks. It is similar to Net::IP Perl module.
Python JSON-RPC Client Server Library With Additional Support for BaseHTTPServer, CherryPy And CGI
Python module for generating and verifying JSON Web Tokens
A fast and thorough lazy object proxy.
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
Provide Python version in each Linux distros
livereload server in python (MAINTAINERS NEEDED)
Python bindings for the low level FUSE API
A selection of some of the best Python logos
A python wrapper for libmagic
Demo project for building Python wheels for Linux with Travis-CI
markdown2: A fast and complete implementation of Markdown in Python
Basic functions for handling mime-types in python
An ultra fast cross-platform multiple screenshots module in pure Python using ctypes.
A streaming multipart parser for Python.
Neo is a package for representing electrophysiology data in Python, together with support for reading a wide range of neurophysiology file formats
Utility library for gitignore style pattern matching of file paths.
Pillow website
Python QR Code image generator
Quantities package for the python programming language
Python-RSA is a pure-Python RSA implementation.
Sign JSON objects with ED25519 signatures
Returns unicode slugs
A list of Python Standard Libraries (2.6-7, 3.2-8).
Pretty-print tabular data in Python, a library and a command-line utility. Repository migrated from bitbucket.org/astanin/python-tabulate.
Create Terraform files using Python scripts.
Python2's stdlib csv module is nice, but it doesn't support unicode. This module is a drop-in replacement which *does*. If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv
Python builds for Actions Virtual Environments
A modern/fast python SOAP client based on lxml / requests