leosmerling-hopeit's repositories
pydantic
Data validation using Python type hints
pydantic-core
Core validation logic for pydantic written in rust
hopeit.aws
hopeit.engine plugins for AWS
spacy-llm
🦙 Integrating LLMs into structured NLP pipelines
hopeit.feature-store
Machine Learning applications Feature Store implemented using hopeit.engine
pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
deepdiff
Deep Difference and search of any Python object/data.
mypy
Optional static typing for Python 3 and 2 (PEP 484)
typeshed
Collection of library stubs for Python, with static types
aioredis-py
asyncio (PEP 3156) Redis support
aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
cryptography
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
sphinx
Main repository for the Sphinx documentation builder
aiojobs
Jobs scheduler for managing background task (asyncio)
coveragepy
Code coverage measurement for Python
pytest-asyncio
Pytest support for asyncio.
watchdog
Python library and shell utilities to monitor filesystem events.
multidict
The multidict implementation
click
Python composable command line interface toolkit
pyjwt
JSON Web Token implementation in Python
flake8
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
compose
Define and run multi-container applications with Docker
pytest-mock
Thin-wrapper around the mock package for easier use with pytest
sphinx_rtd_theme
Sphinx theme for readthedocs.org
pytest-order
pytest-order is a pytest plugin that allows to customize the test execution order.
aiohttp-swagger3
Library for swagger documentation browsing and validating aiohttp requests using swagger specification 3.0
python-lz4
LZ4 bindings for Python
pytest-cov
Coverage plugin for pytest.