{ "info": { "author": "Karel Jakubec", "author_email": "karel@jakubec.name", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: System :: Networking :: Monitoring" ], "description": "Apilisk\n================================\n\nStandalone rest client for Apiwatcher platform.\n\nIt can run testcases defined in Apiwatcher locally on you machine or on\nCI server.\n\nInstallation\n=================================\n\nCurrently Apilisk is distributed using Pypi, more options for download\nare comming soon.\n\nLinux\n********************************\n\nThe best way is to create a virtual environment and then use *pip*.\n\n.. code-block:: shell\n\n virtualenv env\n . env/bin/activate\n\n pip install Apilisk\n\nYou must have libcurl installed.\n\nOS X\n*********************************\n\nOn Mac we suggest to use *easy_install*, although *pip* should work as well.\n\n.. code-block:: shell\n\n sudo easy_install Apilisk\n\nRun\n==================================\nAt first you need to have a team in Apiwatcher, so sign/log in.\n\nYou need to create a project and some testcases, otherwise there is nothing to\nrun. :) And finally you need to have a credentials (Client ID and\nClient secret). This you can find under team settings - create a new pair and\ndownload the configuration file for Apilisk or copy paste the command with\napilisk init, which will create the file for you.\n\n.. code-block:: python\n\n apilisk init --client-secret SECRET --client-id ID --agent-id \"My agent\"\n\nExample file:\n\n.. code-block::\n\n {\n \"host\": \"https://api2.apiwatcher.com\",\n \"port\": 443,\n \"client_id\": \"YOUR_CLIENT_ID\",\n \"client_secret\": \"YOUR_CLIENT_SECRET\",\n \"agent_id\": \"My local agent\"\n }\n\nAnd now just run it :)\n\n.. code-block:: shell\n\n apilisk run -c apilisk.json -u -v 1 -d YOUR_DATASET_ID -p YOUR_PROJECT_HASH", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/apiwatcher/apilisk", "keywords": "http client apiwatcher apilisk", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "Apilisk", "package_url": "https://pypi.org/project/Apilisk/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Apilisk/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/apiwatcher/apilisk" }, "release_url": "https://pypi.org/project/Apilisk/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "Remote test runner for Apiwatcher platform", "version": "0.2.1" }, "last_serial": 2967530, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "ca89434c335a1103d56374b1e74d4e61", "sha256": "fff76bb2f36f16caed97d9fe8f8862bd07affd48a5e4a310b0d1659ed1bdeb67" }, "downloads": -1, "filename": "Apilisk-0.0.1.tar.gz", "has_sig": false, "md5_digest": "ca89434c335a1103d56374b1e74d4e61", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7681, "upload_time": "2017-05-23T09:15:16", "url": "https://files.pythonhosted.org/packages/8c/ce/40c79de10d9e07ad15da6a8c5961a469314d3ba79b2d6b6e59e5474eb6e6/Apilisk-0.0.1.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "422d176bdcd704de14ac5ac8858a2a4a", "sha256": "ae087591aa5bfb04e7666132db82e0d1b3e547feac8e75ac130fd84a521a7483" }, "downloads": -1, "filename": "Apilisk-0.1.0.tar.gz", "has_sig": false, "md5_digest": "422d176bdcd704de14ac5ac8858a2a4a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8404, "upload_time": "2017-05-25T20:52:08", "url": "https://files.pythonhosted.org/packages/53/be/0c4a1c28c591002c4ea0b145fb8d9b7e8c079ae7d834e323234cd9117243/Apilisk-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "dcd99601d95a923c1ae80f9876009b98", "sha256": "a34d4583e5cca9cea384a7418bc9dc07794b4bb7704ac3158431fa154108bc10" }, "downloads": -1, "filename": "Apilisk-0.1.1.tar.gz", "has_sig": false, "md5_digest": "dcd99601d95a923c1ae80f9876009b98", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9171, "upload_time": "2017-05-26T12:59:52", "url": "https://files.pythonhosted.org/packages/da/2a/d53b37268bf1502b732ec2c2f9538fa3f739957c0f8c296ef4acebbb7af5/Apilisk-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "5013b1da4eb1cb005a8e7e3ca0942abb", "sha256": "2c9527478f4393b7c1fddac9927490da1aa48521e88719fd000a2d44fce17599" }, "downloads": -1, "filename": "Apilisk-0.1.2.tar.gz", "has_sig": false, "md5_digest": "5013b1da4eb1cb005a8e7e3ca0942abb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9113, "upload_time": "2017-05-26T13:35:50", "url": "https://files.pythonhosted.org/packages/94/91/79c6765a15598865222c22e875d5bc33978a3b9252cfea7583a2315536d4/Apilisk-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "e8a157fb857e47457e52a83976aa96bd", "sha256": "e9003457706030bf10f50c5119cdc0cbd846afa5915ae9de82516de0caf3fa41" }, "downloads": -1, "filename": "Apilisk-0.1.3.tar.gz", "has_sig": false, "md5_digest": "e8a157fb857e47457e52a83976aa96bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9129, "upload_time": "2017-05-26T13:54:05", "url": "https://files.pythonhosted.org/packages/0f/fd/fbe14f3416a2d47c7107e2e8a0cd6792d69ccf980ddb9d3fe596aec0161d/Apilisk-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "a16f4310ad2d1524f38a3a10edc30be3", "sha256": "e9a7dae9eca861a0e8dc06492f918142fdf2329ba6bf11a37854d6413eb9b7e2" }, "downloads": -1, "filename": "Apilisk-0.1.4.tar.gz", "has_sig": false, "md5_digest": "a16f4310ad2d1524f38a3a10edc30be3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9183, "upload_time": "2017-05-29T11:31:12", "url": "https://files.pythonhosted.org/packages/95/75/5a5c5039da4e51349cd662aa94ef44bde4b6d80b46f8b8bf3e1bc087156e/Apilisk-0.1.4.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "cb152568b665b2a9c2c8c9519de0342a", "sha256": "2b148c3ba94ba10b3b336262dd10a2ff92547808ccd7b35108ef26bc1c8ff96d" }, "downloads": -1, "filename": "Apilisk-0.2.0.tar.gz", "has_sig": false, "md5_digest": "cb152568b665b2a9c2c8c9519de0342a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9678, "upload_time": "2017-06-19T13:28:18", "url": "https://files.pythonhosted.org/packages/ad/83/c5cc63405322d44a84ff96c0c058acfc64a0b9170870787012220b2f8580/Apilisk-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "8c5c7c80042a12f18e3b32d5b9ab8ace", "sha256": "0536259d4ff1afa0138af634cf7af0b03186d0b665605b95a1f71aaf6fcfe17e" }, "downloads": -1, "filename": "Apilisk-0.2.1.tar.gz", "has_sig": false, "md5_digest": "8c5c7c80042a12f18e3b32d5b9ab8ace", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9711, "upload_time": "2017-06-22T09:42:49", "url": "https://files.pythonhosted.org/packages/71/76/f08fd033c7835a322ac3cc35ccee5c3fdde36d1fdfa3f6ebe2d4dfff93c9/Apilisk-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8c5c7c80042a12f18e3b32d5b9ab8ace", "sha256": "0536259d4ff1afa0138af634cf7af0b03186d0b665605b95a1f71aaf6fcfe17e" }, "downloads": -1, "filename": "Apilisk-0.2.1.tar.gz", "has_sig": false, "md5_digest": "8c5c7c80042a12f18e3b32d5b9ab8ace", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9711, "upload_time": "2017-06-22T09:42:49", "url": "https://files.pythonhosted.org/packages/71/76/f08fd033c7835a322ac3cc35ccee5c3fdde36d1fdfa3f6ebe2d4dfff93c9/Apilisk-0.2.1.tar.gz" } ] }