{ "info": { "author": "David Davis", "author_email": "davisd@davisd.com", "bugtrack_url": null, "classifiers": [], "description": "django-bible - A Bible app for the django web framework\n=======================================================\n\ndjango-bible is a Python package / django app for interfacing with the Holy Bible.\n\nFor more information, see http://www.davisd.com/projects/django-bible/\n\nTo see this Bible app in action, see http://www.centralbaptistfwb.com/bible/\n\nInstallation\n============\n\nA setup script (setup.py) is provided. To install, simply run the script with the install command:\n\n$ python setup.py install\n\nOr just put the bible package somewhere in the Python path.\n\nOnce the bible package is in place, add \"bible\" to your list of installed applications and run your django syncdb command.\n\nOnce the tables have been created, you need to populate the tables with Bible data.\n\nBible Data\n==========\n\nA JSON dump of the entire KJV Bible is available from the davisd.com link above.\n\nYou can load the downloaded Bible data into your project's database using the django loaddata command.\n\nAuthor\n======\n\nDavid Davis \nhttp://www.davisd.com", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.davisd.com/projects/django-bible/", "keywords": null, "license": "LICENSE", "maintainer": null, "maintainer_email": null, "name": "django-bible", "package_url": "https://pypi.org/project/django-bible/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-bible/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.davisd.com/projects/django-bible/" }, "release_url": "https://pypi.org/project/django-bible/1.0/", "requires_dist": null, "requires_python": null, "summary": "django-bible is a Python package / django app for interfacing with the Holy Bible.", "version": "1.0" }, "last_serial": 789177, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "5e83a586ccf1c47a9e92052c32b578f2", "sha256": "b3f932a52eac5bf7e36473e201a340aabe0f75078f15f6ece66f05a8c38d9aed" }, "downloads": -1, "filename": "django-bible-1.0.tar.gz", "has_sig": false, "md5_digest": "5e83a586ccf1c47a9e92052c32b578f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3464, "upload_time": "2011-11-23T18:01:45", "url": "https://files.pythonhosted.org/packages/ab/80/4368f13319ea081e1f0f3169ec778ea61d52df7d856b59b0c5e2f463dd12/django-bible-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5e83a586ccf1c47a9e92052c32b578f2", "sha256": "b3f932a52eac5bf7e36473e201a340aabe0f75078f15f6ece66f05a8c38d9aed" }, "downloads": -1, "filename": "django-bible-1.0.tar.gz", "has_sig": false, "md5_digest": "5e83a586ccf1c47a9e92052c32b578f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3464, "upload_time": "2011-11-23T18:01:45", "url": "https://files.pythonhosted.org/packages/ab/80/4368f13319ea081e1f0f3169ec778ea61d52df7d856b59b0c5e2f463dd12/django-bible-1.0.tar.gz" } ] }