{ "info": { "author": "Philip Lundrigan", "author_email": "philiplundrigan@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# LCR API\n\nA Python API for Leader and Clerk Resources for the LDS Church. I've only tested it with Python 3.5+.\n\nThe following calls are supported, which correspond to a page in LCR:\n\n- Birthday list\n- Members moved out\n- Members moved in\n- Member list\n- Calling list\n\nThere is one additional call supported:\n\n- Individual photo \u2013 Gets the photo for an individual. This is the same call that LCR uses to show a picture when you go to a member's page.\n\nMore calls will be supported as I have time. Pull requests are welcomed!\n\n## Disclaimer\n\nThis code is rough around the edges. I don't handle any cases where a person using this code doesn't have permissions to access the reports, so I don't know what will happen.\n\n## Install\n\nTo install, run\n\n```\npip3 install lcr-api\n```\n\n## Usage\n\n```python\nfrom lcr import API as LCR\n\nlcr = LCR(\"\", \"\", )\n\nmonths = 5\nmove_ins = lcr.members_moved_in(months)\n\nfor member in move_ins:\n print(\"{}: {}\".format(member['spokenName'], member['textAddress']))\n```\n\n\n### To Do\n- Add more tests\n- Support more reports and calls\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/philipbl/LCR-API/archive/v0.4.0.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/philipbl/LCR-API", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "lcr-api", "package_url": "https://pypi.org/project/lcr-api/", "platform": "any", "project_url": "https://pypi.org/project/lcr-api/", "project_urls": { "Download": "https://github.com/philipbl/LCR-API/archive/v0.4.0.zip", "Homepage": "https://github.com/philipbl/LCR-API" }, "release_url": "https://pypi.org/project/lcr-api/0.4.0/", "requires_dist": [ "requests (<3,>=2)" ], "requires_python": "", "summary": "An API for The Church of Jesus Christ of Latter-day Saint's Leader and Clerk Resources (LCR)", "version": "0.4.0" }, "last_serial": 5393171, "releases": { "0.2.1": [ { "comment_text": "", "digests": { "md5": "6da1ed9a2231c60dcdcc7a1995ca5fbc", "sha256": "2a60d2a45d3acc7d4e7bbfd51f076a9453d0e1f814aee9e4d2a042e0c03a227e" }, "downloads": -1, "filename": "lcr-api-0.2.1.tar.gz", "has_sig": false, "md5_digest": "6da1ed9a2231c60dcdcc7a1995ca5fbc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3686, "upload_time": "2017-09-13T08:10:34", "url": "https://files.pythonhosted.org/packages/41/b2/05a614ea674c7fc207389f109b3ddbda11a553dd5d04a9d86cb0aef6acb5/lcr-api-0.2.1.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "2cf71cae635d1b926586b30f87d78591", "sha256": "1cca79cc89415b74d79d39b599a11f51ab015cc41826bcab5abdf375df13593d" }, "downloads": -1, "filename": "lcr-api-0.3.0.tar.gz", "has_sig": false, "md5_digest": "2cf71cae635d1b926586b30f87d78591", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2965, "upload_time": "2017-09-13T08:18:02", "url": "https://files.pythonhosted.org/packages/7d/aa/910844907f29ecf8daf850c5166ec0e01193b5030c00ba2f72635affdb01/lcr-api-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "82aba55d90be2ff76ee1e6b4f81c7221", "sha256": "a35a8b341bbc6c7e942da4852738087b3da168ab28654aa357c474cfd920f195" }, "downloads": -1, "filename": "lcr_api-0.4.0-py3-none-any.whl", "has_sig": false, "md5_digest": "82aba55d90be2ff76ee1e6b4f81c7221", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3260, "upload_time": "2019-06-12T21:15:35", "url": "https://files.pythonhosted.org/packages/5f/5f/f413156987af2a1b685769eb3bc2173be998a9469c9fd22afc6421de9137/lcr_api-0.4.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ad14cfec3f4539007ad7c0794786106c", "sha256": "462bd9f4a17e2e5b937519fc6a1554efa7cc6b269f2f49f19c3014e37ffa513a" }, "downloads": -1, "filename": "lcr-api-0.4.0.tar.gz", "has_sig": false, "md5_digest": "ad14cfec3f4539007ad7c0794786106c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3292, "upload_time": "2019-06-12T21:15:37", "url": "https://files.pythonhosted.org/packages/0f/f7/e7472a8244fd6da46388b69791d042e4f6460d3f9db8afae75e3de9a720a/lcr-api-0.4.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "82aba55d90be2ff76ee1e6b4f81c7221", "sha256": "a35a8b341bbc6c7e942da4852738087b3da168ab28654aa357c474cfd920f195" }, "downloads": -1, "filename": "lcr_api-0.4.0-py3-none-any.whl", "has_sig": false, "md5_digest": "82aba55d90be2ff76ee1e6b4f81c7221", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3260, "upload_time": "2019-06-12T21:15:35", "url": "https://files.pythonhosted.org/packages/5f/5f/f413156987af2a1b685769eb3bc2173be998a9469c9fd22afc6421de9137/lcr_api-0.4.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ad14cfec3f4539007ad7c0794786106c", "sha256": "462bd9f4a17e2e5b937519fc6a1554efa7cc6b269f2f49f19c3014e37ffa513a" }, "downloads": -1, "filename": "lcr-api-0.4.0.tar.gz", "has_sig": false, "md5_digest": "ad14cfec3f4539007ad7c0794786106c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3292, "upload_time": "2019-06-12T21:15:37", "url": "https://files.pythonhosted.org/packages/0f/f7/e7472a8244fd6da46388b69791d042e4f6460d3f9db8afae75e3de9a720a/lcr-api-0.4.0.tar.gz" } ] }