python-netboxapi
python-netboxapi copied to clipboard
Add asyncio API client and mappers
The NetboxAPI uses requests to talk with the Netbox API, but an alternative could been done to provide async mappers and API client.