Leandro Lucarella's repositories
pausable_timer
A Dart timer that can be paused, resumed and reset.
python-grpc-benchmark
A simple benchmark comparing Google's protobuf/grpc.aio with betterproto/grpclib
cookiecutter-gh-action
A cookiecutter template to create new GitHub Action repositories
cookiecutter-gh-workflow
A cookiecutter template to create new GitHub reusable workflow repositories
flake8-numbers
A flake8 plugin to make sure number literals use underscore to improve readability
frequenz-api-common
Common definitions for frequenz GRPC APIs
frequenz-api-dispatch
gRPC+protobuf specification and Python bindings for the Frequenz Dispatch API
frequenz-api-microgrid
Spec (gRPC/protobuf) and language bindings for the Frequenz Microgrid API
frequenz-api-reporting
Frequenz Reporting API gRPC/protobuf specifications
frequenz-client-base-python
Base gRPC client
frequenz-client-dispatch-python
Dispatch API client for Python
frequenz-client-microgrid-python
Microgrid API client for Python
frequenz-core-python
Core utilities to complement Python's standard library
frequenz-dispatch-python
High-level interface to the services provided by the dispatch API
frequenz-microgrid-betterproto-python
Automatically-generated bindings to `frequenz-api-microgrid`
frequenz-quantities-python
Types for holding quantities with units
frequenz-repo-config-python
Frequenz repository setup tools and common configuration for Python
frequenz-sdk-python
Frequenz Python SDK
gh-action-nox
Runs a nox session on the repository
gh-action-setup-git
Configures the Git user, e-mail and crendentials
gh-action-setup-python-with-deps
Installs Python and some extra dependencies
gh-action-test-with-nox
A GitHub Action to test a frequenz project using nox
grpclib
Pure-Python gRPC implementation for asyncio
grpclib-bug
A repository demonstating an issue with grpclib interacting with tonic using IPv6
markdown-svgbob
svgbob extension for Python Markdown
mypy-protobuf
open source tools to generate mypy stubs from protobufs
pymdownx-superfence-filter-lines-python
A custom superfence for pymdown-extensions that can filters lines and plays nice with MkDocs
setuptools-betterproto
A modern setuptools plugin to generate Python files from proto files using betterproto
template-gh-workflow
A template repository to create new GitHub reusable workflow