DEPRECATED: Authentication plugin for IP Fabric
Project description
ipfabric_http_auth
DEPRECATED: THIS WAS REMOVE IN ipfabric
PACKAGE IN v6.1.0
IPFabric is a Python module for connecting to and communicating against an IP Fabric instance.
About
Founded in 2015, IP Fabric develops network infrastructure visibility and analytics solution to help enterprise network and security teams with network assurance and automation across multi-domain heterogeneous environments. From in-depth discovery, through graph visualization, to packet walks and complete network history, IP Fabric enables to confidently replace manual tasks necessary to handle growing network complexity driven by relentless digital transformation.
Installation
pip install ipfabric_httpx_auth
Development
IPFabric uses poetry for the python packaging module. Install poetry globally:
pip install poetry
To install a virtual environment run the following command in the root of this directory.
poetry install
To test and build:
poetry run pytest
poetry build
GitHub Actions will publish and release. Make sure to tag your commits:
- ci: Changes to our CI configuration files and scripts
- docs: No changes just documentation
- test: Added test cases
- perf: A code change that improves performance
- refactor: A code change that neither fixes a bug nor adds a feature
- style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
- fix: a commit of the type fix patches a bug in your codebase (this correlates with PATCH in Semantic Versioning).
- feat: a commit of the type feat introduces a new feature to the codebase (this correlates with MINOR in Semantic Versioning).
- BREAKING CHANGE: a commit that has a footer BREAKING CHANGE:, or appends a ! after the type/scope, introduces a breaking API change (correlating with MAJOR in Semantic Versioning). A BREAKING CHANGE can be part of commits of any type.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ipfabric_httpx_auth-6.0.1.tar.gz
.
File metadata
- Download URL: ipfabric_httpx_auth-6.0.1.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.9.9 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32c713ed7a2326e9b11c581379e748b8893e24ea97e0388378a95e82b392bc0c |
|
MD5 | 12eb721e76f3d8d16bdeff7ad4f2293b |
|
BLAKE2b-256 | 82823a26847e562139f0d5202c2b84e2d3e852a2d17100eb3e31dd78aee27bb3 |
File details
Details for the file ipfabric_httpx_auth-6.0.1-py3-none-any.whl
.
File metadata
- Download URL: ipfabric_httpx_auth-6.0.1-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.9.9 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e47559d7a0f575f77b32ddefbeaff416973e36fe5728493c86a85f64ba918ba |
|
MD5 | 7fbcf31126d9a527ee39a264335cd314 |
|
BLAKE2b-256 | 3b7237a306ba7c115bfa2b2211e7aa72ddf0b79de2439cd19dd2c37fa075e1f4 |