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
Release history Release notifications | RSS feed
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)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file takumi_service-0.1.0.tar.gz.
File metadata
- Download URL: takumi_service-0.1.0.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
daf0d59ec59073d353a13e00b6e482181503cc5da87f80d50a6cd9030755a109
|
|
| MD5 |
23f47245c7acb9bb7e8a0c6d27665996
|
|
| BLAKE2b-256 |
c283a755d69f14cec2d2dcf797eecd37aa577b49e01a5e42a15e3dc74598831d
|
File details
Details for the file takumi_service-0.1.0-py2.py3-none-any.whl.
File metadata
- Download URL: takumi_service-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 14.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aabf2d46d9e700c1ff401d7486eeb8ec73b293e04fa094413e5bbfa579754f95
|
|
| MD5 |
2c33f18bdb03667108f61a5a84e581e6
|
|
| BLAKE2b-256 |
0dbecf81cfc6df80c2ea8285106eeb667308b73cfd04882c884380be5c407430
|