2020-03-30 21:28:34 +00:00
|
|
|
# corenetworks
|
|
|
|
|
2021-01-17 14:23:46 +00:00
|
|
|
[![Build Status](https://img.shields.io/drone/build/thegeeklab/corenetworks?logo=drone&server=https%3A%2F%2Fdrone.thegeeklab.de)](https://drone.thegeeklab.de/thegeeklab/corenetworks)
|
2020-04-04 12:43:27 +00:00
|
|
|
[![Python Version](https://img.shields.io/pypi/pyversions/corenetworks.svg)](https://pypi.org/project/corenetworks/)
|
2020-06-03 15:17:03 +00:00
|
|
|
[![PyPI Status](https://img.shields.io/pypi/status/corenetworks.svg)](https://pypi.org/project/corenetworks/)
|
|
|
|
[![PyPI Release](https://img.shields.io/pypi/v/corenetworks.svg)](https://pypi.org/project/corenetworks/)
|
2020-09-25 16:49:19 +00:00
|
|
|
[![Codecov](https://img.shields.io/codecov/c/github/thegeeklab/corenetworks)](https://codecov.io/gh/thegeeklab/corenetworks)
|
|
|
|
[![GitHub contributors](https://img.shields.io/github/contributors/thegeeklab/corenetworks)](https://github.com/thegeeklab/corenetworks/graphs/contributors)
|
2021-01-03 12:53:45 +00:00
|
|
|
[![License: MIT](https://img.shields.io/github/license/thegeeklab/corenetworks)](https://github.com/thegeeklab/corenetworks/blob/main/LICENSE)
|
2020-04-04 12:43:27 +00:00
|
|
|
|
2020-09-25 17:44:00 +00:00
|
|
|
Python library for the [https://core-networks.de](https://beta.api.core-networks.de/doc/) DNS API.
|
2020-04-04 12:43:27 +00:00
|
|
|
|
|
|
|
You can find the full documentation at [https://corenetworks.geekdocs.de](https://corenetworks.geekdocs.de/).
|
|
|
|
|
2020-09-25 16:49:19 +00:00
|
|
|
## Contributors
|
2020-04-04 12:43:27 +00:00
|
|
|
|
2021-01-03 12:56:56 +00:00
|
|
|
Special thanks goes to all [contributors](https://github.com/thegeeklab/corenetworks/graphs/contributors). If you would like to contribute,
|
|
|
|
please see the [instructions](https://github.com/thegeeklab/corenetworks/blob/main/CONTRIBUTING.md).
|
2020-04-04 12:43:27 +00:00
|
|
|
|
2020-09-25 16:49:19 +00:00
|
|
|
## License
|
2020-04-04 12:43:27 +00:00
|
|
|
|
2021-01-03 12:53:45 +00:00
|
|
|
This project is licensed under the MIT License - see the [LICENSE](https://github.com/thegeeklab/corenetworks/blob/main/LICENSE) file for details.
|