Python library for the core-networks.de DNS API
Go to file
Robert Kaussow aa4cd9f3ca
disable spellchecker for 'highlight' shortcodes
2020-06-07 16:44:43 +02:00
.github adjust repo description 2020-03-31 21:16:04 +02:00
corenetworks bump version to 0.1.5 2020-05-20 21:34:35 +02:00
docs disable spellchecker for 'highlight' shortcodes 2020-06-07 16:44:43 +02:00
.dictionary disable spellchecker for 'highlight' shortcodes 2020-06-07 16:44:43 +02:00
.drone.jsonnet add docs validation to ci 2020-06-03 17:17:03 +02:00
.drone.yml add docs validation to ci 2020-06-03 17:17:03 +02:00
.flake8 fix linting 2020-04-10 17:19:03 +02:00
.gitignore fix auto generation exclude 2020-04-15 08:56:26 +02:00
.markdownlint.yml add docs validation to ci 2020-06-03 17:17:03 +02:00
CHANGELOG.md [SKIP CI] update changelog 2020-06-03 22:52:54 +02:00
LICENSE initial commit 2020-03-30 23:28:34 +02:00
Makefile use pdoc to genrate markdown api docs 2020-04-14 21:35:47 +02:00
README.md add docs validation to ci 2020-06-03 17:17:03 +02:00
dev-requirements.txt fix pdoc version 2020-04-15 01:33:49 +02:00
setup.cfg fix delete function 2020-04-10 17:16:14 +02:00
setup.py add requests to requirements 2020-05-11 19:10:40 +02:00

README.md

corenetworks

Build Status Python Version PyPI Status PyPI Release Codecov License: MIT

Python library for the https://core-networks.de DNS API.

You can find the full documentation at https://corenetworks.geekdocs.de.

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

Maintainers and Contributors

Robert Kaussow