Skip to main content

description

Project description

:rocket: RestfulApi :facepunch:


Install

pip install iapp -U

Usage

import jieba
from iapp import App

pred1 = lambda **kwargs: kwargs['x'] + kwargs['y']
pred2 = lambda x=1, y=1: x - y
pred3 = lambda text='小米是家不错的公司': jieba.lcut(text)

app = App(debug=True)
app.add_route("/f1", pred1, version="1")
app.add_route("/f2", pred2, version="2")
app.add_route("/f3", pred3, version="3")

app.run()

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

iapp-2019.9.2.14.3.59.tar.gz (9.2 kB view details)

Uploaded Source

Built Distribution

iapp-2019.9.2.14.3.59-py3-none-any.whl (27.9 kB view details)

Uploaded Python 3

File details

Details for the file iapp-2019.9.2.14.3.59.tar.gz.

File metadata

  • Download URL: iapp-2019.9.2.14.3.59.tar.gz
  • Upload date:
  • Size: 9.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.32.1 CPython/3.6.8

File hashes

Hashes for iapp-2019.9.2.14.3.59.tar.gz
Algorithm Hash digest
SHA256 5c91810c28165cfb8fa57c8b0e609123c976b609ea229d5d061e5453b4948e1c
MD5 5e665df559e14e4d15a5b5014ff0b856
BLAKE2b-256 9316232b654651ce45bc669ed94884b955d2b19692ff1b5578b7a79f8a59f610

See more details on using hashes here.

File details

Details for the file iapp-2019.9.2.14.3.59-py3-none-any.whl.

File metadata

  • Download URL: iapp-2019.9.2.14.3.59-py3-none-any.whl
  • Upload date:
  • Size: 27.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.32.1 CPython/3.6.8

File hashes

Hashes for iapp-2019.9.2.14.3.59-py3-none-any.whl
Algorithm Hash digest
SHA256 2819d5605394931d23df912dbe2195dc52d99b22714aa22994f4a1d8bee06e9b
MD5 26f4c2a82c9a552a5c3a3f1750d2689d
BLAKE2b-256 b6582320be99ecd01685c202646a4330f4dcc06088dd1e5775d4108b5a4e692e

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