{ "info": { "author": "Scott Garrett", "author_email": "mail@exovenom.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: End Users/Desktop", "Intended Audience :: Other Audience", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Internet :: WWW/HTTP :: Dynamic Content :: News/Diary", "Topic :: Office/Business :: News/Diary", "Topic :: Utilities" ], "description": "dvdje - DV Dream Journal Exporter\n=================================\n\n\nWhat is it?\n------------\n``dvdje`` exports `Dream Views dream journals `_\nin their original BBCode formatting to your computer, which is useful if you\nwish to keep backups or are planning on moving your dream journaling elsewhere.\n\n\nRequirements\n------------\n- Python 3\n- A dream journal on Dream Views\n\n\nHow do I install it?\n--------------------\n\nThe easy way, from PyPI::\n\n $ easy_install dvdje\n\n\nThe hard way, from GIT::\n\n $ git clone http://github.com/Wintervenom/dvdje.git\n $ cd dvdje\n\nIf you did it the hard way, then, install with::\n\n # python3 setup.py install\n\nAlternatively, if you want to only install it locally for yourself::\n\n $ python3 setup.py install --user\n\n\nHow do I use it?\n----------------\nFrom the command line, simply run ``dvdje``::\n\n $ dvdje\n\n DV Dream Journal Exporter\n Version 20131030-1 by Scott Garrett \n\n This script will save a copy of all dream journal entries from Dream Views in\n their original BBCode formatting by reading entries from the journal editor.\n\nYou'll be asked for your forum username and password, whether or not to append\nthe journal titles to the file names, and a place to save the journal entries\n(``\"DV Dream Journals\"`` in the current directory, by default).\n::\n\n DV Username: serpentoj\n DV Password:\n Add entry titles to filename [Y/n]? n\n Save directory [DV Dream Journals]:\n\nNext, ``dvdje`` will attempt to log in and export your dream journals entries.\nYou'll get a bunch of status messages about the process::\n\n 2013-10-30 00:04:49,405 [INFO] dvdje.main.main: Using save directory: DV Dream Journals\n 2013-10-30 00:04:49,405 [INFO] dvdje.main.main: Logging in as serpentoj\n 2013-10-30 00:04:50,112 [INFO] dvdje.main.main: Logged in successfully\n 2013-10-30 00:04:50,112 [INFO] dvdje.main.main: Creating save directory: DV Dream Journals\n 2013-10-30 00:04:50,113 [INFO] dvdje.main.main: Gathering up edit links from blogs/serpentoj\n ...\n 2013-10-30 00:04:55,573 [INFO] dvdje.main.main: Getting entry: http://www.dreamviews.com/blog_post.php?do=editblog&b=37412\n 2013-10-30 00:04:56,631 [INFO] dvdje.main.main: Parsing entry\n 2013-10-30 00:04:56,684 [INFO] dvdje.main.main: Writing entry to disk: 2012-08-18 1027.txt\n 2013-10-30 00:04:56,684 [INFO] dvdje.main.main: Entry saved.\n\nWhen it it done, it will simply exit, and your dream journals will be in the\nsave directory.\n::\n\n $ cat \"DV Dream Journals/2010-12-27 1000.txt\"\n\n Date: 2010-12-27 10:00\n\n Title: [27 Dec 2010] Clouds, Rings\n\n Tags: non-lucid, false awakening\n\n I climbed out of bed and stood at the window. There were rings of clouds\n pulsing rapidly from a point in the sky. I was just about to go running\n off to see what was happening, but the music from my stereo woke me up.\n\n\nTODO\n----\n- HTML export option.\n\n\nBugs\n----\nIf you find any, `report them here `_\nor e-mail me at mail@exovenom.net.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/dvdje", "keywords": "dv dreamviews dj export", "license": "GPL3", "maintainer": null, "maintainer_email": null, "name": "dvdje", "package_url": "https://pypi.org/project/dvdje/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dvdje/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/dvdje" }, "release_url": "https://pypi.org/project/dvdje/20131030-2/", "requires_dist": null, "requires_python": null, "summary": "DV Dream Journal Exporter. Exports dream journals from Dream Views in original BBCode format.", "version": "20131030-2" }, "last_serial": 907051, "releases": { "20131030-1": [ { "comment_text": "", "digests": { "md5": "903d9c57eea573cbaf32b9f6b7c08fe9", "sha256": "6d5abec2c587c1170c5b58b9db8b620a20facbfd5c8ec72bd6403fa484e93714" }, "downloads": -1, "filename": "dvdje-20131030-1.tar.gz", "has_sig": false, "md5_digest": "903d9c57eea573cbaf32b9f6b7c08fe9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19436, "upload_time": "2013-10-30T05:40:16", "url": "https://files.pythonhosted.org/packages/e6/77/a00c744c310005faf14e0e9598c51b440a90bca8e10a026eb356b5bd9557/dvdje-20131030-1.tar.gz" } ], "20131030-2": [ { "comment_text": "", "digests": { "md5": "90aaa86efe5deadb327affe09e9516d9", "sha256": "f5a74811f6ffb97894f37be129a6655163f4bf89a045b399e07374dae5785a6e" }, "downloads": -1, "filename": "dvdje-20131030_2-py3.3.egg", "has_sig": false, "md5_digest": "90aaa86efe5deadb327affe09e9516d9", "packagetype": "bdist_egg", "python_version": "3.3", "requires_python": null, "size": 16434, "upload_time": "2013-10-30T06:02:06", "url": "https://files.pythonhosted.org/packages/ac/1f/d6c32b02026811bd44f9407e007bf866ff45c69c6071bcee35c75bb81107/dvdje-20131030_2-py3.3.egg" }, { "comment_text": "", "digests": { "md5": "500d779d1425bb1611d2469190d1d4e2", "sha256": "fa7ac9c4a7567bdcd881c251cd3488235fb14041723f8379ab4c056eff4fc7fd" }, "downloads": -1, "filename": "dvdje-20131030-2.tar.gz", "has_sig": false, "md5_digest": "500d779d1425bb1611d2469190d1d4e2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19507, "upload_time": "2013-10-30T06:01:50", "url": "https://files.pythonhosted.org/packages/64/d2/c34a9d6d2a8241372795a43bf08cf1bfe6ec2a70fb2a3ac04cb634cf7e91/dvdje-20131030-2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "90aaa86efe5deadb327affe09e9516d9", "sha256": "f5a74811f6ffb97894f37be129a6655163f4bf89a045b399e07374dae5785a6e" }, "downloads": -1, "filename": "dvdje-20131030_2-py3.3.egg", "has_sig": false, "md5_digest": "90aaa86efe5deadb327affe09e9516d9", "packagetype": "bdist_egg", "python_version": "3.3", "requires_python": null, "size": 16434, "upload_time": "2013-10-30T06:02:06", "url": "https://files.pythonhosted.org/packages/ac/1f/d6c32b02026811bd44f9407e007bf866ff45c69c6071bcee35c75bb81107/dvdje-20131030_2-py3.3.egg" }, { "comment_text": "", "digests": { "md5": "500d779d1425bb1611d2469190d1d4e2", "sha256": "fa7ac9c4a7567bdcd881c251cd3488235fb14041723f8379ab4c056eff4fc7fd" }, "downloads": -1, "filename": "dvdje-20131030-2.tar.gz", "has_sig": false, "md5_digest": "500d779d1425bb1611d2469190d1d4e2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19507, "upload_time": "2013-10-30T06:01:50", "url": "https://files.pythonhosted.org/packages/64/d2/c34a9d6d2a8241372795a43bf08cf1bfe6ec2a70fb2a3ac04cb634cf7e91/dvdje-20131030-2.tar.gz" } ] }