Metadata-Version: 2.1
Name: codepack
Version: 0.0.4
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
Requires-Dist: dill (==0.3.4)
Requires-Dist: pymongo (==3.12.1)
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: sshtunnel (==0.4.0)
Requires-Dist: PyMySQL (==1.0.2)
Requires-Dist: pymssql (==2.2.2)
Requires-Dist: boto3 (==1.19.6)
Requires-Dist: cx-Oracle (==8.2.1)
Requires-Dist: parse (==1.19.0)
Requires-Dist: APScheduler (==3.8.1)
Requires-Dist: kafka-python (==2.0.2)
Requires-Dist: docker (==5.0.3)
Requires-Dist: requests (==2.26.0)

.. 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

CodePack
--------


