ptweir / python-string-sqlLinks
Highlight code in python multiline strings
☆43Updated 2 years ago
Alternatives and similar repositories for python-string-sql
Users that are interested in python-string-sql are comparing it to the libraries listed below
Sorting:
- Syntax highlighting for jinja(2) html templates in vscode☆163Updated last year
- This repo contains an issue tracker, examples, and early work related to PEP 999: Tag Strings☆52Updated last year
- A compression AGSI middleware using brotli.☆82Updated last week
- Python extensions for PRQL☆104Updated 2 weeks ago
- A Python Enum that inherits from str.☆119Updated last year
- Use JSON Schema for type checking in Python☆41Updated last year
- DEPRECATED: A PDM plugin that autogenerates workspace vscode settings for you☆22Updated 2 years ago
- Advanced Enumerations for Python☆206Updated 6 months ago
- Python composable command line utility, trio-compatible version☆169Updated 3 months ago
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated this week
- pytest plugin that allows to customize the test execution order☆205Updated 2 weeks ago
- A simple task runner.☆126Updated 3 months ago
- Sniff out which async library your code is running under☆146Updated last year
- CliKit is a group of utilities to build beautiful and testable command line interfaces.☆73Updated 2 years ago
- Extend typing package functionalities☆61Updated 2 years ago
- SQLite3 DB-API 2.0 driver from Python 3, packaged separately, with improvements☆227Updated this week
- Mypy language server: runs mypy on Python code to provide type checking, go to definition, and hover.☆34Updated 4 years ago
- A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)☆120Updated 3 weeks ago
- Linting support for Python using the mypy linter.☆143Updated this week
- Friendlier Python tracebacks.☆88Updated 8 months ago
- A fast TOML library for python implemented in rust.☆391Updated 2 months ago
- Poetry workspace plugin for Python monorepos.☆86Updated 2 years ago
- Poetry plugin to update __version__ in __init__ file and other files containing version strings☆85Updated last year
- a re-implementation of the asyncio mainloop on top of Trio