Skip to main content

Dosei Python SDK

Project description

Dosei Python SDK

dosei-sdk is the official Dosei SDK for Python

pypi version X (formerly Twitter) License: Apache-2.0

Getting Started

Requirements

Install

You can install and configure dosei-sdk using this command:

pip install -U dosei-sdk

Configure

from dosei_sdk import Dosei

dosei = Dosei()

@dosei.cron_job("* * * * *")
def cron_job():
    print("hello world!")

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

dosei_sdk-0.0.20.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

dosei_sdk-0.0.20-py3-none-any.whl (8.1 kB view hashes)

Uploaded Python 3

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