dflow demo OP
Project description
dflow-hello
dflow demo OP
This OP is the default output of the dflow OP cutter, intended to help developers get started with their dflow OPs.
Repository contents
.github/
: Github Actions configurationci.yml
: runs tests at every new commitpublish-on-pypi.yml
: automatically deploy git tags to PyPI - just generate a PyPI API token for your PyPI account and add it to thePYPI_API_TOKEN
secret of your github repositorypublish-on-dockerhub.yml
: automatically build docker image and push to Docker Hub - just add theDOCKER_USERNAME
andDOCKER_PASSWORD
secrets of your github repository
dflow_hello/
: The main source code of the OP packageexamples/
: An example of how to submit a workflow using this OPtests/
: Basic regression tests using the pytest framework.VERSION
: Current versionDockerfile
: Dockerfile for building docker image.gitignore
: Telling git which files to ignoreLICENSE
: License for your OPREADME.md
: This filepyproject.toml
: Python package metadata for registration on PyPI
Installation
pip install dflow-hello
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
dflow-hello-0.1.4.tar.gz
(5.9 kB
view details)
Built Distribution
File details
Details for the file dflow-hello-0.1.4.tar.gz
.
File metadata
- Download URL: dflow-hello-0.1.4.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4137227463b9aca9a9637cdbb06baeaa02d99187fdae07dfd155ff81d7061a1 |
|
MD5 | 7c9861b6f504ba8647259071f7f6d5de |
|
BLAKE2b-256 | f85277c8edccdc6c5adfda5affc64c53ee9c2e2e6421c24e943bc0cfccac69c5 |
File details
Details for the file dflow_hello-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: dflow_hello-0.1.4-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4d4e4ab1d96dbb0a1c2260279a7d34b6dc70ffebeb4a364a9bb946f3c6c8d9a |
|
MD5 | 37c0d38eb0d9f96500b9160361b16108 |
|
BLAKE2b-256 | 403f5038fa303eec4f3ea7080c7c1030b132946f421a5cd2989ea0c86c1666a9 |