{ "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", "description_content_type": null, "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", "package_url": "https://pypi.org/project/pyloginsight/", "platform": "any", "project_url": "https://pypi.org/project/pyloginsight/", "project_urls": { "Homepage": "http://github.com/vmware/pyloginsight/" }, "release_url": "https://pypi.org/project/pyloginsight/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "VMware vRealize Log Insight Client", "version": "0.1.2" }, "last_serial": 3228709, "releases": { "0.1": [], "0.1.2": [ { "comment_text": "", "digests": { "md5": "2b2ff308134f5d638dac4bcef19d46ad", "sha256": "1140cb1d752e386ed92ed15efce85efdb848b439d28bc933fb8b6bc250fbbb70" }, "downloads": -1, "filename": "pyloginsight-0.1.2.tar.gz", "has_sig": false, "md5_digest": "2b2ff308134f5d638dac4bcef19d46ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20325, "upload_time": "2017-10-05T19:03:29", "url": "https://files.pythonhosted.org/packages/c2/a0/b6d94bf04c55b8f19a90a9f2da054bb9b24a3b39329b2b4477b0e1c553f8/pyloginsight-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2b2ff308134f5d638dac4bcef19d46ad", "sha256": "1140cb1d752e386ed92ed15efce85efdb848b439d28bc933fb8b6bc250fbbb70" }, "downloads": -1, "filename": "pyloginsight-0.1.2.tar.gz", "has_sig": false, "md5_digest": "2b2ff308134f5d638dac4bcef19d46ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20325, "upload_time": "2017-10-05T19:03:29", "url": "https://files.pythonhosted.org/packages/c2/a0/b6d94bf04c55b8f19a90a9f2da054bb9b24a3b39329b2b4477b0e1c553f8/pyloginsight-0.1.2.tar.gz" } ] }