Git Product home page Git Product logo

proyectos_mercadolibre_final's Introduction

Proyectos mercadolibre

hola que tal este repositorio contiene aplicaciones desarrolladas en python que utilizan el API de mercado libre para distintos fines (publicar masiva mente, actualizar, pausar, activar, etc.)

Archivos

Comenzando

para bajar el proyecto a la pc abre una terminal y escribe los siguientes comandos:

 git clone https://github.com/nusspez/proyectos_mercadolibre_final

Pre requisitos

  • python3
  • pip3

windows

instalar

mac

instalar

linux

linux ya contiene todo lo necesario para corer las aplicaciones solo asegurate de instalar las dependencias

third party requests(dependencias)

nota cada aplicacion debe contener un archivo requirements este debe ser instalado si quieres puedes copiar y pegar esto en tu terminal son todas las dependencias usadas por las apps

pip install Flask==1.0.2
pip install Werkzeug==0.14.1
pip install requests==2.18.4
pip install goslate==1.5.1
pip install progress==1.4
pip install lxml

Instalacion

para instalar debes de seguir los siguientes pasos(Linux y mac)

  • paso 1 abre una terminal.

  • paso 2 entrar al directorio.

    cd nombre_del_archivo

  • paso 3 instalar las dependencias del programa.

    sudo pip3 install -r requirements.txt

  • paso 4 ejecutar el programa

    python3 app.py

Construido con

  • Python3
  • javascript
  • html5

Autores: NUSSPEZ.

proyectos_mercadolibre_final's People

Contributors

nusspez avatar

Watchers

clickboxlab 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.