项目作者: drive-store

项目描述 :
API part for the application Drive Store.
高级语言: Python
项目地址: git://github.com/drive-store/drive-store_api.git
创建时间: 2018-09-10T14:30:24Z
项目社区:https://github.com/drive-store/drive-store_api

开源协议:Do What The F*ck You Want To Public License

下载


Drive-Store API

PyPI - Python Version

An API application providing product prices filled in MongoDB through project Drive-Store Scraper Selenium.

For the whole detailled project follow the PROJECT.md

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installation

The application is based on Python 3 are requires the following libraries:

  • python >= 3.6
  • django >= 2.1
  • pymongo >= 3.6
  1. pip install django pymongo

Run the app

Run the Django application through the manage.py script.

  1. python manage.py runserver 8080

Usage

The application provides

Deployment

Section coming soon…

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

Section coming soon…