Łukasz Langa

Results 14 repositories owned by Łukasz Langa

aiotone

110
Stars
9
Forks
Watchers

A demo of using AsyncIO for music sequencing

bitrot

192
Stars
32
Forks
Watchers

Detects bit rotten files on the hard drive to save your precious photo and music collection from slow decay.

flake8-mypy

102
Stars
19
Forks
Watchers

A plugin for flake8 integrating Mypy.

retype

140
Stars
18
Forks
Watchers

Re-apply type annotations from .pyi stubs to your codebase.

.dot_files

17
Stars
4
Forks
Watchers

My distributed configuration

aioecho

16
Stars
1
Forks
Watchers

A non-broken echo protocol example for asyncio

commonplace

29
Stars
9
Forks
Watchers

A basic Python-based publishing platform based around the idea of commonplace books

cpython-stats

15
Stars
1
Forks
Watchers

Gathering stats about python/cpython

dj.chain

20
Stars
2
Forks
Watchers

An object that enables chaining multiple iterables to serve them lazily as a queryset-compatible object.

dj.choices

29
Stars
12
Forks
Watchers

An enum implementation for Django forms and models