Skip to main content

No project description provided

Project description

Teo Python

Run Teo server and write custom callbacks with Python.

Installation

pip install teo

Example

from asyncio import run
from teo import App


async def main():
    app = App()
    await app.run()


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

teo-0.2.24.tar.gz (58.8 kB view hashes)

Uploaded Source

Built Distributions

teo-0.2.24-cp312-none-win_amd64.whl (15.3 MB view hashes)

Uploaded CPython 3.12 Windows x86-64

teo-0.2.24-cp312-none-win32.whl (13.6 MB view hashes)

Uploaded CPython 3.12 Windows x86

teo-0.2.24-cp312-cp312-manylinux_2_28_x86_64.whl (20.3 MB view hashes)

Uploaded CPython 3.12 manylinux: glibc 2.28+ x86-64

teo-0.2.24-cp312-cp312-manylinux_2_28_armv7l.whl (19.4 MB view hashes)

Uploaded CPython 3.12 manylinux: glibc 2.28+ ARMv7l

teo-0.2.24-cp312-cp312-manylinux_2_28_aarch64.whl (20.3 MB view hashes)

Uploaded CPython 3.12 manylinux: glibc 2.28+ ARM64

teo-0.2.24-cp312-cp312-macosx_11_0_arm64.whl (15.0 MB view hashes)

Uploaded CPython 3.12 macOS 11.0+ ARM64

teo-0.2.24-cp312-cp312-macosx_10_12_x86_64.whl (15.8 MB view hashes)

Uploaded CPython 3.12 macOS 10.12+ x86-64

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