{ "info": { "author": "Chillar Anand", "author_email": "anand21nanda@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP", "Topic :: Utilities" ], "description": "httpie-django-auth\n=====================\n\ndjango auth plugin for HTTPie.\n\n\nInstallation\n==============\n\n.. code-block:: shell\n\n $ pip install httpie-django-auth\n\n\nYou should now see ``django`` under ``--auth-type`` in ``$ http --help`` output.\n\n\nUsage\n=========\n\nBy default httpie-django-auth uses `/admin/login` to login. If you need to use some other url for logging, set `HTTPIE_DJANGO_AUTH_URL` environment variable.\n\n.. code-block:: shell\n\n export HTTPIE_DJANGO_AUTH_URL='/accounts/login/'\n\n\nMake requests to your site\n\n.. code-block:: shell\n\n $ http --auth-type=django --auth='username:password' example.org\n $ http -A=django --auth='username:password' example.org\n $ http -A=django --auth='username:password' example.org/profile\n $ http -A=django --auth='username:password' http://127.0.0.1:8000/profile\n\n\nLicense\n=========\n\nSee LICENSE.txt\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/chillaranand/httpie-django-auth", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/chillaranand/httpie-django-auth", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "httpie-django-auth", "package_url": "https://pypi.org/project/httpie-django-auth/", "platform": "", "project_url": "https://pypi.org/project/httpie-django-auth/", "project_urls": { "Download": "https://github.com/chillaranand/httpie-django-auth", "Homepage": "https://github.com/chillaranand/httpie-django-auth" }, "release_url": "https://pypi.org/project/httpie-django-auth/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "django Auth plugin for HTTPie.", "version": "0.1.2" }, "last_serial": 4958662, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "2eddc7f7c7366aec725136dc0a74bd13", "sha256": "24a289fdd836150a61a356a90c5705a4febfe991a79a5c31e6305323f4369e59" }, "downloads": -1, "filename": "httpie-django-auth-0.1.0.tar.gz", "has_sig": false, "md5_digest": "2eddc7f7c7366aec725136dc0a74bd13", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2358, "upload_time": "2017-04-20T14:15:11", "url": "https://files.pythonhosted.org/packages/df/3f/afe65d9ad2484d7a514b7773d93bb4976a9aa583c0592db74b4265d4689f/httpie-django-auth-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "d0d8f9237881f8749ba315c9bf31a391", "sha256": "216d1dc3925918cb248fdf093ef6def3658a2744aa02ce89a48a06642d4a2add" }, "downloads": -1, "filename": "httpie-django-auth-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d0d8f9237881f8749ba315c9bf31a391", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2529, "upload_time": "2017-04-21T03:40:59", "url": "https://files.pythonhosted.org/packages/87/e9/46a546fa2a6eb753ff1b504466933a30468df08f45493856d2addf5bbfcc/httpie-django-auth-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "8fb8acfa5ffb7440b65f26c0a71ca291", "sha256": "133229743412eca5ad466839a1308194fdc4ba3617608dc3d7ef7efbd6793275" }, "downloads": -1, "filename": "httpie-django-auth-0.1.2.tar.gz", "has_sig": false, "md5_digest": "8fb8acfa5ffb7440b65f26c0a71ca291", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2537, "upload_time": "2019-03-19T13:27:28", "url": "https://files.pythonhosted.org/packages/21/e2/a9e90d426af8743964b3c03095112b4b6464abc38460a2c9e57fbc3c1236/httpie-django-auth-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8fb8acfa5ffb7440b65f26c0a71ca291", "sha256": "133229743412eca5ad466839a1308194fdc4ba3617608dc3d7ef7efbd6793275" }, "downloads": -1, "filename": "httpie-django-auth-0.1.2.tar.gz", "has_sig": false, "md5_digest": "8fb8acfa5ffb7440b65f26c0a71ca291", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2537, "upload_time": "2019-03-19T13:27:28", "url": "https://files.pythonhosted.org/packages/21/e2/a9e90d426af8743964b3c03095112b4b6464abc38460a2c9e57fbc3c1236/httpie-django-auth-0.1.2.tar.gz" } ] }