Metadata-Version: 2.4
Name: sorterpy
Version: 0.2.3
Summary: the official Python SDK for sorter.social's seamless data labeling solutions for any AI/ML workflow.
Author-email: Jason McElhenney <jason@sorter.social>
Maintainer-email: Jason McElhenney <jason@sorter.social>
License: MIT license
Project-URL: bugs, https://github.com/sorterisntonline/sorterpy/issues
Project-URL: changelog, https://github.com/sorterisntonline/sorterpy/blob/master/changelog.md
Project-URL: homepage, https://github.com/sorterisntonline/sorterpy
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: httpx
Requires-Dist: loguru
Requires-Dist: python-dotenv
Provides-Extra: dev
Requires-Dist: coverage; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Dynamic: license-file

=========
sorter.py
=========


.. image:: https://img.shields.io/pypi/v/sorterpy.svg
        :target: https://pypi.python.org/pypi/sorterpy

.. image:: https://img.shields.io/travis/zudsniper/sorterpy.svg
        :target: https://travis-ci.com/zudsniper/sorterpy

.. image:: https://readthedocs.org/projects/sorterpy/badge/?version=latest
        :target: https://sorterpy.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




the official Python SDK for sorter.social's seamless data labeling solutions for any AI/ML workflow.


* Free software: MIT license
* Documentation: https://sorterpy.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
