Skip to main content

ok

Project description

App guardians.

Usage

import asyncio
from typing import Any, Dict

from codefast.asyncio.rabbitmq import consume
from rich import print

from custodes.server import get
from custodes.client import post

async def main():
    return await asyncio.gather(
        post('custodes server', {'code': 0, 'message': 'OK'}, loop=True, expire=120),
        get()
    )

if __name__ == '__main__':
    cf.info('custodes server started...')
    asyncio.run(main())

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

custodes-0.1.1.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

custodes-0.1.1-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file custodes-0.1.1.tar.gz.

File metadata

  • Download URL: custodes-0.1.1.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.5

File hashes

Hashes for custodes-0.1.1.tar.gz
Algorithm Hash digest
SHA256 50ce2b1ac0c19e3f39093abde5b0300bfc464c34cbe7dd5c33f49d140f83bd05
MD5 6d811a29d44a31201d621717d1ca796f
BLAKE2b-256 251d1789cb7136518df28a074364a9629a3794ae2418f4613210187659deac4b

See more details on using hashes here.

File details

Details for the file custodes-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: custodes-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 5.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.5

File hashes

Hashes for custodes-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a43638d919f3998137b82d3317e0af9bff9a98ae9a8c58258f98ba9315614e1a
MD5 7f1e74fc3063d0df0a251de389dd2be9
BLAKE2b-256 8015d18acb9323a0234ece9b8e2a3c5be3cb5ed32d09ecb4fb219e6614bf0b75

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