django-ftl / fluent-compilerLinks
High performance Python implementation of Fluent, Mozilla's l10n language
☆24Updated 7 months ago
Alternatives and similar repositories for fluent-compiler
Users that are interested in fluent-compiler are comparing it to the libraries listed below
Sorting:
- Python implementation of Project Fluent☆228Updated 9 months ago
- Django bindings for 'fluent', a modern internationalization (i18n) and localization (l10n) solution☆58Updated last year
- Flake8 extension to validate (lack of) logging format strings☆137Updated 2 months ago
- ASGI middleware for protecting against CSRF attacks☆68Updated last year
- Allows you to use fixtures in @pytest.mark.parametrize.☆110Updated 2 weeks ago
- Test equality of unordered sequences☆54Updated 2 months ago
- ☆38Updated 2 months ago
- Sentry integration for structlog☆136Updated 9 months ago
- Structured logging assertions☆64Updated last week
- Tools to build ASGI apps☆42Updated last month
- Pre-commit hook for upgrading type hints☆54Updated 3 years ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆75Updated this week
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated last year
- A pytest plugin that limits the output to just the things you need.☆93Updated this week
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆91Updated last week
- A plugin for flake8 to ban the usage of unsafe naive datetime class.☆39Updated 3 years ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Redis fixtures and fixture factories for Pytest.This is a pytest plugin, that enables you to test your code that relies on a running Redi…☆103Updated this week
- Pytest plugin providing a fixture interface for spulec/freezegun☆56Updated last year
- Async Python helpers for the official prometheus-client.☆178Updated last week
- Flake8 extension for enforcing trailing commas in python☆134Updated last year
- flake8 plugin which forbids assignment expressions (the walrus operator)☆47Updated last year
- Sans-io implementation of the (E)SMTP protocol