pyoes
0.23.0
。 https://coveralls.io/r/onroerenderfgoed/pyoes
.. image:: https://readthedocs.org/projects/pyoes/badge/?version=latest :target: https://readthedocs.org/projects/pyoes/?badge=latest :alt: Documentation Status .. image:: https://badge.fury.io/py/pyoes.png :target: http://badge.fury.io/py/pyoes
Pyoes有助于在不同网站和Onroend Erfgo的应用程序之间共享布局(Flanders Heritage)。
有关此库的更多信息,请参见DOCS folder 。可以使用Sphinx <http://sphinx-doc.org> _构建这些。
..代码块:: bash
# activate your virtual env
$ pip install -r requirements-dev.txt
$ cd docs
$ make html
# You can also build a pdf, provided you have the correct latex toolchain installed.
$ make latexpdf