Metadata-Version: 2.1
Name: pyarcS
Version: 0.2
Summary: QueryManager
Home-page: https://github.com/Srinadhch07/QueryManager.git
Author: srinadhch07
Author-email: <srinadhc07@gmail.com>
License: MIT
Keywords: python,query,mysql,update
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: mysql-connector-python

![image](https://brunda1.odoo.com/web/image/website/1/logo/MakeItSimple?unique=14c3757)

[![image](https://flat.badgen.net/github/stars/Srinadhch07/QueryManager)](https://github.com/Srinadhch07/QueryManager/stargazers) [![image](https://flat.badgen.net/github/forks/Srinadhch07/QueryManager)](https://github.com/Srinadhch07/QueryManager/network/members)
[![image](https://flat.badgen.net/github/open-issues/Srinadhch07/QueryManager)](https://github.com/Srinadhch07/QueryManager/issues)
[![image](https://flat.badgen.net/github/open-prs/Srinadhch07/QueryManager)](https://github.com/Srinadhch07/QueryManager/pulls)
[![image](https://flat.badgen.net/github/commits/Srinadhch07/QueryManager)](https://github.com/Srinadhch07/QueryManager/commits/master)
[![image](https://flat.badgen.net/github/license/Srinadhch07/QueryManager)](https://github.com/Srinadhch07/QueryManager/LICENCE)
[![image](https://flat.badgen.net/github/contributors/Srinadhch07/QueryManager)](https://github.com/Srinadhch07/QueryManager/graphs/contributors)
[![image](https://flat.badgen.net/github/release/Srinadhch07/QueryManager)](https://github.com/Srinadhch07/QueryManager/releases)
<!-- ![logo](https://github.com/Srinadhch07/QueryManager/raw/master/Images/logo.png?raw=true) -->



[QueryManager](https://pypi.org/project/srinadhch07/) is a Python library with various helpful features.The QueryManager project presents a simplified solution for Python developers and users who are seeking to streamline their database handling processes. This innovative tool eliminates the complexities and tediousness associated with database tasks, allowing developers to allocate their valuable time and energy towards other critical projects. We invite you to explore QueryManager and discover how it can benefit your workflow and productivity.

# Links

- **Join me at Linkedin - https://www.linkedin.com/in/srinadh-ch-887550232/**
- **Documentation - [Wiki](https://github.com/Srinadhch07/QueryManager/wiki)**

## Installation and Supported Versions

QueryManager is available on PyPi:

```bash
pip install pyarcS
```

```bash
pip install pyarcS==0.1
```

QueryManager officially supports Python 3.8+.

## Cloning the Repository

```bash
git clone https://github.com/Srinadhch07/QueryManager.git
```
## What's new in v2.0?
```
QueryManager project confidently streamlines realtime  database management for both Python developers and users.
```
## What's new in v2.1?
```py
from pyarcS.QueryManager import start_mysql
start_mysql()
```
## Requirements
```bash

pip install mysql-connector-python

```
### This method can be used to start sql queries which makes database handling convinient.
- Make sure your PC installed all the neccesary modules before running CMD  based appliction.
- You can also type and scroll too, enjoy.
- More information here https://github.com/Srinadhch07/QueryManager.git with the raw code.

## Features

- This QueryManager provides more personlised responses when compared to previous version
- Still You can use previous version and present version as per users convenience
- QueryManager and BAvG both are compitable for both online and offline environments

## Usage

```py
from srinadhch07.QueryManager import start_mysql
#To start working with QueryManager 
start_mysql()

```

For more Examples and Functions, have a look at the [Wiki](https://github.com/Srinadhch07/QueryManager/wiki).

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Be sure to read the [Guidelines](https://github.com/Srinadhch07/QueryManager/blob/master/CONTRIBUTING.md) before Contributing.

## License

MIT.
For more information see [this](https://github.com/Srinadhch07/QueryManager/blob/master/LICENSE)
