No project description provided
Project description
OneStep
内部测试阶段,请勿用于生产
example
from onestep import step
from onestep.broker import WebHookBroker
step.set_debugging()
webhook_broker = WebHookBroker(path="/push")
@step(from_broker=webhook_broker)
def build_todo_list(message):
return 1
if __name__ == '__main__':
step.start(block=True)
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
onestep-0.0.2.tar.gz
(8.7 kB
view details)
Built Distribution
onestep-0.0.2-py3-none-any.whl
(12.5 kB
view details)
File details
Details for the file onestep-0.0.2.tar.gz
.
File metadata
- Download URL: onestep-0.0.2.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.10.10 Darwin/22.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d276cb58aaee6da695b815032bf5ff458c07ff387a43ce01e19145d8a065074 |
|
MD5 | 865edecc76b484e69ce1f1334f3cbfc7 |
|
BLAKE2b-256 | ca72041f14c1aba2b18d16569a4abbe6470e50181ed7937f84dcf4bc743d93fa |
File details
Details for the file onestep-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: onestep-0.0.2-py3-none-any.whl
- Upload date:
- Size: 12.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.10.10 Darwin/22.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9fd364aae4d7c1bd4327d4f111e1dda26e38e919d30e613ee4880b86bb6fc169 |
|
MD5 | 44ff3dc5949d6d8264c0a792d07b9526 |
|
BLAKE2b-256 | c8f6593ddacbcd4c580a6bb87e792315ae69dea4a378a48166baf6d7c7af0b53 |