Metadata-Version: 2.1
Name: MoonlightDB
Version: 2.0
Summary: Moonlight is a lightweight JSON-database for Python.
Home-page: https://github.com/De4oult/Moonlight
Author: de4oult
Author-email: kayra.dist@gmail.com
License: MIT License
Keywords: python,cli,package,json,database,web,interface,async,python3,python3.12,database-management,moonlight
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: filelock
Requires-Dist: sanic
Requires-Dist: sanic_cors
Requires-Dist: click
Requires-Dist: pick
Requires-Dist: InquirerPy
Requires-Dist: rich
Requires-Dist: loguru
Requires-Dist: markdown
Requires-Dist: aiofiles

# Moonlight Database
<img src="./Moonlight/sources/Moonlight Logo.png" alt="Moonlight Logo" height="150" />

<br>

__Moonlight__ is a lightweight _JSON-database_ for _Python_.

### Installing database library
```bash
pip install MoonlightDB
```

### Docs
* [Moonlight CLI Documentation](https://github.com/De4oult/Moonlight/blob/main/Moonlight/sources/moonlight_cli_documentation.md)
* [Moonlight Python Documentation](https://github.com/De4oult/Moonlight/blob/main/Moonlight/sources/moonlight_class_documentation.md)
* [Moonlight API Documentation](https://github.com/De4oult/Moonlight/blob/main/Moonlight/sources/moonlight_api_documentation.md)

## Author
```
     _      _  _               _ _   
  __| | ___| || |   ___  _   _| | |_ 
 / _` |/ _ \ || |_ / _ \| | | | | __|
| (_| |  __/__   _| (_) | |_| | | |_ 
 \__,_|\___|  |_|  \___/ \__,_|_|\__|
```

## __Thank you a lot!__

<br>

## How to reach me
<a href="https://t.me/de4oult">
    <img src="https://img.shields.io/badge/-Telegram-informational?style=for-the-badge&logo=telegram" alt="Telegram Badge" height="30" />
</a>
<img src="https://img.shields.io/badge/-kayra.dist@gmail.com-informational?style=for-the-badge&logo=gmail" alt="Gmail Badge" height="30" />
