{ "info": { "author": "Martin Knobel", "author_email": "mknobel@noties.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Environment :: Web Environment", "Framework :: Flask", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP :: Site Management" ], "description": "About\n======\n\n3color Press is a flask based application intended to streamline making your own comic based website.\nIt is a static website generator that takes markdown formatted text files and turns them into new pages.\n\nI am new to programming and I'm kind of brute learning python and flask with this project.\nThe project is under heavy development and features are being added as we work on them,\nhowever a very functional core set of features is included\n\nFor more in depth information on how to use check the doc pages You can see a demo\nsite generated with version 0.1 of this tool at http://3color.noties.org\n\nFeatures\n\n * automatic handling of book pages, news pages and single pages\n * easily add a page to the main menu\n * easily add custom single pages\n * News page to collect news feed page\n * Support for showing a thumbnail of most recent comic in desired story line on every page\n * command line tools for easy management\n\nIn Progress Features\n\n * custom themeing support\n * toggle-able theme elements\n * improvement on handling in site menus\n * admin interface\n * better error checking\n * much more?!\n\n\nInstallation\n-------------\n\nThe package is available in pypi::\n\n $ pip install 3color-Press\n\nsee :doc:`install`\n\n\nContribute\n----------\n\nIf you're interested in contributing or checking out the source code you can take a look at:\n\n * Issue Tracker: https:github.com/chipperdoodles/3color/issues\n * Source Code: https:github.com/chipperdoodles/3color\n\n\nSupport\n-------\n\nIf you're having problems or have some questions,\nfeel free to check out the github page: https://github.com/chipperdoodles/3color\n\n\nLicense\n--------\n\n3color-Press is (c) Martin Knobel and contributors and is licensed under a BSD license\n\nsee :doc:`license`", "description_content_type": null, "docs_url": "https://pythonhosted.org/3color-Press/", "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "3color.noties.org", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "3color-Press", "package_url": "https://pypi.org/project/3color-Press/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/3color-Press/", "project_urls": { "Homepage": "3color.noties.org" }, "release_url": "https://pypi.org/project/3color-Press/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "A Flask based static site generator for comics", "version": "0.2.1" }, "last_serial": 1515112, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "2a55af7a2d16a344e934f48739fa3e67", "sha256": "0a66467a21ff2283b71740051c4cc01c8ec38a93dc376c19882ba570d8a956c1" }, "downloads": -1, "filename": "3color-Press-0.2.0.tar.bz2", "has_sig": false, "md5_digest": "2a55af7a2d16a344e934f48739fa3e67", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 421453, "upload_time": "2015-04-19T23:48:04", "url": "https://files.pythonhosted.org/packages/90/d7/eead1ea8da6271ffa6485233d5ade5605807a6a8cf82044693d1ff031d51/3color-Press-0.2.0.tar.bz2" }, { "comment_text": "", "digests": { "md5": "0711e0d7c57e1c95149617220e1d67e8", "sha256": "5fc7315a6a755070c818d58e7461cfc0854e48e54bcc4853ea52cc8573700656" }, "downloads": -1, "filename": "3color-Press-0.2.1.tar.gz", "has_sig": false, "md5_digest": "0711e0d7c57e1c95149617220e1d67e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 506174, "upload_time": "2015-04-21T11:08:37", "url": "https://files.pythonhosted.org/packages/b1/09/a64bb8959617a4cc28c6fa4b1166b56495f175c97868d5e8a7ab77cf0140/3color-Press-0.2.1.tar.gz" } ], "0.2.1": [] }, "urls": [] }