Metadata-Version: 2.1
Name: nbtk
Version: 0.1.3
Summary: Nebula Toolkit, serving developers and contributors of the Nebula platform.
Home-page: https://git.zjvis.org/bigdata/aiworks-py/tree/dev/nbtk
Author: @Nebula Team
Author-email: wzl@zhejianglab.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE


NBTK(Nebula Toolkit)
====================

Nebula Toolkit provides services for developers and contributors of the Nebula platform. The toolkit includes defining
parameters and metrics of a model, generating model configuration file.

Installing
----------
Install nbtk(Nebula Toolkit) from PyPI via ``pip install nbtk``

Contributing
------------
We happily welcome contributions to Nebula Toolkit. Please see our
`contribution guide <CONTRIBUTING.rst>`_ to learn more about contributing to Nebula Toolkit.

