Python wrapper around mullvad api
Project description
MullvadAPI
Python wrapper around Mullvad api
Installation
pip install mullvad_api
QuickStart
>>> from mullvad_api import MullvadAPI
>>> mullvad = MullvadAPI()
>>> mullvad.data.keys() # List Mullvad API keys
>>> mullvad.data["mullvad_exit_ip"] # Check if Mullvad VPN is active
True
>>> mullvad.data["ip"] # Check exit ip address
'89.46.62.92'
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
mullvad_api-1.0.0.tar.gz
(1.8 kB
view details)
Built Distribution
File details
Details for the file mullvad_api-1.0.0.tar.gz
.
File metadata
- Download URL: mullvad_api-1.0.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61c7c5476155758a3713ff1baa7e80ad09e2013fc376dc3a14c5cf6d9a601064 |
|
MD5 | 2599d4d2f53514e6d34f359cc43b2f8f |
|
BLAKE2b-256 | a79f1fa499bd5bb72aa82bcc4681c37ce60d1ebc9b039393a1612d18af00e8f3 |
Provenance
File details
Details for the file mullvad_api-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: mullvad_api-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3034225899e36fcee6ca5ad175ea4237c59d458bd764b2c6b6974d28677ee54c |
|
MD5 | 212f8ed6cec90e461612c57afae6b852 |
|
BLAKE2b-256 | 70b2bff06bcfa11c271dd6b4a0264d724aa39db8f4ef311001147d52da201817 |