Pinned Repositories
semgrep
Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.
aiohttp-sentry
An aiohttp server middleware for reporting failed requests to Sentry
conference-notes
Notes I've scribbled down at tech conferences
dotfiles
a collection of dotfiles, as may be obvious
flask-redis
A Flask extension for using Redis
hiss
A Mumble client library for Python 3.5
rlclient
A client to communicate with the Rocket League game coordinator servers.
structlog-pretty
A collection of structlog processors for prettier output: a code syntax highlighter, JSON and XML prettifiers, a multiline string printer, and a numeric value rounder.
url
A dead-simple Docker image to run dead-simple scripts without their own image.
visawhen
Data on US visa wait times at the National Visa Center and at US consulates.
underyx's Repositories
underyx/flask-redis
A Flask extension for using Redis
underyx/structlog-pretty
A collection of structlog processors for prettier output: a code syntax highlighter, JSON and XML prettifiers, a multiline string printer, and a numeric value rounder.
underyx/visawhen
Data on US visa wait times at the National Visa Center and at US consulates.
underyx/dotfiles
a collection of dotfiles, as may be obvious
underyx/hiss
A Mumble client library for Python 3.5
underyx/nvc-backlog
This project moved to https://github.com/underyx/visawhen
underyx/stars
underyx/TheMajorNews
A Twitter bot that takes randomly generated headlines from @TwoHeadlines, repeatedly translates them to and from Korean until the sentence becomes absolutely garbled, and then posts it to its own account, @TheMajorNews.
underyx/zenbot
The Zen of Python in Slack
underyx/bence.dev
The thingies behind underyx.me
underyx/pgjdbc
Postgresql JDBC Driver
underyx/advocate
An SSRF-preventing wrapper around Python's requests library. Advocate is no longer maintained, please fork and rename if you would like to continue work on it.
underyx/aiogpt
Python 3 asyncio ChatGPT library (reverse engineered)
underyx/aiohttp
HTTP client/server framework for asyncio
underyx/dd-trace-py
Datadog Tracing Python Client
underyx/django-filter
A generic system for filtering Django QuerySets based on user selections
underyx/linear-sync
Easily synchronize issues between Linear and GitHub
underyx/mantine
React components library with native dark theme support
underyx/market-transfer
underyx/mobx-react-router
Keep your MobX state in sync with react-router
underyx/nauta
underyx/next.js
The React Framework
underyx/ops
underyx/playlist-this
underyx/psycopg2-410-repro
Reproduction script for https://github.com/psycopg/psycopg2/issues/410
underyx/pytest-split
Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.
underyx/requests-cache
Transparent persistent cache for python requests
underyx/semgrep-docs
Documentation of Semgrep: a fast, open-source, static analysis tool.
underyx/semgrep-rules
Rule files for sgrep, under development
underyx/xss-demo
XSS Demo for Python UserGroup Freiburg