{ "info": { "author": "Gael Pasgrimaud", "author_email": "gael@gawel.org", "bugtrack_url": null, "classifiers": [], "description": "Usage\n=====\n\nAdd FightForNetNeutrality to your python path using ``easy_install``::\n\n $ easy_install FightForNetNeutrality\n\nThen wrap your wsgi application with the fightfornetneutrality.NetNeutrality middleware::\n\n from fightfornetneutrality import NetNeutrality\n application = NetNeutrality(application)\n\nYou can also define your own IP range::\n\n application = NetNeutrality(application, ips_banned={\"62.160.71.0\":24})\n\nThat's it.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://reflets.info/wp-neutalityfr-la-neutralite-du-net-expliquee-de-maniere-optimalisee-a-muriel/", "keywords": "net neutrality wsgi", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "FightForNetNeutrality", "package_url": "https://pypi.org/project/FightForNetNeutrality/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/FightForNetNeutrality/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://reflets.info/wp-neutalityfr-la-neutralite-du-net-expliquee-de-maniere-optimalisee-a-muriel/" }, "release_url": "https://pypi.org/project/FightForNetNeutrality/0.1/", "requires_dist": null, "requires_python": null, "summary": "This package is a WSGI middleware which allow to block some IP Address. By default the french parlement is denied.", "version": "0.1" }, "last_serial": 754482, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "00f4ef0736b42346160b057309fb76ee", "sha256": "8de29b654d1ae2d91bcf291276902def1a9426391a9d43ac712a612642103a10" }, "downloads": -1, "filename": "FightForNetNeutrality-0.1.tar.gz", "has_sig": false, "md5_digest": "00f4ef0736b42346160b057309fb76ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3288, "upload_time": "2011-04-22T18:08:20", "url": "https://files.pythonhosted.org/packages/7b/d6/e2acb61327660844e36e03d90a805d899903574deb92441fadd35d1ec92d/FightForNetNeutrality-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "00f4ef0736b42346160b057309fb76ee", "sha256": "8de29b654d1ae2d91bcf291276902def1a9426391a9d43ac712a612642103a10" }, "downloads": -1, "filename": "FightForNetNeutrality-0.1.tar.gz", "has_sig": false, "md5_digest": "00f4ef0736b42346160b057309fb76ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3288, "upload_time": "2011-04-22T18:08:20", "url": "https://files.pythonhosted.org/packages/7b/d6/e2acb61327660844e36e03d90a805d899903574deb92441fadd35d1ec92d/FightForNetNeutrality-0.1.tar.gz" } ] }