{ "info": { "author": "Ekylibre", "author_email": "rdechazelles@ekylibre.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "Ekylibre set of tools for MycroftAI\n====================================\n\nThis package is used in our skills for MycroftAI.\nIt provides access to Ekylibre API and much more...\n\nThis is a work in progress...\n\nPackaging for PyPi\n------------------\n\nCreates the virtual environment (you need Pipenv):\n\n.. code-block:: bash\n\n $ pipenv install\n\nCreates packages :\n\n.. code-block:: bash\n\n $ pipenv run python setup.py sdist bdist_wheel\n\nPublish package to PyPi\n-----------------------\n\nNow it's time to publish :\n\n.. code-block:: bash\n\n $ pipenv run twine upload dist/*\n\n\nUsage\n-----\n\nTo install the package, simply:\n\n.. code-block:: bash\n\n $ pip install mycroft-ekylibre-utils\n\nMycroft settings\n----------------\n\nThis package works with a custom config section in your :code:`mycroft.conf` file:\n\n.. code-block:: json\n\n \"ekylibre_api\": {\n \"host\": \"yourfarm.ekylibre.farm\",\n \"user\": \"you@example.org\",\n \"password\": \"*******\"\n }\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/ekylibre", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "mycroft-ekylibre-utils", "package_url": "https://pypi.org/project/mycroft-ekylibre-utils/", "platform": "", "project_url": "https://pypi.org/project/mycroft-ekylibre-utils/", "project_urls": { "Homepage": "http://github.com/ekylibre" }, "release_url": "https://pypi.org/project/mycroft-ekylibre-utils/0.9/", "requires_dist": [ "requests", "urllib3" ], "requires_python": "", "summary": "Ekylibre set of tools for MycroftAI skills", "version": "0.9" }, "last_serial": 4850290, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "75753529da8b80f424e5be1f693987d5", "sha256": "8d9a18d5ecb86cdd483183f83fcb3f5314fd7a39945102842aeee4c5a5ed9069" }, "downloads": -1, "filename": "mycroft_ekylibre_utils-0.1-py3.5.egg", "has_sig": false, "md5_digest": "75753529da8b80f424e5be1f693987d5", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 5203, "upload_time": "2019-01-28T15:54:00", "url": "https://files.pythonhosted.org/packages/c8/67/35cec03af7824ab345c5b7aeb1c1f8f586b41db760a0d0948898ac761b75/mycroft_ekylibre_utils-0.1-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "9166d0bd4c75032911c4339571af3113", "sha256": "363f79983065f9d1632d511f1f7b351bf956e37d6cfd2a1fc8df71d6bc0dcc4c" }, "downloads": -1, "filename": "mycroft-ekylibre-utils-0.1.tar.gz", "has_sig": false, "md5_digest": "9166d0bd4c75032911c4339571af3113", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2025, "upload_time": "2019-01-28T10:56:47", "url": "https://files.pythonhosted.org/packages/fe/84/e1e51bb19d860102afbefedad3b15d74cba0cb051c8cd5dac5d7a905fecd/mycroft-ekylibre-utils-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "6490a8618460863e4cdfc2477cc6b12c", "sha256": "44ca14f271329b058f72e693da76c4355b1f9fbb03eed7d0e643b8b713dbd5c1" }, "downloads": -1, "filename": "mycroft-ekylibre-utils-0.2.tar.gz", "has_sig": false, "md5_digest": "6490a8618460863e4cdfc2477cc6b12c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2038, "upload_time": "2019-01-28T12:04:16", "url": "https://files.pythonhosted.org/packages/eb/32/6fed9361b2b84e75f2ad72318ddb914626dcd9530b558133c0ce5c594166/mycroft-ekylibre-utils-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "d3485a68457213e114cdd806359c5071", "sha256": "183c31e4b4d03b892eb055e028a2caa06d74a1320ac549276ba7c18a1d4d2898" }, "downloads": -1, "filename": "mycroft_ekylibre_utils-0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "d3485a68457213e114cdd806359c5071", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 15039, "upload_time": "2019-01-28T15:53:56", "url": "https://files.pythonhosted.org/packages/09/32/b1610e609e73eee78cd8d22f204cb53019675a0f83912e081cf025b555cf/mycroft_ekylibre_utils-0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a360d4bde5cb8de0dfed8ae3e5037766", "sha256": "0b784dfe5a23d89a2c96e9695be6e5692f658b33163a0eb26403251412f85736" }, "downloads": -1, "filename": "mycroft-ekylibre-utils-0.3.tar.gz", "has_sig": false, "md5_digest": "a360d4bde5cb8de0dfed8ae3e5037766", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2052, "upload_time": "2019-01-28T13:46:44", "url": "https://files.pythonhosted.org/packages/c7/da/c1951d2ee2a644ac1ca2237b970b44e5857276dcda21daf0dd01d4f1d773/mycroft-ekylibre-utils-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "c955f8d7207d6f0d4100aa5a3c0348a2", "sha256": "15e94c3556505434f16a38d501966ac9b0be5f481a2cb1ba192e343f9642cc77" }, "downloads": -1, "filename": "mycroft_ekylibre_utils-0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "c955f8d7207d6f0d4100aa5a3c0348a2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 15041, "upload_time": "2019-01-28T15:53:58", "url": "https://files.pythonhosted.org/packages/dd/e1/6344a9a3e0973ea405ef68a1cced102fa6120e19fa34770ebce523a7355c/mycroft_ekylibre_utils-0.4-py3-none-any.whl" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "65b4febfbc5069c843598dcc7f3e87c0", "sha256": "7d3c15a352e7727ab91d5c3347363e6ab0dcb62fb844071783708d96383de448" }, "downloads": -1, "filename": "mycroft_ekylibre_utils-0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "65b4febfbc5069c843598dcc7f3e87c0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 15059, "upload_time": "2019-01-30T14:20:59", "url": "https://files.pythonhosted.org/packages/e1/b5/606eb00aefe0e58edeae73068e043fb06af8d76a4e9de532e07b7e168f00/mycroft_ekylibre_utils-0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "eb97605b879c9c3d01a2fe7e552c26b5", "sha256": "4399fe83c94d46e3913d36a634bedfdd8a93680c2068deb88dfce7f7d00c5985" }, "downloads": -1, "filename": "mycroft-ekylibre-utils-0.5.tar.gz", "has_sig": false, "md5_digest": "eb97605b879c9c3d01a2fe7e552c26b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2225, "upload_time": "2019-01-30T14:21:00", "url": "https://files.pythonhosted.org/packages/f2/2c/d88070af8740b8ae373d1b6a2b210af89f20784f7cc43ffa9f29f5f8e968/mycroft-ekylibre-utils-0.5.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "e6a8777244b24ec1b39d46067158b373", "sha256": "d1afc98ca282407126b71366d9189a5f6e3c27d3ea1fd38efa5174f7803e7cb3" }, "downloads": -1, "filename": "mycroft_ekylibre_utils-0.6-py3-none-any.whl", "has_sig": false, "md5_digest": "e6a8777244b24ec1b39d46067158b373", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 289446, "upload_time": "2019-01-31T13:23:44", "url": "https://files.pythonhosted.org/packages/94/89/a5f8e9d2e430fc8f804426d144a3a1f63dd04e8db6a13f1a2e2325999cb2/mycroft_ekylibre_utils-0.6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "10610c3135f101b9a9657d56e0505d39", "sha256": "83103d591ae7f45bee64c1c8a8946fb15ba05b1ac07517e6c53f33acd6562da6" }, "downloads": -1, "filename": "mycroft-ekylibre-utils-0.6.tar.gz", "has_sig": false, "md5_digest": "10610c3135f101b9a9657d56e0505d39", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 211094, "upload_time": "2019-01-31T13:23:48", "url": "https://files.pythonhosted.org/packages/3d/02/b9f4d7f15cc24d33c8860c6d1795b6ef83ab9193d28d40d8af93eb1f7884/mycroft-ekylibre-utils-0.6.tar.gz" } ], "0.7": [ { "comment_text": "", "digests": { "md5": "0d39c1e43d9d342cd8d1eafaa8fb837f", "sha256": "84d699d97f1e21a84396dcbd6264597cfff0d960818e6d025a133f4d31863d38" }, "downloads": -1, "filename": "mycroft_ekylibre_utils-0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "0d39c1e43d9d342cd8d1eafaa8fb837f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 292964, "upload_time": "2019-02-11T10:24:22", "url": "https://files.pythonhosted.org/packages/43/3f/482c9c30fb3f066974b56a70989ab802eec053f20652c7d9e352b285e80a/mycroft_ekylibre_utils-0.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ada116dad5ce4cafd1e9d2f21faf177d", "sha256": "3ffc66c61f1576f557670654bf842b7ec3b69c1b0782c55dc42f79b65b11b56a" }, "downloads": -1, "filename": "mycroft-ekylibre-utils-0.7.tar.gz", "has_sig": false, "md5_digest": "ada116dad5ce4cafd1e9d2f21faf177d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 213832, "upload_time": "2019-02-11T10:24:26", "url": "https://files.pythonhosted.org/packages/40/f3/01802c5e2cfee8eac88233279615ece8cd94f3d590a86b152a0ab892b01f/mycroft-ekylibre-utils-0.7.tar.gz" } ], "0.8": [ { "comment_text": "", "digests": { "md5": "fc7742eacd70d981febfd90605fa30a4", "sha256": "e10ec0eaa790fe3b070bea6dfb5d25275202614ff77e5ec51f3b33a0205aaa1c" }, "downloads": -1, "filename": "mycroft_ekylibre_utils-0.8-py3-none-any.whl", "has_sig": false, "md5_digest": "fc7742eacd70d981febfd90605fa30a4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 304089, "upload_time": "2019-02-13T07:56:11", "url": "https://files.pythonhosted.org/packages/b6/78/f1bc542704ae8b4d3a454d8cb08a158eb634fa755fd921cfd4bb01a2e11e/mycroft_ekylibre_utils-0.8-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b6f62f8bf3ee42d4a2cf0dbd66b1a20d", "sha256": "93be9d7c1d936821a33054aedf1845865874aa9b327d8119d123a6275a1fd3b0" }, "downloads": -1, "filename": "mycroft-ekylibre-utils-0.8.tar.gz", "has_sig": false, "md5_digest": "b6f62f8bf3ee42d4a2cf0dbd66b1a20d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 213772, "upload_time": "2019-02-13T07:56:15", "url": "https://files.pythonhosted.org/packages/bc/40/c9fbf4bdfc8a22320bb512eacbf4f7607e2ad728848e7bfdc4bb9a3a9ff4/mycroft-ekylibre-utils-0.8.tar.gz" } ], "0.9": [ { "comment_text": "", "digests": { "md5": "8610fc4d350abcc63a501f4c150fcbf1", "sha256": "6718b76993f250361ad18ffa59b73a0f88f2d75d233ae11282a424878f5a18e1" }, "downloads": -1, "filename": "mycroft_ekylibre_utils-0.9-py3-none-any.whl", "has_sig": false, "md5_digest": "8610fc4d350abcc63a501f4c150fcbf1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 314761, "upload_time": "2019-02-21T14:05:20", "url": "https://files.pythonhosted.org/packages/05/da/1b7f4fbc7f64a9a3ea2a33652909aa217a4177fe6470c497bcca8ee3cabb/mycroft_ekylibre_utils-0.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5adb083cd6805538bd6992bc94989d08", "sha256": "ba5c38a9482c30f88d6212ad2d2cc7c28fb320adb4693fdc2d14181c06187e76" }, "downloads": -1, "filename": "mycroft-ekylibre-utils-0.9.tar.gz", "has_sig": false, "md5_digest": "5adb083cd6805538bd6992bc94989d08", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 223065, "upload_time": "2019-02-21T14:05:24", "url": "https://files.pythonhosted.org/packages/21/25/0492029af5a52e0f030e41d63eedb5d338eaca058ca0b783005712b6d1d6/mycroft-ekylibre-utils-0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8610fc4d350abcc63a501f4c150fcbf1", "sha256": "6718b76993f250361ad18ffa59b73a0f88f2d75d233ae11282a424878f5a18e1" }, "downloads": -1, "filename": "mycroft_ekylibre_utils-0.9-py3-none-any.whl", "has_sig": false, "md5_digest": "8610fc4d350abcc63a501f4c150fcbf1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 314761, "upload_time": "2019-02-21T14:05:20", "url": "https://files.pythonhosted.org/packages/05/da/1b7f4fbc7f64a9a3ea2a33652909aa217a4177fe6470c497bcca8ee3cabb/mycroft_ekylibre_utils-0.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5adb083cd6805538bd6992bc94989d08", "sha256": "ba5c38a9482c30f88d6212ad2d2cc7c28fb320adb4693fdc2d14181c06187e76" }, "downloads": -1, "filename": "mycroft-ekylibre-utils-0.9.tar.gz", "has_sig": false, "md5_digest": "5adb083cd6805538bd6992bc94989d08", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 223065, "upload_time": "2019-02-21T14:05:24", "url": "https://files.pythonhosted.org/packages/21/25/0492029af5a52e0f030e41d63eedb5d338eaca058ca0b783005712b6d1d6/mycroft-ekylibre-utils-0.9.tar.gz" } ] }