Metadata-Version: 2.4
Name: seelogs
Version: 1.0.0
Summary: Python client for SeeLogs - Efficient logging service
Project-URL: Homepage, https://seelogs.com
Project-URL: Documentation, https://seelogs.com/docs
Project-URL: Repository, https://github.com/seelogs/seelogs-python
Author-email: SeeLogs <marcelogbc9@gmail.com>
License: MIT
License-File: LICENSE
Keywords: logging,logs,monitoring,observability
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System :: Logging
Requires-Python: >=3.8
Requires-Dist: platformdirs>=3.0.0
Requires-Dist: psutil>=5.9.0
Requires-Dist: requests>=2.28.0
Description-Content-Type: text/markdown

# SeeLogs Python Client

Official Python client for SeeLogs - A powerful logging service.

## Installation

```bash
pip install seelogs