Metadata-Version: 2.2
Name: MooreData_SDK
Version: 1.5.1
Summary: MooreData SDK
Author: Xinjun Wu
Author-email: wxj@molardata.com
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: lxml
Requires-Dist: numpy
Requires-Dist: opencv_python
Requires-Dist: pillow
Requires-Dist: Requests
Requires-Dist: tqdm
Requires-Dist: dynaconf
Requires-Dist: pandas
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

MOOREDATA SDK
=============
Welcome to `mooredata-sdk`, an open-source Software Development Kit that forms the backbone of the MOOREDATA platform. Designed to convert data between MOOREDATA's native format and widely-used, universal data structures such as COCO, YOLO, LABELME, KITTI, VOC, mooredata-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 mooredata-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 mooredata-sdk brings to your data operations.

Learn more about Abaka AI [here](https://www.abaka.ai/)!

Get more mooredata-sdk information [here](https://github.com/AbakaAI/mooredata-sdk)

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

::

    lxml
    numpy
    opencv_python
    Requests
    tqdm
    dynaconf
    scipy
    dask[dataframe]
    python-lzf
    Pillow


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

    pip install mooredata-sdk


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

License
--------------------------
mooredata-sdk is released under the MIT license.
