Metadata-Version: 2.1
Name: PF-PY-Common
Version: 1.0.0
Summary: Python Common things by Problem Fighter Library, (Exception, Debug Log, etc.)
Home-page: https://github.com/problemfighter/pf-py-common
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.

# PF-PY-Common

Problem Fighter Python Common (PF-PY-Common) Library is build for various common operation which used for lots of libraries
as a Helper libraries.


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

**Please find [the Documentation](https://www.hmtmcse.com/pf/pf-py-common/bismillah) with example from [hmtmcse.com](https://www.hmtmcse.com/pf/pf-py-common/bismillah)**


<br/><br/><br/>
## Donate
[Problem Fighter](https://www.problemfighter.com/) develops and supports PF-PY-Common 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 PF-PY-Common, see the contributing guidelines.


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



