HypothesisWorks / hypothesisLinks
The property-based testing library for Python
☆7,924Updated this week
Alternatives and similar repositories for hypothesis
Users that are interested in hypothesis are comparing it to the libraries listed below
Sorting:
- Python Classes Without Boilerplate☆5,543Updated last week
- A Python library that generates static type annotations by collecting runtime types☆4,912Updated 3 weeks ago
- A static type analyzer for Python code☆4,906Updated 3 weeks ago
- A functional standard library for Python.☆4,945Updated 3 weeks ago
- Simple, powerful, and fast logging for Python.☆4,088Updated last week
- Trio – a friendly Python library for async concurrency and I/O☆6,602Updated last week
- A Python utility / library to sort imports.☆6,779Updated 3 weeks ago
- Command line driven CI frontend and development task automation tool.☆3,817Updated last week
- More routines for operating on iterables, beyond itertools☆3,931Updated this week
- Collection of library stubs for Python, with static types☆4,739Updated this week
- Python datetimes made easy☆6,489Updated 3 weeks ago
- Inspects Python source files and provides information about type and location of classes, methods etc☆2,018Updated last week
- A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.☆3,827Updated 3 weeks ago
- Find dead Python code☆3,924Updated last month
- Performant type-checking for python.☆7,058Updated last week
- The code coverage tool for Python☆3,199Updated this week
- A set of tools to keep your pinned Python dependencies fresh.☆7,924Updated last week
- Pythonic task management & command execution.☆4,570Updated last month
- A utility for mocking out the Python Requests library.☆4,279Updated 4 months ago
- Let your Python tests travel through time☆4,372Updated this week
- Make your functions return something meaningful, typed, and safe!☆3,998Updated last week
- Automatically mock your HTTP interactions to simplify and speed up testing☆2,817Updated last week
- A fancy and practical functional tools☆3,437Updated 10 months ago
- Modern, extensible Python project management☆6,702Updated 3 months ago
- Optional static typing for Python☆19,507Updated this week
- 🚴 Call stack profiler for Python. Shows you why your code is slow!☆7,205Updated last week
- Simplified packaging of Python modules☆2,211Updated this week
- A command line utility to display dependency tree of the installed Python packages☆2,902Updated last week
- Retrying library for Python