Metadata-Version: 2.4
Name: envis
Version: 0.0.5
Summary: Secure, simple, and powerful secret management.
Project-URL: Homepage, https://envisible.dev
Project-URL: Documentation, https://github.com/umairx25/envis#readme
Project-URL: Issues, https://github.com/umairx25/envis/issues
Project-URL: Source, https://github.com/umairx25/envis
Author-email: Umair Arham <contact@uarham.me>
License-Expression: MIT
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
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: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Requires-Dist: python-dotenv==1.0.1
Requires-Dist: requests==2.32.5
Requires-Dist: termcolor==3.3.0
Description-Content-Type: text/markdown

# envis

[![PyPI - Version](https://img.shields.io/pypi/v/envis.svg)](https://pypi.org/project/envis)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/envis.svg)](https://pypi.org/project/envis)

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)
- [Contact](#contact)

## Installation

```console
pip install envis
```

## License

`envis` is released under a private source-available license: you can use the SDK to integrate with https://envisible.dev, but the backend platform remains proprietary. 

## Contact
- [Website](https://envisible.dev)
- [Email](mailto:contact@uarham.me)
