scrapinghub/arche

Add environment packages

Offen

#64 geöffnet am 15.04.2019

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (17 Forks)auto 404
Type: Docsgood first issue

Repository-Metriken

Stars
 (47 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Similar to https://github.com/fastai/fastai/blob/master/setup.py The goal is to have an easy-to-set environment, since environment are not dependencies by nature. E.g. The library should run in Jupyter, but Jupyter is not a dependency, it's an environment, so it's makes sense to put it in different category.

Contributor Guide