Skip to main content

Takumi service

Project description

This package defines the interfaces for writing Takumi thrift services.

Example

To define a simple app:

from takumi_service.service import ServiceHandler

app = ServiceHandler('TestService')

@app.api
def say_hello(name):
    return 'Hello ' + name

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

takumi_service-0.1.0.tar.gz (9.5 kB view details)

Uploaded Source

Built Distribution

takumi_service-0.1.0-py2.py3-none-any.whl (14.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file takumi_service-0.1.0.tar.gz.

File metadata

File hashes

Hashes for takumi_service-0.1.0.tar.gz
Algorithm Hash digest
SHA256 daf0d59ec59073d353a13e00b6e482181503cc5da87f80d50a6cd9030755a109
MD5 23f47245c7acb9bb7e8a0c6d27665996
BLAKE2b-256 c283a755d69f14cec2d2dcf797eecd37aa577b49e01a5e42a15e3dc74598831d

See more details on using hashes here.

File details

Details for the file takumi_service-0.1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for takumi_service-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 aabf2d46d9e700c1ff401d7486eeb8ec73b293e04fa094413e5bbfa579754f95
MD5 2c33f18bdb03667108f61a5a84e581e6
BLAKE2b-256 0dbecf81cfc6df80c2ea8285106eeb667308b73cfd04882c884380be5c407430

See more details on using hashes here.

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