{ "info": { "author": "Anthony25 ", "author_email": "anthony.ruhier@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: BSD License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3 :: Only", "Topic :: System :: Networking" ], "description": "QoS framework for Python and Linux\n==================================\n\nWhen setting a QoS with TC with a shell script, the syntax is not easy to read.\nThis framework helps you to set all your rules easily, in a hierarchical way.\n\nDocumentation: https://pyqos.readthedocs.org/en/dev/\n\nDependencies\n------------\n * python 3.4 (it certainly works with prior versions, just not tested)\n\n\nExample\n-------\n\nThere is an example about how using the framework in the `example` folder.\n\n\nContributors\n------------\n\n * [Anthony Ruhier](https://github.com/Anthony25)\n * [Thomas Gagneret](https://github.com/tgagneret)\n\n\nSpecial thanks\n--------------\n * [Flask Project:](https://github.com/mitsuhiko/flask) Some parts about the\n application and configuration were inspired a lot from it.\n\n\nReadings about tc\n-----------------\n\n * http://wiki.linuxwall.info/doku.php/en:ressources:dossiers:networking:traffic_control\n : General explanations about QoS and tc\n * http://luxik.cdi.cz/~devik/qos/htb/manual/userg.htm : Details about htb\n * http://joekane.eu/cisco-rate-limit-burst-explained/ : Details about burst\n and cburst and how to define it.\n\n\nLicense\n-------\n\nTool under the BSD license. Do not hesitate to report bugs, ask me some\nquestions or do some pull request if you want to !\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Anthony25/pyqos", "keywords": "networking qos linux development", "license": "Simplified BSD", "maintainer": "", "maintainer_email": "", "name": "pyqos", "package_url": "https://pypi.org/project/pyqos/", "platform": "", "project_url": "https://pypi.org/project/pyqos/", "project_urls": { "Homepage": "https://github.com/Anthony25/pyqos" }, "release_url": "https://pypi.org/project/pyqos/0.2.2/", "requires_dist": null, "requires_python": "", "summary": "Framework that helps setting a QoS on Linux", "version": "0.2.2" }, "last_serial": 2972905, "releases": { "0.2.1": [ { "comment_text": "", "digests": { "md5": "b023272b3e72df236a5af6e5af8eb32c", "sha256": "1f4e591b4e714306df9344cde1a35478fb28385db52fce116467354f58ab92a2" }, "downloads": -1, "filename": "pyqos-0.2.1.1.tar.gz", "has_sig": false, "md5_digest": "b023272b3e72df236a5af6e5af8eb32c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6983, "upload_time": "2017-02-07T19:51:17", "url": "https://files.pythonhosted.org/packages/a1/dd/b934a8972a67d88cefe0f5870268eda2c3ca57d51a9fbf184b0ddab1bf11/pyqos-0.2.1.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "6734e0f3f310dbadf18b44fdf2e7e5d0", "sha256": "a52b7908e3b496ac92f61b04e80d345789d0e837e4ac24ee9b27fd7cf557e359" }, "downloads": -1, "filename": "pyqos-0.2.2.tar.gz", "has_sig": false, "md5_digest": "6734e0f3f310dbadf18b44fdf2e7e5d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12312, "upload_time": "2017-06-23T07:50:35", "url": "https://files.pythonhosted.org/packages/c9/9c/cba09bffc3fdc41f07a424833b2b104efd41fc4ac605d7da1650d0af7d02/pyqos-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6734e0f3f310dbadf18b44fdf2e7e5d0", "sha256": "a52b7908e3b496ac92f61b04e80d345789d0e837e4ac24ee9b27fd7cf557e359" }, "downloads": -1, "filename": "pyqos-0.2.2.tar.gz", "has_sig": false, "md5_digest": "6734e0f3f310dbadf18b44fdf2e7e5d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12312, "upload_time": "2017-06-23T07:50:35", "url": "https://files.pythonhosted.org/packages/c9/9c/cba09bffc3fdc41f07a424833b2b104efd41fc4ac605d7da1650d0af7d02/pyqos-0.2.2.tar.gz" } ] }