Skip to main content

IPC between BIPBOP APPs

Project description

Microserviços BIPBOP - Python

O objetivo desta aplicação é permitir que softwares de Machine Learning funcionem de maneira rápida, discreta e integrada nas aplicações BIPBOP.

TL-DR

from bipbop_microservices import udp_server, register_service
register_service('uppercase', lambda content: content.upper(), { type: "string" }, { type: "string" })
udp_server().serve_forever()

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

bipbop-microservices-0.0.8.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

bipbop_microservices-0.0.8-py3-none-any.whl (4.5 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