anthonywritescode / aoc2022Links
https://adventofcode.com/2022
☆30Updated 2 years ago
Alternatives and similar repositories for aoc2022
Users that are interested in aoc2022 are comparing it to the libraries listed below
Sorting:
- A simple drop-down (select) for textual with an optional search functionality☆44Updated 2 years ago
- CLI to open PEPs in your browser☆37Updated last week
- Automatically find solutions when your Python code encounters an issue.☆142Updated 2 years ago
- Productivity tools for popular open source repos, used by pydantic☆63Updated 2 years ago
- We don't like positional args, we like keyword only args! 🎉☆89Updated 3 years ago
- GitHub Copilot, for your existing codebase.☆72Updated last year
- Convert python3 programs into one line of python code!☆130Updated last year
- Just use() code from anywhere - a functional import alternative with advanced features like inline version checks, autoreload, module glo…☆52Updated 3 weeks ago
- Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!☆240Updated 3 months ago
- pytest + rich integration (proof of concept)☆251Updated this week
- Turn your python code into a hideous mess. Ever heard of Black? This is the opposite.☆260Updated 2 years ago
- Opinionated components for Rich☆51Updated last week
- 🕵️ File browser for distributions on PyPI☆109Updated last week
- Multi terminal experience☆38Updated 2 years ago
- Unravelling Python source code☆191Updated last year
- A tool to generate FAQ.md documents and automatically suggest answers to issues☆227Updated last year
- Command-line interface to PyPI Stats API to get download stats for Python packages☆231Updated last week
- 🎰 Ensure your __slots__ are working properly☆118Updated 2 months ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago
- automatically add annotations to untyped python code!☆194Updated 7 months ago
- A Python type explainer!☆83Updated 2 years ago
- Safe, minimal import sorting for Python projects.☆202Updated last month
- A Text User Interface (TUI) for Pytest, with console scripts to launch a TUI or an HTML page☆41Updated last year
- Automatically use the awesome walrus operator☆124Updated last week
- Tool to Detect Surrounding Shell