Giter Club home page Giter Club logo

autoam's Introduction

Programa en Python de Auto en proceso para AM

Antes de ejecutar necesitamos instalar algunas librerías en sistema operativo Windows, acontinuación ejecutamos los siguientes comandos para su instalación.

  • pandas Se especializa en el manejo, análisis y procesamiento de datos Latest version: 1.5.3 Release date:Jan 19, 2023
pip install pandas
  • openpyxl Es una biblioteca de Python que se utiliza para leer y escribir archivos de Excel (archivos xlsx / xlsm / xltx / xltm). Este módulo permite a los programas de Python leer y modificar la hoja de cálculo. Latest version: 3.1.2 Release date:March 11, 2023
pip install openpyxl
  • win32com.client Es una librería para Python que nos permite interactuar y manipular funciones de sistema operativo Windows. Latest version: 306 Release date:March 25, 2023
pip install pywin32
  • xlsx2html Librería en Python que nos permite exportar archivo xlsx a html. Latest version: 0.4.2 Publicación: 20 mar 2023
pip install xlsx2html
  • weasyprint Latest version: 58.1 Publicación: 20 mar 2023
pip install weasyprint
  • beautifulsoup4 4.12.2
pip install beautifulsoup4
  • requests 2.28.2
pip install requests

autoam's People

Contributors

lucianocj avatar jpantojavelasco avatar fernydev avatar

Watchers

 avatar  avatar

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.