Skip to main content

Webezy.io CLI for generating gRPC micro-services

Project description

webezy

webezyio is free and open-source project that aims to be a complete framework for developing micro-services projects. The underlying communication protocol is HTTP2 and for serialization and deserialization is protobuf. It utulize those communication protocol, message serialization / deserialization and code generator with gRPC opensource project by google.

Get full explanation and many more details on usage at webezy.io.

Installation

Install from pip

pip install webezy

Sub-modules

  • builder - A command-pattern module for easy interacting with webezy.json
  • cli - A CLI interface module for webezy
  • coder - A pluggable API for all code generating methods
  • commons - Common modules and methods, such as retrieving and modifying protos

Usage

Docs

Go to Webezy.io Docs for full explanation.

Dev-docs

You can build the auto generated docs from the webezyio modules. It will generate module and function documnetations based on DocsString written on code.

cd ./docs && make html

Open ./docs/build/html/index.html in a browser.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

webezyio-0.0.1.tar.gz (56.8 kB view hashes)

Uploaded Source

Built Distribution

webezyio-0.0.1-py3-none-any.whl (74.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page