Neops Task Runner for Python
This repository provides the base infrastructure and SDK to create workers for your own function blocks.
Run nepos Worker
To run th neops worker, simply execute
poetry run neops_worker
Code Style
We enforce typing for all python files. You can check if typing is correct by running the following command
poetry run mypy ./neops_worker_sdk examples/
Formatting is enforced by black
poetry run black ./neops_worker_sdk examples/
Release files for neops_worker_sdk 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| neops_worker_sdk-0.1.0.tar.gz | 1.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| neops_worker_sdk-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.0 kB
Release files / neops_worker_sdk-0.1.0.tar.gz
| Download URL | neops_worker_sdk-0.1.0.tar.gz |
|---|---|
| Size | 1.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a183078450aede070e2418a6e0da7109fe43e3bce872f974c027465b4f244b72
|
|
BLAKE2b-256 checksum How to use checksums |
15cbe95e2d282e7db8d2e700856c627962d8f966a533a282b4c313d4f3d63247
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.3 CPython/3.12.6 Linux/6.10.10-arch1-1
|
Release files / neops_worker_sdk-0.1.0-py3-none-any.whl
| Download URL | neops_worker_sdk-0.1.0-py3-none-any.whl |
|---|---|
| Size | 2.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
896c9735265be38dff1864d7b9f5ad6762155772928c1aa0314a00f9d063f132
|
|
BLAKE2b-256 checksum How to use checksums |
fceacbd37f5e1c003a62cf4af8a3daa71102315cfa500ec8a31dfaaa291abe29
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.3 CPython/3.12.6 Linux/6.10.10-arch1-1
|