hugovk
Python 3.14 & 3.15 release manager, core developer, PSF Fellow, open-source maintainer, PEP editor, NaNoGenMo organiser
@deadsetbitHelsinki, Finland
Pinned Repositories
em-keyboard
The CLI emoji keyboard
gutenberg-metadata
Metadata from Project Gutenberg
gutengrep
Find whole sentences matching a regex in Project Gutenberg
lastfm-tools
Some Python CLI tools for talking to the Last.fm API
meow.py
50,000 Meows: Replace all words with meows, preserving punctuation. For NaNoGenMo 2014.
norwegianblue
CLI to show end-of-life dates for a number of products.
pepotron
CLI to open PEPs in your browser
pypistats
Command-line interface to PyPI Stats API to get download stats for Python packages
random-street-view
Street View images from random locations in a given country
top-pypi-packages
A regular dump of the most-downloaded packages from PyPI
hugovk's Repositories
hugovk/tinytext
Convert your text ᶦᶰᵗᵒ ᵗᶦᶰᶦᵉʳ ᵗᵉˣᵗ
hugovk/github-tools
Command-line Python scripts to do things with GitHub.
hugovk/randimgbot
Pick a random image and tweet it
hugovk/linkotron
CLI to format GitHub links in a shorter format
hugovk/bedevere
A bot to help identify missing information for CPython pull requests
hugovk/blurb
Command-line tool to manage CPython Misc/NEWS.d entries
hugovk/docs-community
Community management for documentation contributors and the Docs Workgroup
hugovk/humanize
Python humanize functions
hugovk/peerjs-server
Server for PeerJS
hugovk/pypinfo
Easily view PyPI download statistics via Google's BigQuery.
hugovk/python-steering-council
Members of the Python Steering Councils
hugovk/pythondotorg
Source code for python.org
hugovk/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
hugovk/briefcase
Tools to support converting a Python project into a standalone native application.
hugovk/ChunkMuncher
Repackaging of the "chunk" module as it will no longer exist in Python from version 3.13. Upgrades and unit tests are intended to follow.
hugovk/cython
The most widely used Python to C compiler
hugovk/deprecated
Python @deprecated decorator to deprecate old python classes, functions or methods.
hugovk/finally
hugovk/mastodon-tools
Command-line Python scripts to do things with Mastodon.
hugovk/mypy
Optional static typing for Python 3 and 2 (PEP 484)
hugovk/pyroma
Rate your Python packages package friendliness
hugovk/pytablewriter
A Python library to write a table in various formats: CSV / Elasticsearch / HTML / JavaScript / JSON / LaTeX / LDJSON / LTSV / Markdown / MediaWiki / NumPy / Excel / Pandas / Python / reStructuredText / SQLite / TOML / TSV.
hugovk/python-qrcode
Python QR Code image generator
hugovk/release-data
Common Release Data for various projects in a consumable format, automatically updated.
hugovk/ruff
An extremely fast Python linter, written in Rust.
hugovk/snakeviz
An in-browser Python profile viewer
hugovk/termcolor
ANSII Color formatting for output in terminal
hugovk/typeshed
Collection of library stubs for Python, with static types
hugovk/warehouse
Next Generation Python Package Repository
hugovk/wheel
The official binary distribution format for Python