Metadata-Version: 2.1
Name: pweb-cli
Version: 0.0.15
Summary: Command line interface for PWeb application, which allow to make PWeb work easy.
Home-page: https://github.com/banglafighter/pweb-cli
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: virtualenv
Requires-Dist: GitPython ==3.1.37
Requires-Dist: gunicorn ==21.2.0
Requires-Dist: ppy-common
Requires-Dist: ppy-file-text
Requires-Dist: ppy-jsonyml

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

# PWebCLI
Command line tools for PWeb application, which allow to make PWeb work easy.



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

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


<br/><br/><br/>
## Donate
[Bangla Fighter](https://www.banglafighter.com/) develops and supports PWebCLI 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.

<a target="_blank" href="https://www.buymeacoffee.com/banglafighter" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me Us Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a>


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


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

