Metadata-Version: 2.1
Name: fuzzytools
Version: 0.0.5
Summary: Library with basic and general python methods
Home-page: https://github.com/opimentel-github/fuzzy-tools
Author: Oscar Pimentel Fuentes
Author-email: oscarlo.pimentel@gmail.com
License: MIT licence
Description: # fuzzy-tools
        
        <img src="img.png" width="400">
        
        This is repository full of python functions, classes, methods, etc, that I've used along my adventure with Machine Learning, Data Science and programming in general.
        Some of the uses are:
        - strings, list, dicts, console prints methods
        - progress bars
        - pickle-files methods
        - custom plots and colors
        - basic data methods
        - email utils
        - jupyter-notebook
        - latex tables methods
        
        This is a very personal and experimental library, so use it with caution.
        If, for any odd reason, you are using this repo, then please report any bugs.
        
        Autor: Óscar Pimentel Fuentes
        Email: oscarlo.pimentel@gmail.com
Keywords: experimental
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
