tnir / mysqlclientLinks
the mysqlclient Docker image (based on python:3.8.5-alpine3.12) https://github.com/PyMySQL/mysqlclient-python
☆21Updated 5 years ago
Alternatives and similar repositories for mysqlclient
Users that are interested in mysqlclient are comparing it to the libraries listed below
Sorting:
- django-print-sql is an easy-to-use SQL debug tool for Django developers to print SQL statements☆30Updated 2 years ago
- pytest plugin to run flake8☆116Updated 2 years ago
- A library to convert python requests request object to curl command.☆450Updated 8 months ago
- A pytest plugin that allows multiple failures per test☆68Updated 2 years ago
- Async to sync converter☆78Updated 2 years ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆240Updated this week
- extracted --boxed from pytest-xdist to ensure backward compat☆75Updated last year
- Easily test your HTTP library against a local copy of httpbin.org☆193Updated last year
- Tips and Tricks for the Python Testing Tool☆197Updated 4 years ago
- Flake8 extension for checking quotes in python☆178Updated last year
- Plugin for providing variables to pytest tests/fixtures☆73Updated 2 weeks ago
- A pytest plugin for parallel and concurrent testing☆319Updated last year
- helps rewriting Python `unittest` test-cases into `pytest` test-cases☆138Updated last month
- Pytest-messenger report plugin for all popular messengers like: Slack, DingTalk, Telegram☆67Updated 3 years ago
- Python promises☆128Updated 2 weeks ago
- Python software releasing made easy and repeatable☆203Updated last month
- Mirror of the isort package for pre-commit.☆40Updated 3 years ago
- DateTimeRange is a Python library to handle a time range. e.g. check whether a time is within the time range, get the intersection of tim…☆113Updated last month
- A GitHub action that runs black code formatter for Python☆191Updated 4 years ago
- Flake8 extension for enforcing trailing commas in python☆134Updated last month
- A pipenv plugin for Tox☆121Updated 2 years ago
- Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)☆368Updated 2 weeks ago
- flake8☆122Updated 2 years ago
- Api Documentation Generator☆42Updated 7 years ago
- The Black code formatter, but brighter (PEP8–inspired).☆122Updated 7 years ago
- Plugin for accessing test session metadata☆71Updated 2 weeks ago
- pytest plugin that let you automate actions and assertions with test metrics reporting executing plain YAML files☆71Updated 6 years ago
- unittest-based test runner with Ant/JUnit like XML reporting.☆305Updated 3 weeks ago
- Pytest plugin configuring handlers for loggers from Python logging module.☆34Updated last year
- Generate HTML reports of flake8 violations