{ "info": { "author": "SerialLab Corp", "author_email": "slab@serial-lab.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Framework :: Django :: 1.10", "Framework :: Django :: 1.8", "Framework :: Django :: 1.9", "Framework :: Django :: 2.0", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "=============================\nquartet_manifest\n=============================\n\n.. image:: https://gitlab.com/serial-lab/quartet_manifest/badges/master/pipeline.svg\n :target: https://gitlab.com/serial-lab/quartet_manifest/commits/master\n\n.. image:: https://gitlab.com/serial-lab/quartet_manifest/badges/master/coverage.svg\n :target: https://gitlab.com/serial-lab/quartet_manifest/commits/master\n \n.. image:: https://badge.fury.io/py/quartet_manifest.svg\n :target: https://badge.fury.io/py/quartet_manifest\n\nReports back QU4RTET configuration and capabilities to quartet-ui.\n\nDocumentation\n-------------\n\nDependencies\n____________\nFirst, make sure you have Django_ and the `Django Rest Framework`_ installed and\nyou have an active project started. See the Django and Django Rest Framework\ndocumentation below if you are unfamiliar with this process.\n\n.. _Django: https://docs.djangoproject.com\n.. _Django Rest Framework: http://www.django-rest-framework.org/\n\n\nModfiy settings.py\n__________________\n\nTo use quartet_manifest in a project, first, add it to your `INSTALLED_APPS`:\n\n.. code-block:: text\n\n INSTALLED_APPS = (\n ...\n 'rest_framework',\n 'quartet_manifest',\n ...\n )\n\nAdd the URL patterns\n____________________\n\nIn your project's `urls.py`, add quartet_manifest's URL patterns:\n\n.. code-block:: text\n\n from quartet_manifest import urls as quartet_manifest_urls\n\n\n urlpatterns = [\n ...\n path('manifest/', include('quartet_manifest.urls')),\n ...\n ]\n\nTest the URL\n____________\nNavigate to the configured host/port and url using the structure below:\n\nhttp://[your host name]:[your port]/manifest/quartet-manifest/?format=json\n\nYou should get a return value as below\n\n.. code-block::javascript\n\n [...\"rest_framework\",\"quartet_manifest\",\"quartet_epcis\"...]\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/serial-lab/quartet_manifest", "keywords": "quartet_manifest", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "quartet_manifest", "package_url": "https://pypi.org/project/quartet_manifest/", "platform": "", "project_url": "https://pypi.org/project/quartet_manifest/", "project_urls": { "Homepage": "https://gitlab.com/serial-lab/quartet_manifest" }, "release_url": "https://pypi.org/project/quartet_manifest/1.0.5/", "requires_dist": null, "requires_python": "", "summary": "Reports back configuration and capabilities to quartet-ui.", "version": "1.0.5" }, "last_serial": 4117912, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "32007d9870011b43a58e939ae32092f4", "sha256": "05576c45081111cce36ae8ef42c953f41ad4b884c1e5a80dbfa7bdca02ee00df" }, "downloads": -1, "filename": "quartet_manifest-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "32007d9870011b43a58e939ae32092f4", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 7948, "upload_time": "2018-05-02T21:06:48", "url": "https://files.pythonhosted.org/packages/0c/4c/91f793c7f6dcfa33dcfe031ee2490cdd0fb0ef8a4c219face3cef4e9e4d8/quartet_manifest-1.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f80125a40ed0000380d01429bd262a28", "sha256": "e5c4f629f89b23ced721cc8b5a943908d203b62933161424596e559eb6021c49" }, "downloads": -1, "filename": "quartet_manifest-1.0.1.tar.gz", "has_sig": false, "md5_digest": "f80125a40ed0000380d01429bd262a28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18770, "upload_time": "2018-05-02T21:06:47", "url": "https://files.pythonhosted.org/packages/e9/cb/334078a0aebcb0069afca1eb0051f8fe296a098bd150b5c5df70bd1c6d41/quartet_manifest-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "0ab2c2cfd426caf112a5aceb8b2078a6", "sha256": "12bfeb934096f9382bbfe2fc383c0f3be0aaca19e5cccdf410753c327ecee898" }, "downloads": -1, "filename": "quartet_manifest-1.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0ab2c2cfd426caf112a5aceb8b2078a6", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 7953, "upload_time": "2018-05-04T18:15:38", "url": "https://files.pythonhosted.org/packages/8e/1c/468abc6ec7b250e155a92b30fc85ba9a5bc0037be4f7e3067edd3d97dbce/quartet_manifest-1.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "37be1f3eadf4910aaf07a70b072b8c04", "sha256": "3c206003cc9519361ef65db4538ebffb1ac3bb346f829efc62aec2847a3266ab" }, "downloads": -1, "filename": "quartet_manifest-1.0.2.tar.gz", "has_sig": false, "md5_digest": "37be1f3eadf4910aaf07a70b072b8c04", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18717, "upload_time": "2018-05-04T18:15:36", "url": "https://files.pythonhosted.org/packages/b8/3a/634c94bb00efbef5e30868370676ea25dc5c3df4f64f2f3e01acafee7115/quartet_manifest-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "dd7bb119739b290ef235fb830bd6117c", "sha256": "36808a8bc55cafa86e12ecccf27d8c5864aae7039ffb58b9e12e96e9ce93e5fb" }, "downloads": -1, "filename": "quartet_manifest-1.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "dd7bb119739b290ef235fb830bd6117c", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 6271, "upload_time": "2018-07-28T16:05:54", "url": "https://files.pythonhosted.org/packages/a7/4a/22594748f4db585fc138103ca4591548133128f0e05f1eb6dd2e9a958ab2/quartet_manifest-1.0.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d3a5d31785c88ed4c58f3838b8d52164", "sha256": "6cb7c27573dd9401730ad9d193a07e4cc36279d1bc2261e960edf6e13ffb1910" }, "downloads": -1, "filename": "quartet_manifest-1.0.3.tar.gz", "has_sig": false, "md5_digest": "d3a5d31785c88ed4c58f3838b8d52164", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18977, "upload_time": "2018-07-28T16:05:52", "url": "https://files.pythonhosted.org/packages/f8/1e/c9888a181ef310ed2f36e88e67f72ae5a71dbb1fb3ecfa854f687df8b5b3/quartet_manifest-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "d98526f0588f9fae453b247e538ae474", "sha256": "f5b8d9801ae95372fbc78c706882d7ffd08a6eb2876c4c79a80591405baca84d" }, "downloads": -1, "filename": "quartet_manifest-1.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d98526f0588f9fae453b247e538ae474", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 6291, "upload_time": "2018-07-28T16:05:45", "url": "https://files.pythonhosted.org/packages/16/10/89e8317f9c2726936975f785ed1d98e2550cff4f3dac82ad2a1b06e9fa88/quartet_manifest-1.0.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a7e668ef1145328e3e2f892cef40280c", "sha256": "a5ce43c4e368bf27cc2a8726c990fa71c86b43e32a410e49c2332f9188aa5293" }, "downloads": -1, "filename": "quartet_manifest-1.0.4.tar.gz", "has_sig": false, "md5_digest": "a7e668ef1145328e3e2f892cef40280c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19040, "upload_time": "2018-07-28T16:05:43", "url": "https://files.pythonhosted.org/packages/44/fe/6e793d0ac63aafc36c14b6e375a020bb9e82f05ba1529aa847c58a69405c/quartet_manifest-1.0.4.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "d423e32acc642096548b67922de38b70", "sha256": "2516203cd09fa6ea03c2fb166250aa9536f64f2d41b38c105144123eeed5f88b" }, "downloads": -1, "filename": "quartet_manifest-1.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d423e32acc642096548b67922de38b70", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 6326, "upload_time": "2018-07-30T21:25:05", "url": "https://files.pythonhosted.org/packages/0a/fa/c60324c57a009198a3b99fd4cd61695a311005dc4e5399e3cbfeb0d8cd07/quartet_manifest-1.0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6b6e1f1d93ee94cb5707b6e995d3de61", "sha256": "d92366a913a718323eb31947ebbd83c5118e67ec43d02e18f9084f76c981fbf2" }, "downloads": -1, "filename": "quartet_manifest-1.0.5.tar.gz", "has_sig": false, "md5_digest": "6b6e1f1d93ee94cb5707b6e995d3de61", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19078, "upload_time": "2018-07-30T21:25:04", "url": "https://files.pythonhosted.org/packages/b1/44/bf588c034592d69ce5a13634d2f9a2a55dd4a6fada7c841d25321e61c5f4/quartet_manifest-1.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d423e32acc642096548b67922de38b70", "sha256": "2516203cd09fa6ea03c2fb166250aa9536f64f2d41b38c105144123eeed5f88b" }, "downloads": -1, "filename": "quartet_manifest-1.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d423e32acc642096548b67922de38b70", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 6326, "upload_time": "2018-07-30T21:25:05", "url": "https://files.pythonhosted.org/packages/0a/fa/c60324c57a009198a3b99fd4cd61695a311005dc4e5399e3cbfeb0d8cd07/quartet_manifest-1.0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6b6e1f1d93ee94cb5707b6e995d3de61", "sha256": "d92366a913a718323eb31947ebbd83c5118e67ec43d02e18f9084f76c981fbf2" }, "downloads": -1, "filename": "quartet_manifest-1.0.5.tar.gz", "has_sig": false, "md5_digest": "6b6e1f1d93ee94cb5707b6e995d3de61", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19078, "upload_time": "2018-07-30T21:25:04", "url": "https://files.pythonhosted.org/packages/b1/44/bf588c034592d69ce5a13634d2f9a2a55dd4a6fada7c841d25321e61c5f4/quartet_manifest-1.0.5.tar.gz" } ] }