Skip to content

pombredanne/futile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

futile - a collection of utilty functions

Code style: black

This is a collection of useful functions in python. This module is Python 3.6+ only

The name futile is short for "yifei's utilities".

Install & Usage

$ pip install git+https://github.com/yifeikong/futile

>>> from futile.number import parse_fuzzy_number
>>> parse_fuzzy_number('8,452,558')
8452558

About

python function collections

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages