Metadata-Version: 2.1
Name: pweb-orm
Version: 0.0.3
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/banglafighter/pweb-orm
Author: Bangla Fighter
Author-email: banglafighter.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
Requires-Dist: Flask-SQLAlchemy==3.1.1
Requires-Dist: ppy-common

### 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
[Bangla Fighter](https://www.banglafighter.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.banglafighter.org/pweb/pweb-orm](https://opensource.banglafighter.org/pweb/pweb-orm)
* **PyPI Releases :** [https://pypi.org/project/pweb-orm](https://pypi.org/project/pweb-orm)
* **Source Code :** [https://github.com/banglafighter/pweb-orm](https://github.com/banglafighter/pweb-orm)
* **Issue Tracker :** [https://github.com/banglafighter/pweb-orm/issues](https://github.com/banglafighter/pweb-orm/issues)
* **Website :** [https://www.banglafighter.com/open-source](https://www.banglafighter.com/open-source)

