A Zerotier API wrapper.
Project description
Zapit
Zapit, a Zerotier API wrapper for Python.
Installation
Zapit is supported on 3.8+. The recommended way to install Zapit is via pip.
pip install zapit
Quickstart
import zapit
ztcentral = zapit.Central(
api_key = "API_KEY"
)
# Get all the networks avaliable.
networks = ztcentral.list_networks()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zapit-0.1.1.tar.gz
(4.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
zapit-0.1.1-py3-none-any.whl
(6.5 kB
view details)
File details
Details for the file zapit-0.1.1.tar.gz.
File metadata
- Download URL: zapit-0.1.1.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.10.5 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ead2e2a019305a9a3dc563447f294d73648b061aa43a382e5c419e3220d39e1
|
|
| MD5 |
2efb86047f32d27b7d511097cfa0be26
|
|
| BLAKE2b-256 |
44b3147133a70a268b8927490116af8c76f2f3e11ff09eaca59c4d474db5bfb2
|
File details
Details for the file zapit-0.1.1-py3-none-any.whl.
File metadata
- Download URL: zapit-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.10.5 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f9eb61029a91afc7b13571a7bef7ce77fca9448c8769684d5a7d0cd2939ac26
|
|
| MD5 |
696842520e231313f3810a9a25c7023b
|
|
| BLAKE2b-256 |
973a290f0bce27394a3edbf544ae2cc85bdd2e4042d3046754e415ffe533fd05
|