Metadata-Version: 2.4
Name: centori
Version: 0.1.1
Summary: Official Python package for Centori SDKs, runtime clients, and developer tooling.
Author: Centori
License: Copyright (c) 2026 Centori.
        
        All rights reserved.
        
        This software and associated documentation files are proprietary to Centori.
        No permission is granted to use, copy, modify, distribute, sublicense, or sell
        copies of this software without prior written permission from Centori.
Project-URL: Homepage, https://centori.ai
Project-URL: Repository, https://github.com/centori-ai/centori-python
Project-URL: Issues, https://github.com/centori-ai/centori-python/issues
Keywords: centori,sdk,runtime,agents,automation
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
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
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Centori

Official Python package for Centori.

This package is reserved for future Centori SDK, client, CLI, and integration tooling.

## Status

This package is in early pre-release stage.

## Install

```bash
pip install centori
