{ "info": { "author": "Kenny Meyer", "author_email": "knny.myer@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "Intended Audience :: Education", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Topic :: Education", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "A simple and reusable flashcard application for the Django web framework\n========================================================================\n\nWhat is the motivation behind the project?\n------------------------------------------\n\nTo provide a tool to quickly review new/old vocabulary, definitions\nand other stuff which can be resumed in under 200 words.\n\n\nInstallation\n------------\n\nUsually:\n\n $ python setup.py install\n\nshould do it. If you don't have root access, then issue the following\ncommand:\n\n $ python setup.py install --user\n\n\nBuiling it out\n--------------\n\nThis project is developed with the help of buildout [1], vim, and a lot\nof love.\n\nGenerally, to replicate my working environment, issue the following commands:\n\n $ python bootstrap.py && ./bin/buildout\n\nThis may take some time, but believe me it's worth it. :-)\n\n[1] http://www.buildout.org\n\n\nContribute\n----------\n\nYou have a great idea, like to report/squash a bug, or write some code? Your my man.\n\nCheck out the GitHub project page: https://github.com/km0r3/django-flashcard\n\n\nCoding guidelines\n-----------------\n\nTrying to follow PEP8, and the KISS and DRY principle.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/km0r3/django-flashcard", "keywords": "django flashcard practice", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-flashcard", "package_url": "https://pypi.org/project/django-flashcard/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-flashcard/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/km0r3/django-flashcard" }, "release_url": "https://pypi.org/project/django-flashcard/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "A flashcard application to practice virtual two-sided cards", "version": "0.1.1" }, "last_serial": 789659, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "9f92636de43c571fbfdcf8da26160d22", "sha256": "2c4ae79ca1b254e4a8a16aeb9f58a61b804129916783c7b59e133bfb5c00dbbc" }, "downloads": -1, "filename": "django-flashcard-0.1.0.tar.gz", "has_sig": false, "md5_digest": "9f92636de43c571fbfdcf8da26160d22", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6303, "upload_time": "2010-11-11T22:21:57", "url": "https://files.pythonhosted.org/packages/a0/b1/bfec9e6dc8c61a7802cf83993208cd1e13c3cb7147bb7dc15726ab3dfd79/django-flashcard-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "d85d90fa5dd0fae162e379732ecc9801", "sha256": "22eb217b7772c8a8a2876d08ac58354ad92cf5c5a45a4d929ed1fad4b52fc3fe" }, "downloads": -1, "filename": "django-flashcard-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d85d90fa5dd0fae162e379732ecc9801", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6680, "upload_time": "2010-11-13T20:45:35", "url": "https://files.pythonhosted.org/packages/44/05/8d0edde9b4c131727fe616262008fc7b3e333c88c80885b6c774808e8624/django-flashcard-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d85d90fa5dd0fae162e379732ecc9801", "sha256": "22eb217b7772c8a8a2876d08ac58354ad92cf5c5a45a4d929ed1fad4b52fc3fe" }, "downloads": -1, "filename": "django-flashcard-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d85d90fa5dd0fae162e379732ecc9801", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6680, "upload_time": "2010-11-13T20:45:35", "url": "https://files.pythonhosted.org/packages/44/05/8d0edde9b4c131727fe616262008fc7b3e333c88c80885b6c774808e8624/django-flashcard-0.1.1.tar.gz" } ] }