jmesyou / functional-programming-jargon.pyLinks
Jargon from the functional programming world in simple terms!
☆231Updated 4 years ago
Alternatives and similar repositories for functional-programming-jargon.py
Users that are interested in functional-programming-jargon.py are comparing it to the libraries listed below
Sorting:
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆449Updated last year
- Write short and fully-typed lambdas where you need them.☆285Updated 2 years ago
- 🌿 Exploring cooperative concurrency primitives in Python☆235Updated last year
- A terminal UI to inspect and explore Python objects☆277Updated last year
- ☆197Updated 3 years ago
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆723Updated last year
- Cookiecutter for rapidly creating modern & high-quality Python packages☆263Updated 3 weeks ago
- Bleeding edge cookiecutter template to create new python packages☆438Updated this week
- pytest plugin for easy integration of memray memory profiler☆411Updated last month
- Gracy helps you handle failures, logging, retries, throttling, and tracking for all your HTTP interactions.☆249Updated last year
- Python Linter for performance anti patterns☆709Updated last year
- ☆77Updated 2 years ago
- Tool for automatically sorting python statements within a module☆394Updated 2 months ago
- David Beazley's blog.☆291Updated last year
- Separate test code from test cases in pytest.☆367Updated 5 months ago
- Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!☆243Updated 5 months ago
- Python Performance Profiling for Production☆104Updated 3 years ago
- A collection of tips, tricks and links to help you speed up your pytest suite.☆366Updated 7 months ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆657Updated last week
- Python launcher for Unix☆627Updated last month
- A little benchmarking tool for Python☆206Updated 2 years ago
- Unravelling Python source code☆191Updated last year
- pytest plugin for pretty printing the test summary.☆470Updated 8 months ago
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆862Updated 2 months ago
- Visualize CPython's specializing, adaptive interpreter.☆668Updated last year
- pytest + rich integration (proof of concept)☆252Updated 3 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated last month
- Python typing koans to learn type-hints in Python3 using Mypy☆119Updated 4 years ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆397Updated last week
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆228Updated 5 years ago