{ "info": { "author": "Mark Frimston", "author_email": "mark@markfrimston.co.uk", "bugtrack_url": null, "classifiers": [], "description": "Trop Tumps\n==========\n\nA statistics-duelling deck generator using data from wikipedia.\n\nTrop Tumps chooses random categories from _dbpedia.org_ and turns them into \n(mostly-useless) printable decks of cards representing things from that\ncategory, complete with exciting statistics.\n\n\nInstallation\n------------\n\nNote: Trop Tumps requires Python 3.6+\n\nThe simplest way to install Trop Tumps is using [pip]. With Python and pip \ninstalled, Trop Tumps can be installed from the Python Package Index with:\n\n pip install troptumps\n\nor directly from the source repository with:\n\n pip install git+https://github.com/Frimkron/troptumps#egg=troptumps\n\nAlternatively you can download the source and install it with the `setup.py` \nscript.\n \n\n[pip]: https://pip.pypa.io/en/stable/installing/\n\n\nUsage\n-----\n\nIf you have installed Trop Trumps, it can be run using the `troptumps` \nexecutable (`troptumps.exe` on Windows), otherwise the package can be run \ndirectly with `python -m troptumps`.\n\nThe script will connect to _dbpedia.org_ and keep trying to find a suitable\ncategory of things to turn into a card deck. Eventually, with a bit of luck, a \ndirectory named `deck_`(something) will be written to the current working \ndirectory, containing a printable .pdf file.\n\nTo re-generate the PDF for an existing deck (e.g. to change the paper size),\nuse the `--datadir` option to indicate the path of a `deck_` directory. The PDF \nwill be overwritten.\n\nUse the `--help` flag to see the full list of options.\n\n\nLicence\n-------\n\nTrop Tumps is released under the _GPL 3 licence_. For the full text of this \nlicence see `LICENCE.txt`. \n\n\nCredits\n-------\n\nCreated by Mark Frimston\n\nGithub: \nWebsite: \nEmail: \nTwitter: [@frimkron](https://twitter.com/frimkron) \nMastodon: [frimkron@mastodon.social](https://mastodon.social/@frimkron)", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/frimkron/troptumps", "keywords": "", "license": "GPL3", "maintainer": "", "maintainer_email": "", "name": "troptumps", "package_url": "https://pypi.org/project/troptumps/", "platform": "", "project_url": "https://pypi.org/project/troptumps/", "project_urls": { "Homepage": "https://github.com/frimkron/troptumps" }, "release_url": "https://pypi.org/project/troptumps/1.0.1/", "requires_dist": null, "requires_python": ">=3.6", "summary": "A statistics-duelling deck generator using data from wikipedia", "version": "1.0.1" }, "last_serial": 5929459, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "576412c870f9e3ff154e53fefead5b1f", "sha256": "f35a721430f88393c30d4e2fdce883107a7bf99c3e1eed59702a5bb67d022987" }, "downloads": -1, "filename": "troptumps-1.0.0.tar.gz", "has_sig": false, "md5_digest": "576412c870f9e3ff154e53fefead5b1f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 10082117, "upload_time": "2019-10-04T17:00:17", "url": "https://files.pythonhosted.org/packages/40/0c/a49140237d11b193d0803fee66f8a811e27f5e3bd89b63fe5dfa52d7fead/troptumps-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "b904c2be2e4984128ac715937aaee082", "sha256": "f685cee7d1523b69d92b0107148ed4150667946e2f09f37c800b6055332de9d0" }, "downloads": -1, "filename": "troptumps-1.0.1.tar.gz", "has_sig": false, "md5_digest": "b904c2be2e4984128ac715937aaee082", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 10082161, "upload_time": "2019-10-04T17:35:08", "url": "https://files.pythonhosted.org/packages/d4/17/84ea8a51ddcf9a30f51c5ee5b50103b4dfe3a8aa22896c98fa6a7556536c/troptumps-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b904c2be2e4984128ac715937aaee082", "sha256": "f685cee7d1523b69d92b0107148ed4150667946e2f09f37c800b6055332de9d0" }, "downloads": -1, "filename": "troptumps-1.0.1.tar.gz", "has_sig": false, "md5_digest": "b904c2be2e4984128ac715937aaee082", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 10082161, "upload_time": "2019-10-04T17:35:08", "url": "https://files.pythonhosted.org/packages/d4/17/84ea8a51ddcf9a30f51c5ee5b50103b4dfe3a8aa22896c98fa6a7556536c/troptumps-1.0.1.tar.gz" } ] }