https://github.com/bharathgs/pyhandlers
WIP: various utility/helper functions & decorators.
https://github.com/bharathgs/pyhandlers
decorators helper-functions helpers helpers-library python python3 utility-classes utility-function utility-library
Last synced: about 1 year ago
JSON representation
WIP: various utility/helper functions & decorators.
- Host: GitHub
- URL: https://github.com/bharathgs/pyhandlers
- Owner: bharathgs
- License: mit
- Created: 2018-12-13T05:04:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-06T10:05:21.000Z (almost 7 years ago)
- Last Synced: 2025-02-08T09:38:09.119Z (over 1 year ago)
- Topics: decorators, helper-functions, helpers, helpers-library, python, python3, utility-classes, utility-function, utility-library
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# pyhandlers
[](https://pepy.tech/project/pyhandlers)
-----
**Table of Contents**
* [Installation](#installation)
* [License](#license)
## Installation
pyhandlers is distributed on [PyPI](https://pypi.org) as a universal
wheel and is available on Linux/macOS and Windows and supports
Python 3.6+.
```bash
$ pip install pyhandlers
```
## License
pyhandlers is distributed under the terms of the
[MIT License](https://choosealicense.com/licenses/mit).