{ "info": { "author": "Ken Carlton", "author_email": "kcarlton@c-c-church.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Environment :: Web Environment", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Topic :: Communications :: Email :: Address Book", "Topic :: Religion", "Topic :: Utilities" ], "description": "Church Directory Software\n=========================\n\n.. contents::\n :local:\n \nIntroduction\n------------\n\nThis program creates an address book from a spreadsheet file. The address book\nthat is created is an html file which can be put on the Internet (a password\nprotected location [1]_ is strongly recommended), or on a local, in-house\nserver. The spreadsheet file contains your lists of addresses. This file is\nsaved in csv format.\n\nThe churchdir program was created using the Python programing language and it \ncan be run on any computer (Windows, Mac, Linux, etc.) on which Python is \ninstalled. Python [2]_ is free to download [3]_ and use.\n\nPython 2.7 or 3.x will work. 3.x is recommended.\n\nInstalling\n----------\n\nOnce Python is installed on your computer (see above) install the Church \nDirectory software by executing this command from the command line:\n::\n\n easy_install churchdir\n\nThis will download the program from a repository of Python programs from \npypi.python.org and install it on your computer.\n\nRunning the program\n-------------------\n\nThis program works via the command line. Create a directory in which to work\nand then make it your working directory:\n::\n\n C:\\> mkdir mydirectory\n C:\\> cd mydirectory\n\nThen execute the program like this:\n::\n\n C:\\mydirectory> churchdir-quickstart\n\nYou will then be asked a series of questions; most specifically, the name of\nthe input file. If the input file doesn't exist, a sample one will be created \nfor you. *(You should use this csv file to begin your address list since it \ncontains the correct headers. Use a spreadsheet program to edit.)*\n\nAfter all the questions are answered, the output file (the address book) is \ncreated in the current working directory.\n\nPhotos\n------\n\nPhotos, specified in the \"Photo URL\" column of the input file, should be a head\nshot of one person, preferably 96x96 pixels. A secondary, larger photo may be\nspecified in the \"Photo Secondary\" column. When a user visits the html page \nand if he clicks on the head shot photo, the secondary photo appears.\n\nChangelog\n---------\n\n* version 0.1: intial release\n\n* version 0.2: program now better handles bad csv input files\n\n* version 0.3: bug fix: erroneous error message was being shown.\n\n---------------------------------------------------------------------\n\n.. rubric:: Footnotes\n\n.. [1] How to password protect a directory using .htaccess: \n `link `_\n.. [2] An author of Python tutorial books explains Python: \n `youtube video `_\n.. [3] Download Python: https://www.python.org/downloads/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://c-c-church.net/directory-software/", "keywords": "church directory address book csv", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "churchdir", "package_url": "https://pypi.org/project/churchdir/", "platform": "any", "project_url": "https://pypi.org/project/churchdir/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://c-c-church.net/directory-software/" }, "release_url": "https://pypi.org/project/churchdir/0.3/", "requires_dist": null, "requires_python": null, "summary": "Convert an address book from csv format to a web page.", "version": "0.3" }, "last_serial": 1471640, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "506b58abfd3fdff59d301f4850b64563", "sha256": "d6e76d7a78737ddb79223479075fe213bd0491ef1069b726ca7c7e74df3bd9d6" }, "downloads": -1, "filename": "churchdir-0.1.tar.gz", "has_sig": false, "md5_digest": "506b58abfd3fdff59d301f4850b64563", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10763, "upload_time": "2015-02-23T03:37:57", "url": "https://files.pythonhosted.org/packages/23/7f/9e9e27268149906ec97f3d2cd7ff6553e5432f68a83fce793fab1aa3fbfc/churchdir-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "ef1425456f27dc517468dbf80891ff6e", "sha256": "54188c0f1e02a92c388841fc64c35b9bbcb9b7f3bbd50725ca055971acc93f83" }, "downloads": -1, "filename": "churchdir-0.2.tar.gz", "has_sig": false, "md5_digest": "ef1425456f27dc517468dbf80891ff6e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10969, "upload_time": "2015-03-12T02:19:39", "url": "https://files.pythonhosted.org/packages/6d/3b/7ed899dedaa8667ef1f239f6146a86347c2cbe92467ea14e95dfaaaef72b/churchdir-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "a0855e5af349211ad7a0473dd2649a5d", "sha256": "f05525a032eab3a5a10a85f26b7f619f3a38d94f255a77737ced9c28ff0c8163" }, "downloads": -1, "filename": "churchdir-0.3.tar.gz", "has_sig": false, "md5_digest": "a0855e5af349211ad7a0473dd2649a5d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10791, "upload_time": "2015-03-22T00:19:11", "url": "https://files.pythonhosted.org/packages/7a/a1/7563a8b63692d8e0c6e4df7dbbe97cd4ce459e4f83bd76aeb5707f0d05f2/churchdir-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a0855e5af349211ad7a0473dd2649a5d", "sha256": "f05525a032eab3a5a10a85f26b7f619f3a38d94f255a77737ced9c28ff0c8163" }, "downloads": -1, "filename": "churchdir-0.3.tar.gz", "has_sig": false, "md5_digest": "a0855e5af349211ad7a0473dd2649a5d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10791, "upload_time": "2015-03-22T00:19:11", "url": "https://files.pythonhosted.org/packages/7a/a1/7563a8b63692d8e0c6e4df7dbbe97cd4ce459e4f83bd76aeb5707f0d05f2/churchdir-0.3.tar.gz" } ] }