{ "info": { "author": "Turulomio", "author_email": "turulomio@yahoo.es", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 3" ], "description": "Links\n=====\nDoxygen documentation:\n * http://turulomio.users.sourceforge.net/doxygen/didyoureadme/\n\nMain developer web page:\n * https://github.com/Turulomio \n\nPypi web page:\n * https://pypi.org/project/didyoureadme/\n\nInstall in Linux\n================\nIf you use Gentoo you can find a ebuild in https://github.com/Turulomio/myportage/tree/master/app-office/didyoureadme\n\nIf you use other distribution compatible con pip, you need to install PyQt5 and didyoureadme with the following commands:\n\n`pip install PyQt5`\n\n`pip install didyoureadme`\n\nYou need to install PyQt5 first, because is not in Linux setup.py dependencies due to it doesn't use standard setup tools. So for compatibility reasons with distributions like Gentoo, we use this additional step.\n\nInstall in Windows as a python module\n=====================================\nYou need to install Python from https://www.python.org and add it to the PATH\n\nYou must open a console with Administrator privileges and type:\n\n`pip install didyoureadme`\n\nIf you want to create a Desktop shortcut to launch didyoureadme you must write:\n\n`didyoureadme.exe --shortcuts-create`\n\nIf you want to delete that Desktop shortcut you can write:\n\n`didyoureadme.exe --shortcuts-remove`\n\nInstall in Windows as a standalone application\n==============================================\nYou need to download didyoureadme-X.X.X.exe from github release\n\nJust execute it\n\nTo create DidYouReadmeDatabase\n==============================\nCreate a postgresql database:\n\n`createdb -U postgres didyoureadme`\n\n`psql -U postgres didyoureadme < sql/didyoureadme.sql`\n\nRun didyoureadme and configure settings\n\nYou must grant didyoureadme_user or didyoureadme_admin to your database user\nIf you use postgres user, DidYouReadMe gives him both roles\n\nDependencies\n============\n* https://www.python.org/, as the main programming language.\n* https://pypi.org/project/colorama/, to give console colors.\n* http://initd.org/psycopg/, to access PostgreSQL database.\n* https://pypi.org/project/PyQt5/, as the main library.\n* https://pypi.org/project/pytz/, to work with timezones.\n* https://pypi.org/project/pywin32/, to create shortcuts.\n\n\nWorkarounds\n===========\n- If you have problems with data base, you should see database posmaster.log file\n- Sever time and Client time must be updated\n- Antivirus and Firewall could avoid web server comunications and mail sends\n\nAuthors\n=======\nTurulomio. Idea and Spanish translation\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Turulomio/didyoureadme", "keywords": "mail read when who", "license": "GPL-3", "maintainer": "", "maintainer_email": "", "name": "didyoureadme", "package_url": "https://pypi.org/project/didyoureadme/", "platform": "", "project_url": "https://pypi.org/project/didyoureadme/", "project_urls": { "Homepage": "https://github.com/Turulomio/didyoureadme" }, "release_url": "https://pypi.org/project/didyoureadme/20181122/", "requires_dist": null, "requires_python": "", "summary": "System to control who and when a group reads a document send by mail. It uses postgresql to store information", "version": "20181122" }, "last_serial": 4517964, "releases": { "20181118": [ { "comment_text": "", "digests": { "md5": "ed4a883b5e9b93dbf5b719c5b3e29f3d", "sha256": "8f6bfade47453de1ac94747c6a308f6db456261f119c7ca694d7e5d198e2b844" }, "downloads": -1, "filename": "didyoureadme-20181118.tar.gz", "has_sig": false, "md5_digest": "ed4a883b5e9b93dbf5b719c5b3e29f3d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1214915, "upload_time": "2018-11-18T16:16:14", "url": "https://files.pythonhosted.org/packages/b8/a5/ffccb16d02c384cea67d838d82ea67616d5efe2a31f382ef49411a96b8b3/didyoureadme-20181118.tar.gz" } ], "20181122": [ { "comment_text": "", "digests": { "md5": "5436dc203e028d293cabc4a8147babec", "sha256": "60a1d170cfcacabd45c1f001896eb66e543117f871d22afaffcebfc5b2a34877" }, "downloads": -1, "filename": "didyoureadme-20181122.tar.gz", "has_sig": false, "md5_digest": "5436dc203e028d293cabc4a8147babec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1270393, "upload_time": "2018-11-22T18:04:36", "url": "https://files.pythonhosted.org/packages/d1/a6/9fc47bcc052bba80a957644575cf3c1a96ef2109972c5e02931cf9509a5a/didyoureadme-20181122.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5436dc203e028d293cabc4a8147babec", "sha256": "60a1d170cfcacabd45c1f001896eb66e543117f871d22afaffcebfc5b2a34877" }, "downloads": -1, "filename": "didyoureadme-20181122.tar.gz", "has_sig": false, "md5_digest": "5436dc203e028d293cabc4a8147babec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1270393, "upload_time": "2018-11-22T18:04:36", "url": "https://files.pythonhosted.org/packages/d1/a6/9fc47bcc052bba80a957644575cf3c1a96ef2109972c5e02931cf9509a5a/didyoureadme-20181122.tar.gz" } ] }