jackdied / talksLinks
Talks I've given at various Py*Cons
☆17Updated 10 years ago
Alternatives and similar repositories for talks
Users that are interested in talks are comparing it to the libraries listed below
Sorting:
- replace '__all__' with '@public.add' decorator☆15Updated 4 years ago
- Lints Python code blocks in Markdown files using flake8☆24Updated 7 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- 🗿 Straightforward CLI parsing and dispatching microframework☆21Updated 9 months ago
- GitHub Action for releasing a Python project to PyPI after every relevant, merged PR☆8Updated 5 years ago
- A Flake8 plugin for checking executable permissions and shebangs.☆20Updated last week
- ☆80Updated 2 years ago
- CliKit is a group of utilities to build beautiful and testable command line interfaces.☆71Updated last year
- Resolver implementation and toolset for generating and interacting with Pipfile and Pipfile.lock.☆53Updated 2 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last month
- Rust-like macros in Python by abusing type annotations☆63Updated 5 years ago
- A unifying library for curio and trio, supporting both async libs for great good.☆57Updated 6 years ago
- API to interact with the python pyproject.toml based projects☆26Updated this week
- Bring colors to your terminal☆51Updated 4 years ago
- Formats your tox.ini files☆43Updated last week
- A cool helper for tracking time and throughput of code blocks, with beautiful human friendly renditions.☆64Updated 2 weeks ago
- A Python REPL the way I like it☆50Updated last month
- Extension for Sphinx to make the sidebar show a full table of contents instead of just the local headings☆39Updated 2 months ago
- Yet another style-preserving TOML library for Python☆13Updated 3 years ago
- Pure Python Dependency Resolution (see https://github.com/sarugaku/resolvelib/ instead)☆80Updated 6 years ago
- Check what PyPI dependencies changed and when.☆30Updated this week
- Capture the outcome of Python function calls☆34Updated 4 months ago
- Marimo notebooks, miscellaneous Python essays (including the Py3 Q&A), random snippets of code and proto-modules.☆21Updated 3 weeks ago
- Python test doubles library☆12Updated 10 months ago
- Extends click <https://github.com/pallets/click> functionality by adding support for commands that use configuration files.☆59Updated last year
- A simple Python wheel builder for simple projects.☆32Updated last month
- GitHub bot tutorial using gidgethub and aiohttp☆82Updated last year
- Render CLI arguments (sub-commands friendly) defined by the argparse module.☆24Updated this week
- The code behind @trio-bot☆21Updated 4 years ago
- python cffi bindings for the oniguruma regex engine☆19Updated last week