{ "info": { "author": "Cl\u00e1udio Pereira", "author_email": "development@claudiop.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Text Processing :: Markup :: HTML", "Topic :: Utilities" ], "description": "Pyrlamento\n==========\n\nGovernment information wrapper\n******************************\n\nThis library is an interface between your program and the various legal systems.\nIt is still very very bare (only works with the portuguese Di\u00e1rio da Rep\u00fablica),\nyet its aim is to work seamlessly with other systems as needed.\n\nIdeally you'd specify the country and what you want, and you'd have it.\n\nThis should eventually be able to retrieve\n------------------------------------------\n- Laws\n- Public legal documents\n- Profiles of politicians\n- Other information within the public interest.\n\nSupported countries\n-------------------\n- Portugal (Laws and document URLs only)\n\nUsage\n-----\n::\n\n from pyrlamento import Pyrlamento\n from datetime import date\n pyrlamento = Pyrlamento('countries.portugal')\n publications = pyrlamento.publicationsdDate(2019, 1, 1), date(2019, 2, 1))\n diploma = pyrlamento.diploma(1234567890)", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/claudiop/pyrlamento", "keywords": "law", "license": "GPL V3", "maintainer": "", "maintainer_email": "", "name": "pyrlamento", "package_url": "https://pypi.org/project/pyrlamento/", "platform": "", "project_url": "https://pypi.org/project/pyrlamento/", "project_urls": { "Homepage": "https://gitlab.com/claudiop/pyrlamento" }, "release_url": "https://pypi.org/project/pyrlamento/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "Generic interface to legal systems", "version": "0.0.2" }, "last_serial": 4792360, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "1929f9679f05d0952c000ae7d2dba084", "sha256": "aa0bdd3c26d2a542a5439fe3f61bd38eb515cb181d407f937eff301f59bd3b85" }, "downloads": -1, "filename": "pyrlamento-0.0.1.tar.gz", "has_sig": false, "md5_digest": "1929f9679f05d0952c000ae7d2dba084", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4976, "upload_time": "2019-02-07T13:27:27", "url": "https://files.pythonhosted.org/packages/ef/9d/d0ecab51f18ca7d43080128b7179c3b4a972ee966da97d7c2f09a5362544/pyrlamento-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "a1bb04f780ae8b6cfb8fe7eb44ed577a", "sha256": "821fe1a163fb1cdc445ad1998c528a965ba014b79f52fb9168194b2491d41827" }, "downloads": -1, "filename": "pyrlamento-0.0.2.tar.gz", "has_sig": false, "md5_digest": "a1bb04f780ae8b6cfb8fe7eb44ed577a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5147, "upload_time": "2019-02-07T18:16:28", "url": "https://files.pythonhosted.org/packages/fa/79/b282ba5a35a41139b7c9d650b9640af8d1fa4290a43a30746356d51181da/pyrlamento-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a1bb04f780ae8b6cfb8fe7eb44ed577a", "sha256": "821fe1a163fb1cdc445ad1998c528a965ba014b79f52fb9168194b2491d41827" }, "downloads": -1, "filename": "pyrlamento-0.0.2.tar.gz", "has_sig": false, "md5_digest": "a1bb04f780ae8b6cfb8fe7eb44ed577a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5147, "upload_time": "2019-02-07T18:16:28", "url": "https://files.pythonhosted.org/packages/fa/79/b282ba5a35a41139b7c9d650b9640af8d1fa4290a43a30746356d51181da/pyrlamento-0.0.2.tar.gz" } ] }