OnroerendErfgoed / housenum-be-r-parser

Splits ranges of Belgian house numbers into individual ones and vice versa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Housenum-be-r-parser

A small library for merging and splitting sequences of Belgian house numbers.

https://app.travis-ci.com/OnroerendErfgoed/housenum-be-r-parser.png?branch=develop https://badge.fury.io/py/housenumparser.png https://coveralls.io/repos/OnroerendErfgoed/housenum-be-r-parser/badge.png?branch=develp

Description

Splits ranges of Belgian house numbers into individual ones and vice versa.

Building documentation

After installing dev-requirements, execute the following in the docs folder.

sphinx-apidoc -f --separate --module-first --implicit-namespaces -o source/ ../housenumparser
sphinx-build -a -b html source build

After these 2 commands the docs folder should now contain a build folder which will have an index.html that you can open in a browser.

About

Splits ranges of Belgian house numbers into individual ones and vice versa

License:MIT License


Languages

Language:Python 100.0%