Metadata-Version: 2.1
Name: fortcookie
Version: 1.0.1
Summary: crack() and be lucky...[fortcookie.FortuneCookie,creck()]
Home-page: https://github.com/rafaelstojoao/fortcookie
Author: Rafael Stoffalette Joao
Author-email: rafaelstojoao@gmail.com
License: UNKNOWN
Description: 
        This is a simple implementation of a python package. 
        
        
        
        If you wanna get lucky today creck() your cookie and read a good feelings message.
        
        Good lucky!!!
        
        find files on https://github.com/rafaelstojoao/fortcookie
        find this package on https://pypi.org/project/fortcookie/
        
        
        
        
        __________________________________________________
        INSTRUCTIONS....
        
        
        install with pip install fortcookie
        
        
        
        from fortcookie import FortumeCookie
        import pandas as pd
        import random
        
        cookie = FortuneCookie()
        cookie.creck()
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
