- All languages
- AutoHotkey
- Awk
- C
- C#
- C++
- CMake
- CSS
- CoffeeScript
- Common Lisp
- D
- DIGITAL Command Language
- Dockerfile
- Eiffel
- Emacs Lisp
- Go
- Groovy
- HCL
- HTML
- Haml
- Handlebars
- Haskell
- Java
- JavaScript
- Jinja
- Julia
- Jupyter Notebook
- Lua
- Makefile
- Nix
- OCaml
- Objective-C
- PHP
- Perl
- PowerShell
- Python
- Racket
- Ruby
- Rust
- Scala
- Scheme
- Shell
- Smarty
- TeX
- TypeScript
- Vim Script
- Vue
- XSLT
- YAML
- YASnippet
Starred repositories
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
A python documentation linter which checks that the docstring description matches the definition. Based on darglint by @terrencepreilly.
Terraform provider for managing Snowflake accounts
API wrapper for HoYoLAB/Miyoushe API built on asyncio and pydantic.
Better indentation for sql-mode in Emacs
Emacs interface for sdcv (Stardict console version)
A Python docstring linter that checks arguments, returns, yields, and raises sections
check code for common misspellings
Snowflake Data Source for Apache Spark.
Scripts for addressing log4j zero day security issue
⚓ GROWI - Team collaboration software using markdown
A markdown version emoji cheat sheet
Reformat SQL code inside Emacs using sqlformat or pgformatter
A git blame plugin for emacs inspired by VS Code's GitLens plugin
Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.
Faker is a Python package that generates fake data for you.
flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`
Flake8 extension for enforcing trailing commas in python
A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.
The package provides base classes and utils for flake8 plugin writing
lsp-mode ❤️ Microsoft's python language server
Collection of awesome Python types, stubs, plugins, and tools to work with them.
Check for python builtins being used as variables or parameters
flake8 plugin to validate Python docstrings as reStructuredText (RST)
An implementation of the Language Server Protocol for Python