Skip to content

numengo/python-ngomm

Repository files navigation

Overview

docs Documentation Status
tests
Travis-CI Build Status AppVeyor Build Status Requirements Status
Coverage Status
package

Freeplane/Freeming file and objects handler

  • Free software: GNU General Public License v3

Installation

Install command:

pip install ngomm

Documentation

https://python-ngomm.readthedocs.io/

Development

Settings are managed using simple-settings and can be overriden with configuration files (cfg, yaml, json) or with environment variables prefixed with NGOMM_.

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows
set PYTEST_ADDOPTS=--cov-append
tox
Other
PYTEST_ADDOPTS=--cov-append tox

About

Freeplane/Freeming file and objects handler

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published