Metadata-Version: 2.1
Name: easy-python
Version: 0.2
Summary: Easy python is an a simple library to learn python in spanish more happy :D
Home-page: https://github.com/PinaYTTT/easy_python
Author: PinaYT
Author-email: pinacomandos@gmail.com
License: MIT
Download-URL: https://github.com/PinaYTTT/easy_python
Description: # Easy python
        This tool is for news in python lenguage programming, the commands are in spanish to help the spanish comunnity
        
        # Functions
        This is a beta. Here are the functions
        
        **Console Functions:**<br /> 
        - print = consola.escribir('parameters')<br /> 
        - input = consola.recibir('input parameters')
        
        **Numbers functions:**<br /> 
        - + (sum) = numeros.sumar(number,number,number,etc...) <br /> 
        - - (subtract) = numeros.restar(number,number,number,etc...) <br /> 
        - * (multiply) = numeros.multiplicar(number,number,number,etc..) <br /> 
        - / (divide) = numeros.dividir(arg1, arg2) 'Only you can divide 2 numbers' <br />
        
        **Extra functions:**<br /> 
        - Timezone = You can see the Timezone in your pc, you can customize it how this example: "extras.tiempo('%d-%m-%Y %H:%M:%S')" if you dont want to customize it, you can place how this "extras.tiempo()" 
        
        
        ## Future
        - New console commands and extras functions!
Keywords: easy-python,learn-easy,python3
Platform: UNKNOWN
Description-Content-Type: text/markdown
