Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
4,402 contributions in the last year
Activity overview
Contribution activity
October 2020
- akx/python-packaging-tools CSS
- akx/nmap-xml-format Python
- akx/The-Burger-Builder JavaScript
- akx/iniconfig Python
- akx/-
- akx/as3-line-of-sight ActionScript
- akx/LibCST Python
- akx/django-codemod Python
- akx/blahfeed Python
- akx/react-lite-youtube-embed JavaScript
Created a pull request in django/django that received 8 comments
Fixed #32105 -- Added template paths as ExceptionReporter class attributes.
This allows effortless replacement of the debugging templates without having to copy-paste the get_traceback_html and
get_traceback_text functions …
- Allow running specific codemod(s)
- feat: add a transformer for the new core JSONField in Django 3.1
- DRY out mapping test
- Add codemod to add a length parameter to get_random_string()
- Allow both removed-in and deprecated-in
- Support multiple target path arguments
- URLTransformer: allow path() instead of re_path() if a path contains dashes
Created an issue in cs01/python-packaging-tools that received 1 comment
virtualenv description gently misleading
This is essentially a 3rd party package that duplicates the standard libary venv module
is not exactly true these days; virtualenv 20.0.0+ has va…