Metadata-Version: 2.1
Name: codepack
Version: 0.0.5
Summary: Codepack is the package for making workflows with Python
Home-page: https://github.com/ihnokim/codepack
Author: ihnokim
Author-email: ihnokim58@gmail.com
License: UNKNOWN
Keywords: codepack,workflow,pipeline
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENSE

.. image:: https://github.com/ihnokim/codepack/workflows/Test/badge.svg?event=push&branch=master
  :target: https://github.com/ihnokim/codepack/actions?query=workflow%3ATest+event%3Apush+branch%3Amaster
  :alt: Test Status
.. image:: https://coveralls.io/repos/github/ihnokim/codepack/badge.svg
  :target: https://coveralls.io/github/ihnokim/codepack
  :alt: Code Coverage
.. image:: https://img.shields.io/pypi/v/codepack
  :target: https://pypi.org/project/codepack/
  :alt: PyPI - Package Version
.. image:: https://img.shields.io/pypi/pyversions/codepack
  :target: https://pypi.org/project/codepack/
  :alt: PyPI - Python Version


CodePack
--------


