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.7.tar.gz
(5.9 kB
view details)
Built Distribution
File details
Details for the file dflow-hello-0.1.7.tar.gz
.
File metadata
- Download URL: dflow-hello-0.1.7.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 | 88f2dca8ff8f08843fc004463d6c7eeae06cf14e7ad664adce564703c180aa16 |
|
MD5 | 85f05d1665fa6f4345bbd3671fe03020 |
|
BLAKE2b-256 | 79cbd6471cd727d117116ab387029e929e870aae35256a945860757a4009fb57 |
File details
Details for the file dflow_hello-0.1.7-py3-none-any.whl
.
File metadata
- Download URL: dflow_hello-0.1.7-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 | 93069f9e99434fa49790ccdb3c698743d5da2f8bb9e8a50a34fea2c61d46d6d9 |
|
MD5 | 2c839ab1de51aeffe3572f2b35e568dc |
|
BLAKE2b-256 | ed573821cb249b20e926a6a280550f97de34b6d0e02dab41fb5d2397b68860b5 |