项目作者: bashkirtsevich-llc

项目描述 :
Grapefruit 2.0 dht-crawler
高级语言: Python
项目地址: git://github.com/bashkirtsevich-llc/grapefruit-crawler.git
创建时间: 2017-10-02T18:49:33Z
项目社区:https://github.com/bashkirtsevich-llc/grapefruit-crawler

开源协议:GNU General Public License v3.0

下载


Grapefruit-crawler

Codacy Badge
Build Status

Grapefruit torrent-network sniffer.

Requirements

  • Python 3.6.3 or higher
  • MongoDB 3.2.17 or higher

Execution

  1. Install requirements
    1. pip install -r requirements.txt
  2. Set environment variables
    1. MONGODB_URL=mongodb://mongodb:27017/grapefruit
    Optional (default = grapefruit):
    1. MONGODB_BASE_NAME=grapefruit
  3. Start crawler
    1. python app.py