Metadata-Version: 2.1
Name: Moore_SDK
Version: 1.0.20
Summary: mooreSDK
Author: Xinjun Wu
Author-email: wxj@molardata.com
License-File: LICENSE
Requires-Dist: lxml
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: Requests
Requires-Dist: tqdm
Requires-Dist: dynaconf
Requires-Dist: scipy
Requires-Dist: dask
Requires-Dist: dask-expr
Requires-Dist: python-lzf
Requires-Dist: Pillow

MOORE SDK
=========
Welcome to `MOORE SDK`, an open-source Software Development Kit that forms the backbone of the MOORE platform. Designed to convert data between MOORE's native format and widely-used, universal data structures such as COCO, YOLO, LABELME, KITTI, VOC, MOORE SDK helps to streamline and simplify your data operations.

The SDK is more than just a converter. It's a swiss army knife of data processing tools. It comes loaded with an assortment of handy utility functions often used in data processing workflows, such as Calculate the area of a polygon or determine if a point is inside a polygon.

Whether you're moving data, cleaning data, transforming data, or just managing it, the MOORE SDK has got you covered with powerful features that make your work simpler and easier. Built for developers, engineers and data scientists, this SDK aims to make your data-heavy processes more seamless and efficient.

Stay tuned to get more details about the features, capabilities, and the simplicity MOORE SDK brings to your data operations.

Learn more about molardata [here](https://www.molardata.com/)!

Get more MOORE SDK information [here](https://github.com/ABAKA-AI/mooresdk)

requirements
--------------------------

::

    lxml
    numpy
    opencv_python
    Requests
    tqdm
    dynaconf
    scipy
    dask
    dask-expr
    python-lzf
    Pillow


Installation
--------------------------
::

    pip install moore_sdk


Contact Us
--------------------------
+ wxj@molardata.com

License
--------------------------
MOORE SDK is released under the MIT license.
