Giter Site home page Giter Site logo

varanus's Introduction

Scrapinghub command line client

PyPI Version

Python Versions

Tests

Coverage report

shub is the Scrapinghub command line client. It allows you to deploy projects or dependencies, schedule spiders, and retrieve scraped data or logs without leaving the command line.

Requirements

  • Python >= 3.6

Installation

If you have pip installed on your system, you can install shub from the Python Package Index:

pip install shub

Please note that if you are using Python < 3.6, you should pin shub to 2.13.0 or lower.

We also supply stand-alone binaries. You can find them in our latest GitHub release.

Documentation

Documentation is available online via Read the Docs: https://shub.readthedocs.io/, or in the docs directory.

varanus's People

Contributors

scharfmn avatar stav avatar wrar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

varanus's Issues

requests log is always presence

Request log is useful if we want to inspect some details, but it's better to disable it by default, and only show it if debug mode is on.

Suggestions for the graph layout

In the image below, we typically have this type of graph:
image

In order for the graphs to be more easily understandable, here are two (2) suggestions:

  1. Make the graphs left-to-right by default where the newer ones are on the right. Another way to look at this would be that the job keys would be in ascending order.
  2. Instead of a vertically-stacked graph, could there be perhaps an option to have a horizontally-stacked like the one below? This will make eye-ball comparing a lot easier since
    the bars all start with with the same base zero. In other words, it's very easy to see which bars is higher than the other in this layout.
    image

`items` and `pages` are always 0 for the `job` command

The items, pages, items_per_min, pages_per_min (and also maybe some other fields) are not populated properly.

The root cause is we populate MetaJob from the job's metadata, but those fields are not available in metadata.

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.