Metadata-Version: 2.3
Name: taktile-auth
Version: 1.1.57
Summary: Auth Package for Taktile
License: Apache-2.0
Author: Taktile GmbH
Author-email: devops@taktile.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: PyJWT[crypto] (==2.10.1)
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: cryptography (>=44.0.1,<45.0.0)
Requires-Dist: pydantic (<3.0)
Requires-Dist: requests (>=2.32,<3.0)
Description-Content-Type: text/markdown

# Taktile Auth

[![pypi status](https://img.shields.io/pypi/v/taktile-auth.svg)](https://pypi.python.org/pypi/taktile-auth)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)

This package is part of the Taktile ecosystem.

Taktile enables data science teams to industrialize, scale, and maintain machine learning models. Our ML development platform makes it easy to create your own end-to-end ML applications:

- Turn models into auto-scaling APIs in a few lines of code
- Easily add model tests
- Create and share model explanations through the Taktile UI

Find more information in our [docs](https://docs.taktile.com).

