Metadata-Version: 2.1
Name: pweb-orm
Version: 0.0.1
Summary: PWeb Object Relational Mapping Library, based on SQLAlchemy is an open-source SQL toolkit and object-relational mapper. It also used the Flask-SQLAlchemy extension.
Home-page: https://github.com/problemfighter/pweb-orm
Author: Problem Fighter
Author-email: problemfighter.com@gmail.com
License: Apache 2.0
Platform: any
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Description-Content-Type: text/markdown
License-File: LICENSE

### In the name of God, the Most Gracious, the Most Merciful.

# PWebORM
PWeb Object Relational Mapping Library, based on SQLAlchemy is an open-source SQL toolkit and object-relational mapper.
It also used the Flask-SQLAlchemy extension.



<br/><br/><br/>
## Documentation
Install and update using [pip](https://pip.pypa.io/en/stable/getting-started/):
```bash
pip install -U pweb-orm
```

**Please find [the Documentation]() with example from [hmtmcse.com]()**


<br/><br/><br/>
## Donate
[Problem Fighter](https://www.problemfighter.com/) develops and supports __PROJECT_NAME__ and the libraries it uses. In order to grow
the community of contributors and users, and allow the maintainers to devote more time to the projects.


<br/><br/><br/>
## Contributing
For guidance on setting up a development environment and how to make a contribution to __PROJECT_NAME__, see the contributing guidelines.


<br/><br/><br/>
## Links
* **Changes :** [https://opensource.problemfighter.org/pweb/pweb-orm](https://opensource.problemfighter.org/pweb/pweb-orm)
* **PyPI Releases :** [https://pypi.org/project/pweb-orm](https://pypi.org/project/pweb-orm)
* **Source Code :** [https://github.com/problemfighter/pweb-orm](https://github.com/problemfighter/pweb-orm)
* **Issue Tracker :** [https://github.com/problemfighter/pweb-orm/issues](https://github.com/problemfighter/pweb-orm/issues)
* **Website :** [https://www.problemfighter.com/open-source](https://www.problemfighter.com/open-source)

