scrapinghub/arche

Add environment packages

开放

#64 创建于 2019年4月15日

 (0 条评论) (0 个反应) (0 位负责人)Python (17 个派生)auto 404
Type: Docsgood first issue

仓库指标

星标
 (47 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南