Giter Club home page Giter Club logo

rutchile's Introduction

rutchile

Clase y método para verificar RUT Chileno (en python)

Entre las características: -Verificar que el dato ingresado tiene una estructura de rut: XX XXX XXX -X -Verificar que el digito verificador (ultimo dígito) corresponda -Entrega el nombre en palabras del rut

rutchile's People

Contributors

dpineiden avatar

Stargazers

Ariel Noname avatar

Watchers

 avatar

rutchile's Issues

pip3 install rutchile failed

ERROR: Complete output from command python setup.py egg_info:
Collecting rutchile
Using cached https://files.pythonhosted.org/packages/56/76/badfbf2f86f1333066b7bc76c207641532a8b56ea23c5b3600050dfc59c6/rutchile-1.0.1.tar.gz

ERROR: Complete output from command python setup.py egg_info:
ERROR: Traceback (most recent call last):
  File "/private/var/folders/k9/m5kdvtsj53l4nbmv6gglkv1m0000gn/T/pycharm-packaging/rutchile/setup.py", line 6, in get_readme
    import pypandoc
ModuleNotFoundError: No module named 'pypandoc'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/private/var/folders/k9/m5kdvtsj53l4nbmv6gglkv1m0000gn/T/pycharm-packaging/rutchile/setup.py", line 17, in <module>
    long_description=get_readme(),
  File "/private/var/folders/k9/m5kdvtsj53l4nbmv6gglkv1m0000gn/T/pycharm-packaging/rutchile/setup.py", line 9, in get_readme
    with open('README.md', 'r') as file_data:
FileNotFoundError: [Errno 2] No such file or directory: 'README.md'
----------------------------------------

ERROR: Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/k9/m5kdvtsj53l4nbmv6gglkv1m0000gn/T/pycharm-packaging/rutchile/
WARNING: You are using pip version 19.1, however version 19.1.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.