VMware vRealize Log Insight Client
Project description
Python API client bindings for VMware vRealize Log Insight’s API.
Getting Started
The master branch is code that’s in development right now. To install in develop mode, create a virtual environment and clone+install with pip:
virtualenv pyloginsight cd pyloginsight source bin/activate pip install -e git+https://github.com/vmware/pyloginsight.git#egg=pyloginsight cd src/pyloginsight/
Running tests
None of the tests require a connection to a live server. They’re either unittests or using requests_mock.
You will need tox installed and a checkout of this repository. Running tox will install test-centric dependencies (pytest, requests_mock) in tox’s own virtualenvs (.tox/py{27,35}/), along with the pyloginsight package and its requirements, then run tests and style checks (pytest, pep8, pyflakes).:
virtualenv pyloginsight cd pyloginsight source bin/activate pip install -e git+https://github.com/vmware/pyloginsight.git#egg=pyloginsight cd src/pyloginsight/ pip install tox tox
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 Distributions
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
File details
Details for the file pyloginsight_fork-0.dev0-py3-none-any.whl.
File metadata
- Download URL: pyloginsight_fork-0.dev0-py3-none-any.whl
- Upload date:
- Size: 27.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d485754359330506b5839c568334fa76a8d0ad4bcc50ae0b3f2e3bb25ecb4f9e
|
|
| MD5 |
0143d3f16ff3af03f868fa1a7385637d
|
|
| BLAKE2b-256 |
85ba8a1a4675c99fd47d0817b0e305d1537d837e87dd47ba28c191854db3a5c1
|