Metadata-Version: 2.4
Name: PowerDB
Version: 1.0
Summary: a DBM which is fast & easy to use for local small scale databases
Project-URL: Homepage, https://github.com/WeDu-official/PowerDB
Project-URL: Issues, https://github.com/WeDu-official/PowerDB/issues
Author-email: WeDu-official <fplu.the.founder@gmail.com>
License-File: LICENSE
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows :: Windows 8.1
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: Microsoft :: Windows :: Windows 11
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 :: 3.13
Classifier: Topic :: Database
Requires-Python: >=3.8
Description-Content-Type: text/markdown

<img alt="logo" src="https://github.com/user-attachments/assets/0a9537bb-746b-44b5-883b-2dcddc65d544" width=300/>

**PowerDB** a DBM which is fast & easy to use for local small scale databases

**NOTE: THE PowerDB ONLY work in almost any operating system(\*1) which can support python 3.8 and above**

**\*1: THE PowerDB wasn't tested on any operating system expect window
and the 32-bit version of it wasn't tested, only window 64-bit operating system was tested**

**PowerDB** deals with esp. **local small scale databases** very easily , and many operations in PowerDB are super easy to do
and everything is automatic
to help developers esp. **single developers** to deal with the database or storing side of their **projects**

## Install

to install use the following command

<code>pip install PowerDB</code>

## Contribute

if you have discovered a bug, or you want to change something just open a new issue
at [Issues](https://github.com/WeDu-official/PowerDB/issues)

## Contact

you can contact us using this [email](mailto:fplu.the.founder@gmail.com)
,and you can be a part of our community by joining [our discord server](https://discord.gg/mnduzx6yUg)
