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.6.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.6-py3-none-any.whl
(16.4 kB
view details)
File details
Details for the file phpypam-0.1.6.tar.gz.
File metadata
- Download URL: phpypam-0.1.6.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 |
65fc8feff86e2c01de3b450d1f8bf1ed62aee25319cc94e9be4a9e1e2e2a775e
|
|
| MD5 |
71f7ef21b9f3e899f3dafc3de02c62cd
|
|
| BLAKE2b-256 |
556fe6e29ea40be57fd4bfe2a5ba0b5290185850da1487f62ad67731f53ed4a6
|
File details
Details for the file phpypam-0.1.6-py3-none-any.whl.
File metadata
- Download URL: phpypam-0.1.6-py3-none-any.whl
- Upload date:
- Size: 16.4 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 |
1f83481aa205ea65e1d3a3b2be66be99a08a7680f2f20db523168cbd9f89bf78
|
|
| MD5 |
361504900650b3d11ad6cb60488600fb
|
|
| BLAKE2b-256 |
85f0a3981c21251355bd02bde47c4188ac0b3cdccc7c1fc9ce1f71ae0ad1c82f
|