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.3.tar.gz
(5.9 kB
view details)
Built Distribution
File details
Details for the file dflow-hello-0.1.3.tar.gz
.
File metadata
- Download URL: dflow-hello-0.1.3.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 | 251d86ce68a6b60350397169007e92e2f1e9eb4e210ad1b36647d2e7b478a284 |
|
MD5 | 3e9ef967bb56d4ecd69293540e9b04de |
|
BLAKE2b-256 | fd9cc4674c0312c19172fba927631264903b4c1179964292b5b5d2b4bc21a07b |
File details
Details for the file dflow_hello-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: dflow_hello-0.1.3-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 | 4d8a244dd34fe595fb9a2c4423575531bc34db92e4f284b9e7b171ef87ac972a |
|
MD5 | fe10bf425cbb5c9a78fe2ab78b1d1e56 |
|
BLAKE2b-256 | d9c6bd41947cc68777a636473101cc2217c24073281087e4c0d90e8671e55679 |