Metadata-Version: 2.4
Name: pyvigil
Version: 0.1.0
Summary: AI Vigilance toolkit for Python
Home-page: https://github.com/soumyasanyal/pyvigil
Author: Soumya Sanyal
Author-email: sanyal.soumya8@gmail.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# PyVigil

A Python toolkit for AI vigilance and monitoring.

## Overview

PyVigil is designed to help developers implement vigilance mechanisms for AI systems, providing tools and utilities for monitoring, validation, and safety checks in AI applications.

## Installation

```bash
pip install pyvigil
```

## Usage

This package is currently in early development. More features and documentation will be added soon.

## License

MIT License
