{ "info": { "author": "Alan Castonguay", "author_email": "acastonguay@vmware.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": ".. image:: https://api.travis-ci.org/vmware/pyloginsight.svg?branch=master\n :target: https://travis-ci.org/vmware/pyloginsight\n :alt: Build Status\n\nPython API client bindings for `VMware vRealize Log Insight `_'s `API `_.\n\nGetting Started\n===============\n\nThe ``master`` branch is code that's in development right now. To install in develop mode, create a `virtual environment `_ and clone+install with ``pip``::\n\n virtualenv pyloginsight\n cd pyloginsight\n source bin/activate\n pip install -e git+https://github.com/vmware/pyloginsight.git#egg=pyloginsight\n cd src/pyloginsight/\n\n\nRunning tests\n==============\n\nNone of the tests require a connection to a live server. They're either unittests or using ``requests_mock``.\n\nYou 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``).::\n\n virtualenv pyloginsight\n cd pyloginsight\n source bin/activate\n pip install -e git+https://github.com/vmware/pyloginsight.git#egg=pyloginsight\n cd src/pyloginsight/\n pip install tox\n tox\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/vmware/pyloginsight/", "keywords": "", "license": "Apache Software License 2.0", "maintainer": "", "maintainer_email": "", "name": "pyloginsight-fork", "package_url": "https://pypi.org/project/pyloginsight-fork/", "platform": "any", "project_url": "https://pypi.org/project/pyloginsight-fork/", "project_urls": { "Homepage": "http://github.com/vmware/pyloginsight/" }, "release_url": "https://pypi.org/project/pyloginsight-fork/0.dev0/", "requires_dist": [ "requests", "marshmallow", "attrdict", "six", "pytz" ], "requires_python": "", "summary": "VMware vRealize Log Insight Client", "version": "0.dev0" }, "last_serial": 5436844, "releases": { "0.dev0": [ { "comment_text": "", "digests": { "md5": "0143d3f16ff3af03f868fa1a7385637d", "sha256": "d485754359330506b5839c568334fa76a8d0ad4bcc50ae0b3f2e3bb25ecb4f9e" }, "downloads": -1, "filename": "pyloginsight_fork-0.dev0-py3-none-any.whl", "has_sig": false, "md5_digest": "0143d3f16ff3af03f868fa1a7385637d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 27484, "upload_time": "2019-06-23T09:23:31", "url": "https://files.pythonhosted.org/packages/85/ba/8a1a4675c99fd47d0817b0e305d1537d837e87dd47ba28c191854db3a5c1/pyloginsight_fork-0.dev0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0143d3f16ff3af03f868fa1a7385637d", "sha256": "d485754359330506b5839c568334fa76a8d0ad4bcc50ae0b3f2e3bb25ecb4f9e" }, "downloads": -1, "filename": "pyloginsight_fork-0.dev0-py3-none-any.whl", "has_sig": false, "md5_digest": "0143d3f16ff3af03f868fa1a7385637d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 27484, "upload_time": "2019-06-23T09:23:31", "url": "https://files.pythonhosted.org/packages/85/ba/8a1a4675c99fd47d0817b0e305d1537d837e87dd47ba28c191854db3a5c1/pyloginsight_fork-0.dev0-py3-none-any.whl" } ] }