A Python wrapper for the AirVPN API
Project description
Python AirVPN Wrapper
Note: The docstrings and most of the documentation was generated with AI. If you spot any errors I haven't caught yet, please open a PR or an issue.
A Python wrapper for AirVPN's API.
Guide
Installation
pip install airvpn
Example
from airvpn import AirVPN
api = AirVPN(API_KEY) # API_KEY is optional for public services like whatismyip
print(api.userinfo.login)
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
airvpn-0.1.0.tar.gz
(14.2 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
airvpn-0.1.0-py3-none-any.whl
(18.2 kB
view details)
File details
Details for the file airvpn-0.1.0.tar.gz.
File metadata
- Download URL: airvpn-0.1.0.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d094973ea4c791bc2a475f83e1cbc65ba6c75277a613aadd30f902305ed5530
|
|
| MD5 |
4948bae2a2d846fd8187d1a517b555f5
|
|
| BLAKE2b-256 |
0970bb007b10d2519ec076af1ee8348509512fbbbc6a75559a43280890ecd13f
|
File details
Details for the file airvpn-0.1.0-py3-none-any.whl.
File metadata
- Download URL: airvpn-0.1.0-py3-none-any.whl
- Upload date:
- Size: 18.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ed7a51f2a4cfdad5a8a8c4180f358aa7ff43d67c6537ad1f323eee6993b72af
|
|
| MD5 |
d384c61be0a36f1b112cb7736ac17475
|
|
| BLAKE2b-256 |
1eea81e286e1566753296944c6a6b5a223eb7431340c3741d0baee4411da1419
|