{ "info": { "author": "Lukasz Langa", "author_email": "lukasz@langa.pl", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Other Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "``langacore.thingsweforget``\n----------------------------\n\nThis is a simple script that synchronizes all post-it images from http://thingsweforget.blogspot.com\nA couple of reasons why you would want to keep a separate copy of all these pictures:\n\n* they are highly motivational\n* you don't always have Internet access\n* you might want to create an `awesome screensaver\n `_ by simply pointing it to the directory\n where you store those post-its\n* you can shuffle the post-its and e-mail yourself daily one of them\n* anything creative of the sorts, maybe you want to do a massive collage of the images for your next\n yellow t-shirt?\n\nRequirements\n------------\n\nYou need Python 3.1 with ``distribute``. Instructions on installing Python can be found on the `official\nWebsite `_, as for ``distribute``, download the ``distribute_setup.py`` file from\nhttp://python-distribute.org and run it::\n\n python3.1 distribute_setup.py\n\nInstallation\n------------\n\nThe best bet will probably to use a stable package from `PyPI `_ which you\ncan install by simply issuing::\n\n python3.1 -m easy_install langacore.thingsweforget\n\nIt will download the package and hopefully successfully build its depedencies (it's ``lxml`` for its\nawesome XML/HTML querying abilities).\n\nAlternatively, you can `download the source from GitHub\n`_ and install it manually::\n\n git clone git://github.com/LangaCore/thingsweforget-fetcher.git\n cd thingsweforget-fetcher\n python3.1 setup.py install\n\nUsage\n-----\n\nFor now this comes to running this command::\n\n python3.1 -m langacore.thingsweforget\n\nwhich will download all first images from every post on the website to the current folder.\n\nNeed more details?\n------------------\nThe code is rather thoroughly documented, you can request more documentation from me\ndirectly: lukasz@langa.pl.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "http,downloader,sync,www,crawler,blogspot", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "langacore.thingsweforget", "package_url": "https://pypi.org/project/langacore.thingsweforget/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/langacore.thingsweforget/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/langacore.thingsweforget/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Synchronization of images from thingsweforget.blogspot.com for offline use.", "version": "0.1.0" }, "last_serial": 794048, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "9efee1b0088c4b2fa4358ed732358b97", "sha256": "8a706ecb4f9da386b268d222f2e7f7e37d81c75a0eed4a7c697810ff206e2ddf" }, "downloads": -1, "filename": "langacore.thingsweforget-0.1.0.tar.gz", "has_sig": false, "md5_digest": "9efee1b0088c4b2fa4358ed732358b97", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3532, "upload_time": "2010-06-04T18:16:42", "url": "https://files.pythonhosted.org/packages/81/15/773b848ae81ade339288a05ca2f032566600b171fd04580fe1f997e37266/langacore.thingsweforget-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9efee1b0088c4b2fa4358ed732358b97", "sha256": "8a706ecb4f9da386b268d222f2e7f7e37d81c75a0eed4a7c697810ff206e2ddf" }, "downloads": -1, "filename": "langacore.thingsweforget-0.1.0.tar.gz", "has_sig": false, "md5_digest": "9efee1b0088c4b2fa4358ed732358b97", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3532, "upload_time": "2010-06-04T18:16:42", "url": "https://files.pythonhosted.org/packages/81/15/773b848ae81ade339288a05ca2f032566600b171fd04580fe1f997e37266/langacore.thingsweforget-0.1.0.tar.gz" } ] }