Python API client library for phpIPAM installation
Project description
phpypam: Python API client library for phpIPAM installation
phpypam is intended to be a complete library for speaking with phpIPAM API.
Using phpypam is as easy as using the UI.
import phpypam
pi = phpypam.api(
url='https://ipam.example.com',
app_id='ansible',
username='apiuser',
password='apiP455wd',
ssl_verify=True
)
pi.get_entity(controller='sections')
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
phpypam-0.1.4.tar.gz
(3.5 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
phpypam-0.1.4-py3-none-any.whl
(16.3 kB
view details)
File details
Details for the file phpypam-0.1.4.tar.gz.
File metadata
- Download URL: phpypam-0.1.4.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
181371100919a3cd11e2ba4324328885f331bd6be4d74902a06f9a044b3f22e4
|
|
| MD5 |
05f661a4737384a5b2445c917643876d
|
|
| BLAKE2b-256 |
3766371cf8473a9d383a7f94443b52b3b2f4cb77feb6f3410dd0d07aa2f3b7c0
|
File details
Details for the file phpypam-0.1.4-py3-none-any.whl.
File metadata
- Download URL: phpypam-0.1.4-py3-none-any.whl
- Upload date:
- Size: 16.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15ae6e00f0a5fe14e4fad970c77ec626502efe8cdaa62c1b7aee3c784305bffa
|
|
| MD5 |
d8068f4bad44e53bec9b4a0c59162bb0
|
|
| BLAKE2b-256 |
aae83bc4408e41173fbed517242da6d33d37c79f0f6e18110e1dc4ab95d62707
|