Python library for the core-networks.de DNS API
Go to file
Robert Kaussow 5bd4f131e9 fix auto generation exclude 2020-04-15 08:56:26 +02:00
.github adjust repo description 2020-03-31 21:16:04 +02:00
corenetworks fix line length 2020-04-14 21:36:37 +02:00
docs use custom mako template 2020-04-14 21:36:23 +02:00
.drone.jsonnet install locally before generating docs 2020-04-15 01:47:29 +02:00
.drone.yml install locally before generating docs 2020-04-15 01:47:29 +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
CHANGELOG.md prepare documentation generation 2020-04-13 15:37:11 +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 minimal documentation 2020-04-04 14:43:27 +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 prepare documentation generation 2020-04-13 15:37:11 +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