scrapinghub/arche

Add environment packages

Open

#64 opened on Apr 15, 2019

 (0 comments) (0 reactions) (0 assignees)Python (17 forks)auto 404
Type: Docsgood first issue

Repository metrics

Stars
 (47 stars)
PR merge metrics
 (PR metrics pending)

Description

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