Antti Kaihola
Antti Kaihola
darker
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
Django re-usable app for rendering text as images using Cairo
django-wtform
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
Docker image for the Proxmox vma command line utility (disk image tool)
flymake-python
Highlight Python syntax, style and unit test errors in Emacs
ipython_pytest
Pytest magic for IPython notebooks
jquery-autogrow
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
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
A python documentation linter which checks that the docstring description matches the definition. Based on darglint by @terrencepreilly.
hardlinkpy
hardlink.py is a tool to hardlink together identical files in order to save space. Forked from the original version by John L. Villalovos.