{ "info": { "author": "Nikita Boyarskikh", "author_email": "n02@ya.ru", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Natural Language :: Russian", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Testing" ], "description": "pylint-kwargs-order\n===================\n\nAbout\n-----\n\n`pylint-kwargs-order` is a [Pylint](http://pylint.org) plugin for checking order of the passing keyword arguments to the function.\n\nInstallation\n------------\n\nTo install:\n\n pip install pylint-kwargs-order\n\nUsage\n-----\n\nEnsure `pylint-kwargs-order` is installed and on your path and then execute:\n\n pylint --load-plugins pylint_kwargs_order [..other options..] \n\nFeatures\n--------\n\n- Just checks that the keyword arguments are passed to the function in alphabetical order\n\nContributing\n------------\n\n[Issues](https://github.com/Nikita-Boyarskikh/pylint-kwargs-order/issues)", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Nikita-Boyarskikh/pylint-args", "keywords": "pylint plugin keyword order", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pylint-args", "package_url": "https://pypi.org/project/pylint-args/", "platform": "", "project_url": "https://pypi.org/project/pylint-args/", "project_urls": { "Homepage": "https://github.com/Nikita-Boyarskikh/pylint-args" }, "release_url": "https://pypi.org/project/pylint-args/0.0.5/", "requires_dist": null, "requires_python": "", "summary": "Pylint plugin checking order of the passing keyword arguments to the function", "version": "0.0.5" }, "last_serial": 4322548, "releases": { "0.0.5": [ { "comment_text": "", "digests": { "md5": "b6001ab8fc485c47e88c346465d823d5", "sha256": "8a0ec11a0a0309dc7c00683a521b11865a468e6ad78be380d3b4f02bd83a1a9a" }, "downloads": -1, "filename": "pylint-args-0.0.5.tar.gz", "has_sig": false, "md5_digest": "b6001ab8fc485c47e88c346465d823d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4572, "upload_time": "2018-09-29T11:49:30", "url": "https://files.pythonhosted.org/packages/05/b0/05f3a09436b3ad67f4b36c87ec0e54933226fdba4d8b3e9ba1cfeaf42555/pylint-args-0.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b6001ab8fc485c47e88c346465d823d5", "sha256": "8a0ec11a0a0309dc7c00683a521b11865a468e6ad78be380d3b4f02bd83a1a9a" }, "downloads": -1, "filename": "pylint-args-0.0.5.tar.gz", "has_sig": false, "md5_digest": "b6001ab8fc485c47e88c346465d823d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4572, "upload_time": "2018-09-29T11:49:30", "url": "https://files.pythonhosted.org/packages/05/b0/05f3a09436b3ad67f4b36c87ec0e54933226fdba4d8b3e9ba1cfeaf42555/pylint-args-0.0.5.tar.gz" } ] }