{ "info": { "author": "K.C.Saff", "author_email": "kc@saff.net", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Other Audience", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3" ], "description": "filks\n=====\n\nGenerates silly poems based off of mad-libbed, serious poems, a tagged\ntext corpus, and a pronunciation dictionary.\n\nRequirements\n============\n\n1. Python 3.3+\n\nInstallation\n============\n\nTo install:\n\n::\n\n pip install filks\n filk install\n\nThe ``filk install`` step is not *strictly* necessary if you plan to use\nstrictly a library and corpus you already have installed; however in\nmost cases this will be most convenient. This step downloads the\n``nltk`` library texts to your machine.\n\nUsage\n=====\n\nTo generate a terrible poem:\n\n::\n\n filk format\n\nSee ``filk format -h`` for options.\n\nDevelopment\n===========\n\nTo build the dev environment:\n\n::\n\n make venv\n . venv/bin/activate\n python main.py\n\nLICENSING\n=========\n\nAll original source code in this repo, including all \\*.py and\nconfiguration files, is released under the MIT license included.\n\nHowever, this library relies on corpuses from ``nltk`` which may have a\nvariety of free-ish licenses.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kcsaff/filks", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "filks", "package_url": "https://pypi.org/project/filks/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/filks/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/kcsaff/filks" }, "release_url": "https://pypi.org/project/filks/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "Generates filks based on a poem format and corpus", "version": "0.1.2" }, "last_serial": 2141038, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "389a76511825778666c09d1e79f71e1f", "sha256": "d8688f2e8e2000e36c10a285804bad1eb639a3bfcd265867b67bfa54080ed5d9" }, "downloads": -1, "filename": "filks-0.1.2.tar.gz", "has_sig": false, "md5_digest": "389a76511825778666c09d1e79f71e1f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9499, "upload_time": "2016-05-30T16:26:44", "url": "https://files.pythonhosted.org/packages/e8/d6/3ea70742a09e090a37a7456cb2e0bf2123ebaac06cc2ad2ad205f7f21b34/filks-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "389a76511825778666c09d1e79f71e1f", "sha256": "d8688f2e8e2000e36c10a285804bad1eb639a3bfcd265867b67bfa54080ed5d9" }, "downloads": -1, "filename": "filks-0.1.2.tar.gz", "has_sig": false, "md5_digest": "389a76511825778666c09d1e79f71e1f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9499, "upload_time": "2016-05-30T16:26:44", "url": "https://files.pythonhosted.org/packages/e8/d6/3ea70742a09e090a37a7456cb2e0bf2123ebaac06cc2ad2ad205f7f21b34/filks-0.1.2.tar.gz" } ] }