Church of Jesus Christ API
==========================
This Python package implements an unofficial API for accessing data from churchofjesuschrist.org.
The endpoints are the same ones used by the Church's website and mobile app, and are therefore
subject to change in the future.
By default, most methods can be called with default parameters and will return information for the
user's unit. In the case where a method is to request information for a member, the default
is to return information about the current user.
In order to get unit numbers for other units that the user has access to, use user_details to find
different unit numbers available to the user.
.. Link to full documentation
Full documentation with examples can be found on `read the docs <https://church-of-jesus-christ-api.readthedocs.io/en/latest/index.html>`_
Raw data
{
"_id": null,
"home_page": "https://github.com/mackliet/church_of_jesus_christ_api",
"name": "church-of-jesus-christ-api",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Michael Mackliet",
"author_email": "michael@mackliet.com",
"download_url": "https://files.pythonhosted.org/packages/56/b1/ae448bb03fa218132ea90d0bb6448de7add629ea91390e771ffccc7b4904/church_of_jesus_christ_api-0.3.2.tar.gz",
"platform": null,
"description": "\nChurch of Jesus Christ API\n==========================\n\nThis Python package implements an unofficial API for accessing data from churchofjesuschrist.org.\nThe endpoints are the same ones used by the Church's website and mobile app, and are therefore\nsubject to change in the future.\n\nBy default, most methods can be called with default parameters and will return information for the\nuser's unit. In the case where a method is to request information for a member, the default\nis to return information about the current user.\n\nIn order to get unit numbers for other units that the user has access to, use user_details to find\ndifferent unit numbers available to the user.\n\n.. Link to full documentation\n\nFull documentation with examples can be found on `read the docs <https://church-of-jesus-christ-api.readthedocs.io/en/latest/index.html>`_\n",
"bugtrack_url": null,
"license": null,
"summary": "Get data from churchofjesuschrist.org",
"version": "0.3.2",
"project_urls": {
"Documentation": "https://church-of-jesus-christ-api.readthedocs.io/en/latest/index.html",
"Homepage": "https://github.com/mackliet/church_of_jesus_christ_api"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ae0cf479d24602219b7ee2f5536d712f8dcc1a0af045e2498b7a33c342d3de42",
"md5": "9c3f6f96bb6226d429a786aa3d0d6c4f",
"sha256": "56df4c48c4a98951cf1f9c622d8408409cd1520e02b9e21b596c7bee49eefef1"
},
"downloads": -1,
"filename": "church_of_jesus_christ_api-0.3.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9c3f6f96bb6226d429a786aa3d0d6c4f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 6851,
"upload_time": "2024-08-07T22:30:51",
"upload_time_iso_8601": "2024-08-07T22:30:51.028471Z",
"url": "https://files.pythonhosted.org/packages/ae/0c/f479d24602219b7ee2f5536d712f8dcc1a0af045e2498b7a33c342d3de42/church_of_jesus_christ_api-0.3.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "56b1ae448bb03fa218132ea90d0bb6448de7add629ea91390e771ffccc7b4904",
"md5": "c9375bd756b9b489fc584b653b7c0616",
"sha256": "5e935b1fea67812472941beef69f214c537497a86efd6a47f98b68f5ff53ddf7"
},
"downloads": -1,
"filename": "church_of_jesus_christ_api-0.3.2.tar.gz",
"has_sig": false,
"md5_digest": "c9375bd756b9b489fc584b653b7c0616",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11050813,
"upload_time": "2024-08-07T22:30:56",
"upload_time_iso_8601": "2024-08-07T22:30:56.826279Z",
"url": "https://files.pythonhosted.org/packages/56/b1/ae448bb03fa218132ea90d0bb6448de7add629ea91390e771ffccc7b4904/church_of_jesus_christ_api-0.3.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-07 22:30:56",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mackliet",
"github_project": "church_of_jesus_christ_api",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "church-of-jesus-christ-api"
}