- Copenhagen, Denmark
- @jakkdl
Stars
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
Trio – a friendly Python library for async concurrency and I/O
A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
A Python implementation of the Ethereum Virtual Machine
High level asynchronous concurrency and networking framework that works on top of either Trio or asyncio
A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree
A Language Server Protocol implementation for Ruff.
Removes unused imports and unused variables as reported by pyflakes
Advanced Python linting framework with auto-fixes and hierarchical configuration that makes it easy to write custom in-repo lint rules.
TogglPy is a non-cluttered, easily understood and implemented python library for interacting with the Toggl API.
YAML formatter for http://pre-commit.com
A flake8 plugin that checks bad async / asyncio practices
A bot running on https://twitter.com/necro_score_bot that posts whenever new highscores are achieved on the online leaderboards in Crypt of the Necrodancer. Created by https://twitter.com/jakkdl an…
cookiecutter template for django project
jakkdl / flake8-async
Forked from python-trio/flake8-asyncHighly opinionated linter for Trio code
A Discord bot for the EADK server implemented in Python