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.1.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.1-py3-none-any.whl
(18.2 kB
view details)
File details
Details for the file airvpn-0.1.1.tar.gz.
File metadata
- Download URL: airvpn-0.1.1.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 |
7c46969681583b443ecbb4c0ebc9adfb0add985b3ecc96f76dd9dfd36b2bf791
|
|
| MD5 |
2f345e46f6ddc391d3cf4796d94212af
|
|
| BLAKE2b-256 |
2556e0db58f329f358bcc85b70a97c15a94f1f9a480db4af0f44028659ff9516
|
File details
Details for the file airvpn-0.1.1-py3-none-any.whl.
File metadata
- Download URL: airvpn-0.1.1-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 |
b47876c5474e2b29effaad58b014af25bb8dc1c773ba0daf73d0515ef998d7fc
|
|
| MD5 |
a47aabe948be2a70d674bf949f783e64
|
|
| BLAKE2b-256 |
0b9b38edf8af4070c134386856bf8b928ef357f370a72b768cdd55a5f6b493ff
|