scrapinghub/arche

Add environment packages

Aperta

#64 aperta il 15 apr 2019

 (0 commenti) (0 reazioni) (0 assegnatari)Python (17 fork)auto 404
Type: Docsgood first issue

Metriche repository

Star
 (47 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor