Python library for the core-networks.de DNS API
Go to file
Robert Kaussow fa581cd48d [SKIP CI] bump version to v0.1.1 2020-05-10 17:16:57 +02:00
.github adjust repo description 2020-03-31 21:16:04 +02:00
corenetworks [SKIP CI] bump version to v0.1.1 2020-05-10 17:16:57 +02:00
docs fix example formatting 2020-04-15 17:20:16 +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 fix passed variable basic auth to fix broken env variables 2020-05-10 17:07:39 +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 remove test_suite 2020-04-18 12:16:34 +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