{ "info": { "author": "Matt Carey", "author_email": "matt@authorityspoke.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Legal Industry", "License :: OSI Approved :: GNU Affero General Public License v3", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3.7", "Topic :: Sociology :: History" ], "description": "# AuthoritySpoke\n\n[![CircleCI](https://circleci.com/gh/mscarey/AuthoritySpoke.svg?style=svg)](https://circleci.com/gh/mscarey/AuthoritySpoke) [![Coverage Status](https://coveralls.io/repos/github/mscarey/AuthoritySpoke/badge.svg?branch=master)](https://coveralls.io/github/mscarey/AuthoritySpoke?branch=master)\n\nAuthoritySpoke is a Python library for managing structured data about legal rules.\n\n## Learning about AuthoritySpoke\n\nThe best way to familiarize yourself with AuthoritySpoke is through the [Introduction to AuthoritySpoke Jupyter notebook](notebooks/introduction.ipynb).\n\nUse this button to interact with the notebook online through Binder.\n\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/mscarey/AuthoritySpoke/master)\n\nYou can find AuthoritySpoke's [API documentation and more at ReadTheDocs](https://authorityspoke.readthedocs.io/en/latest/).\n\n## Installing AuthoritySpoke\n\nAuthoritySpoke is now [available on PyPI](https://pypi.org/project/AuthoritySpoke/), so you can install it with pip:\n\n```\n$ pip install authorityspoke\n```\n\nIf everything worked, AuthoritySpoke should be available to import in your Python environment.\n\n```\n$ python\n```\n\n```\nimport authorityspoke\n```\n\n## Contributing to AuthoritySpoke\n\nContributor documentation is coming soon!\n\nAll participants are expected to follow the [code of conduct](code_of_conduct.md). AuthoritySpoke uses the [Contributor Covenant, version 1.4,](https://www.contributor-covenant.org/version/1/4/code-of-conduct.html).\n\nSubmitting a pull request or other code contribution to AuthoritySpoke requires acceptance of a [contributor license agreement](contributor_agreement.md). The agreement's provisions are based on the [Apache Software Foundation Individual Contributor License Agreement V2.0](http://www.apache.org/licenses/icla.pdf).\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://github.com/mscarey/AuthoritySpoke", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "AuthoritySpoke", "package_url": "https://pypi.org/project/AuthoritySpoke/", "platform": "", "project_url": "https://pypi.org/project/AuthoritySpoke/", "project_urls": { "Homepage": "https://github.com/mscarey/AuthoritySpoke" }, "release_url": "https://pypi.org/project/AuthoritySpoke/0.2.0/", "requires_dist": [ "beautifulsoup4", "lxml", "marshmallow", "pint", "requests", "jupyter ; extra == 'jupyter_notebooks'", "ipykernel ; extra == 'jupyter_notebooks'" ], "requires_python": "", "summary": "tool for managing structured data about legal authority", "version": "0.2.0" }, "last_serial": 5823644, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "d8d92da2bf25342f902fd0c9d5be30bc", "sha256": "53175f377f4ab5148e8ad86564c2a84ca6442499c5cd2a4311538a92cc3185a0" }, "downloads": -1, "filename": "AuthoritySpoke-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "d8d92da2bf25342f902fd0c9d5be30bc", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 44818, "upload_time": "2019-06-11T07:14:29", "url": "https://files.pythonhosted.org/packages/b4/c1/f6bf15c7847be22ccf899f31c5f97723697e247c33e461d08905c8f88de8/AuthoritySpoke-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3a052a97ce1dad9a375b0acdd2fe05ba", "sha256": "8778598da9eb19697b05a49ecfd065f899672cb1e1f89b39764438e411791e70" }, "downloads": -1, "filename": "AuthoritySpoke-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3a052a97ce1dad9a375b0acdd2fe05ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 75981, "upload_time": "2019-06-11T07:14:32", "url": "https://files.pythonhosted.org/packages/c2/69/b7c44333fb1fefd914cf296091f54d74f15747ac21c00e5ff8f31aa2e20b/AuthoritySpoke-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "c26e314a787eae394ab353adb7e35a41", "sha256": "0d5607295cbf3ba249ee97051a17e01bc1eadd9d9fbd55ac25361216e52310bd" }, "downloads": -1, "filename": "AuthoritySpoke-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c26e314a787eae394ab353adb7e35a41", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 71801, "upload_time": "2019-09-13T02:39:28", "url": "https://files.pythonhosted.org/packages/bd/17/dad77ef37b87761316145ccf134bf5444944f9965ce0b435ee94b990cf1a/AuthoritySpoke-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a7baaf3d01d71575a105e6aff7457ee8", "sha256": "2846a65367ee9fd9c21d0c0b767c77ecf68c5e1ac76f56cf2fdd85548b7106c9" }, "downloads": -1, "filename": "AuthoritySpoke-0.2.0.tar.gz", "has_sig": false, "md5_digest": "a7baaf3d01d71575a105e6aff7457ee8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 102396, "upload_time": "2019-09-13T02:39:30", "url": "https://files.pythonhosted.org/packages/20/16/7a5e5ef1039228a77ad9c4e1d9aa95acbf5f232a1e9ac58a2b6be7b4d00c/AuthoritySpoke-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c26e314a787eae394ab353adb7e35a41", "sha256": "0d5607295cbf3ba249ee97051a17e01bc1eadd9d9fbd55ac25361216e52310bd" }, "downloads": -1, "filename": "AuthoritySpoke-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c26e314a787eae394ab353adb7e35a41", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 71801, "upload_time": "2019-09-13T02:39:28", "url": "https://files.pythonhosted.org/packages/bd/17/dad77ef37b87761316145ccf134bf5444944f9965ce0b435ee94b990cf1a/AuthoritySpoke-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a7baaf3d01d71575a105e6aff7457ee8", "sha256": "2846a65367ee9fd9c21d0c0b767c77ecf68c5e1ac76f56cf2fdd85548b7106c9" }, "downloads": -1, "filename": "AuthoritySpoke-0.2.0.tar.gz", "has_sig": false, "md5_digest": "a7baaf3d01d71575a105e6aff7457ee8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 102396, "upload_time": "2019-09-13T02:39:30", "url": "https://files.pythonhosted.org/packages/20/16/7a5e5ef1039228a77ad9c4e1d9aa95acbf5f232a1e9ac58a2b6be7b4d00c/AuthoritySpoke-0.2.0.tar.gz" } ] }