{ "info": { "author": "Christian L\u00f6lkes", "author_email": "christian.loelkes@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# BMJV\n\n*Note:* This a pathon wrapper around the data feeds from the Federal Ministry of Justice and Consumer Protection in Germany. It's content is exclusivly in German. Please see [Translations](https://www.gesetze-im-internet.de/Teilliste_translations.html) on the website of the ministry for further information.\n\n**BMJV** stands for **B**undes**m**inisterium der **J**ustiz und f\u00fcr **V**erbraucherschutz (Federal Ministry of Justice and Consumer Protection).\n\n# Installation\n\n1. Install it with ```pip install bmjv```\n\n## Usage\n\n1. ```from bmjv import GIM, RechtsprechungImInternet```\n\n### Rechtsprechung im Internet\n\nThe latest rulings from the seven major german courts.\n\n```foobar = RechtsprechungImInternet( id )```\n\n```id``` can be used to select a special court. It is optional and set to *bverfg* by default.\n\n* *bverfg*: Bundesverfassungsgericht\n* *bgh*: Bundesgerichtshof\n* *bverwg*: Bundesverwaltungsgericht\n* *bfh*: Bundesfinanzhof\n* *bag*: Bundesarbeitsgericht\n* *bsg*: Bundessoszialgericht\n* *bpatg*: Bundespatengericht\n\nAll results are stored in a list at ```foobar.items```. Each item is a *Judicature* with the following attributes:\n* ```.title``` : The title as string.\n* ```.description``` : The description string.\n* ```.pubdate``` : The publication as datetime object.\n\n### Gesetze im Internet\n\nThe latest laws published by the german government in the Bundesgesetzblatt (BGBl).\n\n```foobar = BGBl()```\n\nAll results are stored in a list at ```foobar.items```. Each item is a *Law* with the following attributes:\n* ```.title``` : The title as string.\n* ```.description``` : The description string.\n* ```.pubdate``` : The publication as datetime object.\n\n## Data sources\n\n* [Gesetze im Internet](https://www.gesetze-im-internet.de/)\n* [Rechtsprechung im Internet](https://www.rechtsprechung-im-internet.de/)\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://hertz-gitlab.zkm.de/rapid-prototyping-lab/python-modules/bmjv", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "BMJV", "package_url": "https://pypi.org/project/BMJV/", "platform": "", "project_url": "https://pypi.org/project/BMJV/", "project_urls": { "Homepage": "https://hertz-gitlab.zkm.de/rapid-prototyping-lab/python-modules/bmjv" }, "release_url": "https://pypi.org/project/BMJV/1.0/", "requires_dist": [ "obelixtools" ], "requires_python": ">=3.6", "summary": "Data from the Federal Ministry of Justice and Consumer Protection", "version": "1.0" }, "last_serial": 6000171, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "2f2667eb133b2d883acf0a641027314e", "sha256": "81f724bab23853aabaa233f470dd595c191d78c183b98b4e67dbc51e5c1a3e0a" }, "downloads": -1, "filename": "BMJV-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "2f2667eb133b2d883acf0a641027314e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 4022, "upload_time": "2019-10-19T15:59:58", "url": "https://files.pythonhosted.org/packages/da/85/32f78b495d45166304238ae26d8dd5f586ce7169b18dd16dc5b82a04cf47/BMJV-1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5e75d9b2f92c3bab91bc15d88357b334", "sha256": "d9fef7f4358b7988e841a269e25975d16e1ef2400479022bfc1a3c8df70590ab" }, "downloads": -1, "filename": "BMJV-1.0.tar.gz", "has_sig": false, "md5_digest": "5e75d9b2f92c3bab91bc15d88357b334", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 3050, "upload_time": "2019-10-19T16:00:00", "url": "https://files.pythonhosted.org/packages/2b/5e/367aa1f022d2e23363660242a90992fc9b8cea59cd02bc2230d5367cad8f/BMJV-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2f2667eb133b2d883acf0a641027314e", "sha256": "81f724bab23853aabaa233f470dd595c191d78c183b98b4e67dbc51e5c1a3e0a" }, "downloads": -1, "filename": "BMJV-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "2f2667eb133b2d883acf0a641027314e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 4022, "upload_time": "2019-10-19T15:59:58", "url": "https://files.pythonhosted.org/packages/da/85/32f78b495d45166304238ae26d8dd5f586ce7169b18dd16dc5b82a04cf47/BMJV-1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5e75d9b2f92c3bab91bc15d88357b334", "sha256": "d9fef7f4358b7988e841a269e25975d16e1ef2400479022bfc1a3c8df70590ab" }, "downloads": -1, "filename": "BMJV-1.0.tar.gz", "has_sig": false, "md5_digest": "5e75d9b2f92c3bab91bc15d88357b334", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 3050, "upload_time": "2019-10-19T16:00:00", "url": "https://files.pythonhosted.org/packages/2b/5e/367aa1f022d2e23363660242a90992fc9b8cea59cd02bc2230d5367cad8f/BMJV-1.0.tar.gz" } ] }