Lists (4)
Sort Name ascending (A-Z)
Stars
- All languages
- Adblock Filter List
- Batchfile
- C
- C#
- C++
- DIGITAL Command Language
- Dart
- Dockerfile
- Emacs Lisp
- F#
- Go
- HTML
- HolyC
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Logos
- MDX
- Makefile
- Markdown
- Objective-C
- Pkl
- Python
- RenderScript
- RobotFramework
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Svelte
- Swift
- TeX
- TypeScript
- Vala
- Vue
- Zig
- reStructuredText
A plugin for Flake8 that provides specializations for type hinting stub files
The mypy playground. Try mypy with your web browser.
Collecting examples of unsoundness in the Python type system
Opinionated typing package for precise type hints in Python
chromedriver self updated binaries for all platforms
MkDocs plugin to allow placing mkdocs.yml in the same directory as documentation
Linting support for python using the flake8 library.
Python implementation of the iFunny GIF Captions generator.
a pytest plugin that creates robotframework reports for tests written in python and allows you to run robotframework tests with pytest
A simple plugin for retrying flaky tests in CI environments
Shard tests to support parallelism across multiple machines.
Bust functools.lru_cache when running pytest to avoid test pollution
A github action to update pdm lock file
Unofficial Node.js wheels, `pip install nodejs-wheel`
pytest plugin providing a function to check if pytest is running.
A minimal Python wrapper around the App Center REST API
jbradaric / pyright-inlay-hints
Forked from microsoft/pyrightStatic Type Checker for Python
An MkDocs plugin to find unused (orphaned) files in your project.
Type-hinted, simplified interface to `sympy` for solving engineering, science and maths problems.
A script to add docstrings to Python type stubs using reflection
Python support for Sublime's LSP plugin provided through DetachHead/basedpyright.
Runtime components for use with basedmypy
a pylint plugin to enforce restrictions on imports within your project, similar to nx's enforce-module-boundaries eslint plugin
Simplify your project's main entrypoint definition with @main