Antti Kaihola

Results 10 repositories owned by Antti Kaihola

darker

613
Stars
53
Forks
Watchers

Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post at https://dev.to/akaihola/improving-python-code-incrementally-3...

django-cairo-text

23
Stars
0
Forks
Watchers

Django re-usable app for rendering text as images using Cairo

django-wtform

19
Stars
1
Forks
Watchers

akaihola's branch of Christian Joergensen's WTForm: an extension to the django newforms library allowing the developer, in a very flexible way, to layout the form fields using fieldsets and columns

docker-vma

19
Stars
11
Forks
Watchers

Docker image for the Proxmox vma command line utility (disk image tool)

flymake-python

97
Stars
28
Forks
Watchers

Highlight Python syntax, style and unit test errors in Emacs

ipython_pytest

37
Stars
8
Forks
Watchers

Pytest magic for IPython notebooks

jquery-autogrow

63
Stars
36
Forks
Watchers

Chrys Bader's Auto Growing Textareas: This plugin makes it easy to have auto-growing textareas. Meaning, if you have a textarea, as the user types it will expand vertically to accommodate the size of...

jquery-simpleautogrow

22
Stars
5
Forks
Watchers

This plugin combines ideas from Chrys Bader's jquery.autogrow.js and John Kuindji's jquery.growfield2.js and implements them in a concise and stripped down way.

darglint2

21
Stars
1
Forks
Watchers

A python documentation linter which checks that the docstring description matches the definition. Based on darglint by @terrencepreilly.

hardlinkpy

19
Stars
9
Forks
Watchers

hardlink.py is a tool to hardlink together identical files in order to save space. Forked from the original version by John L. Villalovos.