Metadata-Version: 2.1
Name: mine-assistant
Version: 1.0.2
Summary: Personal custom supporting package
Home-page: https://github.com/lovesh-kumrawat/mine
Download-URL: https://pypi.org/project/mine-assistant/
Author: Lovesh Kumrawat
Author-email: kumrawat.lovesh@gmail.com
Maintainer: Lovesh Kumrawat
Maintainer-email: kumrawat.lovesh@gmail.com
License: MIT License
Keywords: mine,api-keys,key-store,env-setup,llm-keys,secure-keys
Platform: ALL
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# Mine Assistant

Mine is a personal custom supporting package, which helps in the development of projects securely with ease of use.

- **[Documentation](https://github.com/lovesh-kumrawat/mine/wiki/Documentation)**
- **[Source Code](https://github.com/lovesh-kumrawat/mine)**
- **[Pypi Package](https://pypi.org/project/mine-assistant/)**
- **[Bug Reports](https://github.com/lovesh-kumrawat/mine/issues)**

## Installation

    pip install mine-assistant

## Supporting libraries

- **Keys:** Helps to manage and load api keys securely, with a centralized storage area across the multiple projects on a single machine.
