A handy module for Python programming, to make my life easier.


Keywords
eztools, handy, utils, utility
License
MIT
Install
pip install eztools==0.1.1

Documentation

eztools

Test Package

A handy module for Python programming, to make my life easier, this module is mainly to meet my needs, welcome to contribute your features to make it save your time and life.

eztools => easy tools.

Installation

pip install eztools -U

Usage

from eztools import converters
converters.to_int('123')

License

MIT