Metadata-Version: 2.1
Name: DataAnnotated
Version: 1.0.0
Summary: Python package for DataAnnotated platform
Home-page: https://github.com/SiddeshSambasivam/DataAnnotated-PythonPackage
Author: Siddesh Sambasivam Suseela
Author-email: plutocrat45@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/SiddeshSambasivam/DataAnnotated-PythonPackage/issues
Description: <p align="center">
          <img src="./assets/logo.png" width="150" margin-right="100px"/>
          <img src="./assets/python.png" width="120" /> 
        </p>
        <h1 align="center" style="font-weight:bold">
            DataAnnotated Python Package
        </h1>
        
        <p align="center">
        A python package for DataAnnotated platform to provide seamless integration between data in annotation and data in development.
        </p>
        
        <p align="center">
        <img src="https://img.shields.io/badge/License-MIT-yellow.svg" />
        <img src="https://img.shields.io/badge/Maintained%3F-yes-green.svg" />
        <img src="https://img.shields.io/badge/Made%20with-Python-1f425f.svg" />
        </p>
        
        <p align="center">
        <img src="./assets/sample code.png" width="800" height="500"/>
        </p>
        
        
        <h2 align="center" style="font-weight:bold">
        Installation
        </h2>
        
        1. **Install the package using pip**
        
            ```bash
            $ pip install DataAnnotated
            ```
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7.9
Description-Content-Type: text/markdown
