Pre-release
This release is a pre-release and may not be stable for production use.
quick start
>>> import agent
>>> a = agent.Agent()
>>> import datetime
>>> options = {
... 'scheduler': 'interval',
... 'start_time': datetime.datetime.now(),
... 'interval': 1
... }
>>> @agent.create_job_decorator(options=options)
>>> def sample_job_every_5s():
... print('I am running whiteout massage and name')
>>>
>>> a.start()
Release files for agent-Job-scheduler 0.2.1.dev5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| agent_Job_scheduler-0.2.1.dev5.tar.gz | 12.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| agent_Job_scheduler-0.2.1.dev5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 27.3 kB
Release files / agent_Job_scheduler-0.2.1.dev5.tar.gz
| Download URL | agent_Job_scheduler-0.2.1.dev5.tar.gz |
|---|---|
| Size | 12.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5e09c7b16e3b9ac4bbd9b9a02e8f438ae0bd89d675e5295480e50ddd120effe7
|
|
BLAKE2b-256 checksum How to use checksums |
dd85cfefa779da00d3ebd7bc1020aa84209c259b42e8088b10904a4c1b4267e7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.5
|
Release files / agent_Job_scheduler-0.2.1.dev5-py3-none-any.whl
| Download URL | agent_Job_scheduler-0.2.1.dev5-py3-none-any.whl |
|---|---|
| Size | 15.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2c92afe121b0912bd1b7c3452a9c0bc8dca007cb01452ed65a16224d70855aa1
|
|
BLAKE2b-256 checksum How to use checksums |
b4c2e562a02d55ee8dc337378e7ce8ec1dafe131dccc4b6e27351dd4af0418c9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.5
|