跳转到主要内容

在OpenStreetMap上查找和验证公园数据。

项目描述

公园查找器

待定

Build Status
Coverage Status
Scrutinizer Code Quality
PyPI Version
PyPI Downloads

入门指南

要求

  • Python 3.3+

安装

公园查找器可以使用pip安装

$ pip install ParkFinder

或直接从源代码安装

$ git clone https://github.com/friendlycode/osm-park-finder.git
$ cd osm-park-finder
$ python setup.py install

基本用法

安装后,可以从包中导入抽象基类

$ python
>>> import parks
parks.__version__

公园查找器不执行任何操作,它是一个模板。

对于贡献者

要求

安装

创建一个virtualenv

$ make env

运行测试

$ make test
$ make tests  # includes integration tests

构建文档

$ make doc

运行静态分析

$ make pep8
$ make pep257
$ make pylint
$ make check  # includes all checks

准备发布

$ make dist  # dry run
$ make upload

变更日志

0.0.0 (2013/10/09)

  • <更改版本、日期和此文本。>

项目详情


由以下支持

AWS AWS 云计算和安全赞助商 Datadog Datadog 监控 Fastly Fastly CDN Google Google 下载分析 Microsoft Microsoft PSF 赞助商 Pingdom Pingdom 监控 Sentry Sentry 错误记录 StatusPage StatusPage 状态页面