Skip to content

romnn/proto-compile

Repository files navigation

proto-compile

Build Status PyPI version License Test Coverage

Your short description here.

$ pip install proto-compile

Usage

import proto_compile

Tests

You can run tests with

$ invoke test
$ invoke type-check                 # Run mypy type checks

Linting and formatting

Lint and format the code with

$ invoke format
$ invoke lint

All of this happens when you run invoke pre-commit.

Note

This project is still in the alpha stage and should not be considered production ready.

About

helper package that wraps protoc for your CI and projects.

Topics

Resources

License

Stars

Watchers

Forks

Languages