Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 901 Bytes

README.md

File metadata and controls

50 lines (32 loc) · 901 Bytes

pyutil

Python Util Function

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

All dependency listed here

pip install -r requirements.txt

Key dependency version: numpy >= 1.14

Installing

python setup.py install

Usages

Example:

from pyutil import basic_args, str2bool

Built With

  • screeninfo - Library to fetch location and size of physical screens.

Change Log

Please check from here

Known Issue

N/A

Authors

License

Apache License 2.0

Acknowledgments

N/A