Skip to main content

Server implmentation of services for python

Project description

servc-python

Serv-C implmentation for Python. Documentation can be found https://docs.servc.io

PyPI version Serv-C Docker Pulls

Example

Here is the most simple example of use, starting a server to handle requests at the route my-route;

from servc.server import start_server

def inputProcessor(messageId, bus, cache, payload, components, emitEvent):
  pass

# the method 'methodA' will be resolved by inputProcessor
start_server(
  resolver={
    "methodA": inputProcessor
  }
)

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

servc-1.4.0.tar.gz (17.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

servc-1.4.0-py3-none-any.whl (23.9 kB view details)

Uploaded Python 3

File details

Details for the file servc-1.4.0.tar.gz.

File metadata

  • Download URL: servc-1.4.0.tar.gz
  • Upload date:
  • Size: 17.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for servc-1.4.0.tar.gz
Algorithm Hash digest
SHA256 680f48a71c45a0e33a9f7656544c40fe493453f69ebf258eb71838104badc5a5
MD5 8b7b3b5199d198c7d7def37d7e4c6ca4
BLAKE2b-256 e330102d2f546bba19449b43713d07523e25c126d45d0ff2e97ef38cb3a2b772

See more details on using hashes here.

File details

Details for the file servc-1.4.0-py3-none-any.whl.

File metadata

  • Download URL: servc-1.4.0-py3-none-any.whl
  • Upload date:
  • Size: 23.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for servc-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 764359b53f423579d049f6142cb26aacf9e0a0bd5e8150d233a5343522462c40
MD5 451c344550692a61fda325318f813ced
BLAKE2b-256 c6759efed20d032095f70a093e920926be7b2f323a3bada40d18575c6b504dae

See more details on using hashes here.

Supported by

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