{ "info": { "author": "Peter Justin", "author_email": "peter.justin@outlook.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# FlaskBB\n\n[![Build Status](https://travis-ci.org/flaskbb/flaskbb.svg?branch=master)](https://travis-ci.org/flaskbb/flaskbb)\n[![Coverage Status](https://coveralls.io/repos/sh4nks/flaskbb/badge.png)](https://coveralls.io/r/sh4nks/flaskbb)\n[![Code Health](https://landscape.io/github/sh4nks/flaskbb/master/landscape.svg?style=flat)](https://landscape.io/github/sh4nks/flaskbb/master)\n[![License](https://img.shields.io/badge/license-BSD-blue.svg)](https://flaskbb.org)\n[![flaskbb@freenode](https://img.shields.io/badge/irc.freenode.net-%23flaskbb-blue.svg)](https://webchat.freenode.net/?channels=flaskbb)\n\n*FlaskBB is a Forum Software written in Python using the micro framework Flask.*\n\nCurrently, following features are implemented:\n\n* Private Messages\n* Admin Interface\n* Group based permissions\n* Markdown Support\n* Topic Tracker\n* Unread Topics/Forums\n* i18n Support\n* Completely Themeable\n* Plugin System\n* Command Line Interface\n\nCheckout the [FlaskBB Forums](https://forums.flaskbb.org) to see an actual\nrunning instance of FlaskBB. Use demo//demo as login for the test user.\n\n\n## Quickstart\n\nFor a complete installation guide please visit the installation documentation\n[here](https://flaskbb.readthedocs.org/en/latest/installation.html).\n\nThis is how you set up an development instance of FlaskBB:\n\n* Create a virtualenv\n* Configuration\n * `make devconfig`\n* Install dependencies and FlaskBB\n * `make install`\n* Run the development server\n * `make run`\n* Visit [localhost:5000](http://localhost:5000)\n\n\n## License\n\nFlaskBB is licensed under the [BSD License](https://github.com/sh4nks/flaskbb/blob/master/LICENSE).\n\n\n# Links\n\n* [Project Website](https://flaskbb.org)\n* [Documentation](https://flaskbb.readthedocs.io)\n* [Source Code](https://github.com/sh4nks/flaskbb)\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://flaskbb.org", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "FlaskBB", "package_url": "https://pypi.org/project/FlaskBB/", "platform": "any", "project_url": "https://pypi.org/project/FlaskBB/", "project_urls": { "Code": "https://github.com/flaskbb/flaskbb", "Documentation": "https://flaskbb.readthedocs.io/en/latest/", "Homepage": "https://flaskbb.org", "Issue Tracker": "https://github.com/flaskbb/flaskbb" }, "release_url": "https://pypi.org/project/FlaskBB/2.0.2/", "requires_dist": [ "alembic (==0.9.9)", "amqp (==2.1.4)", "attrs (==17.4.0)", "Babel (==2.5.3)", "billiard (==3.5.0.2)", "blinker (==1.4)", "celery (==4.0.2)", "certifi (==2018.4.16)", "chardet (==3.0.4)", "click (==6.7)", "click-log (==0.2.1)", "enum34 (==1.1.6)", "Flask (==1.0.2)", "Flask-Alembic (==2.0.1)", "flask-allows (==0.4.0)", "Flask-BabelPlus (==2.1.1)", "Flask-Caching (==1.4.0)", "Flask-DebugToolbar (==0.10.1)", "Flask-Limiter (==1.0.1)", "Flask-Login (==0.4.1)", "Flask-Mail (==0.9.1)", "Flask-Redis (==0.3.0)", "Flask-SQLAlchemy (==2.3.2)", "Flask-Themes2 (==0.1.4)", "flask-whooshee (==0.5.0)", "Flask-WTF (==0.14.2)", "flaskbb-plugin-conversations (==1.0.2)", "flaskbb-plugin-portal (==1.1.1)", "idna (==2.6)", "itsdangerous (==0.24)", "Jinja2 (==2.10)", "kombu (==4.0.2)", "limits (==1.3)", "Mako (==1.0.7)", "MarkupSafe (==1.0)", "mistune (==0.8.3)", "olefile (==0.45.1)", "Pillow (==5.1.0)", "pluggy (==0.6.0)", "Pygments (==2.2.0)", "python-dateutil (==2.7.2)", "python-editor (==1.0.3)", "pytz (==2018.4)", "redis (==2.10.6)", "requests (==2.18.4)", "simplejson (==3.14.0)", "six (==1.11.0)", "speaklater (==1.3)", "SQLAlchemy (==1.2.7)", "SQLAlchemy-Utils (==0.33.3)", "Unidecode (==1.0.22)", "urllib3 (==1.22)", "vine (==1.1.4)", "Werkzeug (==0.14.1)", "Whoosh (==2.7.4)", "WTForms (==2.1)" ], "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "summary": "A classic Forum Software in Python using Flask.", "version": "2.0.2" }, "last_serial": 4063535, "releases": { "2.0.0": [ { "comment_text": "", "digests": { "md5": "231271439ce34b65e54070827f3cc434", "sha256": "36fed6790f6de3902080b0d64b8c6264d5c8df9c65f2e26ea2d795862131232e" }, "downloads": -1, "filename": "FlaskBB-2.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "231271439ce34b65e54070827f3cc434", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2260154, "upload_time": "2018-05-16T17:18:43", "url": "https://files.pythonhosted.org/packages/50/2a/88ab4dcd0f674215df549df68b5bb6070bdb9f743dc4fa7ccf4b40fe2320/FlaskBB-2.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "072edc4b1159a0d6b394256063235337", "sha256": "d815867edf760dd6d6b5d2ddb25fca8158aabc6b8a049bebae9b84d2a44adcc3" }, "downloads": -1, "filename": "FlaskBB-2.0.0.tar.gz", "has_sig": false, "md5_digest": "072edc4b1159a0d6b394256063235337", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2195041, "upload_time": "2018-05-16T17:18:45", "url": "https://files.pythonhosted.org/packages/94/de/2875422a571673eb061781826e9e5e4e2ba3df89b880a3be7831f28683b5/FlaskBB-2.0.0.tar.gz" } ], "2.0.0.dev0": [ { "comment_text": "", "digests": { "md5": "226b91cd8313e442e7a05b79c40e7613", "sha256": "d29d2dddafcf71fe8b2ccb08e984c0a5886c76c152e3eb92ad899519c2bf3119" }, "downloads": -1, "filename": "FlaskBB-2.0.0.dev0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "226b91cd8313e442e7a05b79c40e7613", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2342860, "upload_time": "2018-01-12T12:20:29", "url": "https://files.pythonhosted.org/packages/60/6a/3fc392dbb25927e9c05593945a603cbae59f2328857b5c603cac02e9693f/FlaskBB-2.0.0.dev0-py2.py3-none-any.whl" } ], "2.0.1": [ { "comment_text": "", "digests": { "md5": "150e8a18a33b984b376d0c106a74f465", "sha256": "4ddb517dcb415f3ad2b1308b76986d1d7478785f53a50b3375bd45a51e3c560c" }, "downloads": -1, "filename": "FlaskBB-2.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "150e8a18a33b984b376d0c106a74f465", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2260301, "upload_time": "2018-06-22T00:32:02", "url": "https://files.pythonhosted.org/packages/f6/d4/e741165ad7b1b29c4a1f1928383f0d3879eefa127df34f1dae108140bca3/FlaskBB-2.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "00fe4dc8b357565eed8ae66a36bd3388", "sha256": "53d147602395a259148c8ee6f13ced01acf8b170af4fcbf50b1bceb88c14202c" }, "downloads": -1, "filename": "FlaskBB-2.0.1.tar.gz", "has_sig": false, "md5_digest": "00fe4dc8b357565eed8ae66a36bd3388", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2195234, "upload_time": "2018-06-22T00:32:04", "url": "https://files.pythonhosted.org/packages/3c/17/f43a17d96ce6eb3618f36da55eb3aaad0909720204f337e4ea3339a425a0/FlaskBB-2.0.1.tar.gz" } ], "2.0.2": [ { "comment_text": "", "digests": { "md5": "bbad8fb0b36db1f36d25139d2fbd359a", "sha256": "58a6490057efa31de28e2f44dc6a179743206fa4f601dde1558ef712697b9395" }, "downloads": -1, "filename": "FlaskBB-2.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bbad8fb0b36db1f36d25139d2fbd359a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2260317, "upload_time": "2018-07-15T19:10:30", "url": "https://files.pythonhosted.org/packages/23/cd/0ff06e8bc527ce9c56d78654e7a5fcbe1d979f9b12bc5380708966756bc2/FlaskBB-2.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "39e67a43657d58f32677e598e422b3d0", "sha256": "45d32eb8cbc8fa80cfb26410ecf395a95ef39a52166ec40e626a3ef759b65148" }, "downloads": -1, "filename": "FlaskBB-2.0.2.tar.gz", "has_sig": false, "md5_digest": "39e67a43657d58f32677e598e422b3d0", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2195237, "upload_time": "2018-07-15T19:10:32", "url": "https://files.pythonhosted.org/packages/f0/d9/0987a59e9dac3ce847e24ac60a7f58a75f96129b80b80e30ae9587f1a22e/FlaskBB-2.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bbad8fb0b36db1f36d25139d2fbd359a", "sha256": "58a6490057efa31de28e2f44dc6a179743206fa4f601dde1558ef712697b9395" }, "downloads": -1, "filename": "FlaskBB-2.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bbad8fb0b36db1f36d25139d2fbd359a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2260317, "upload_time": "2018-07-15T19:10:30", "url": "https://files.pythonhosted.org/packages/23/cd/0ff06e8bc527ce9c56d78654e7a5fcbe1d979f9b12bc5380708966756bc2/FlaskBB-2.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "39e67a43657d58f32677e598e422b3d0", "sha256": "45d32eb8cbc8fa80cfb26410ecf395a95ef39a52166ec40e626a3ef759b65148" }, "downloads": -1, "filename": "FlaskBB-2.0.2.tar.gz", "has_sig": false, "md5_digest": "39e67a43657d58f32677e598e422b3d0", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 2195237, "upload_time": "2018-07-15T19:10:32", "url": "https://files.pythonhosted.org/packages/f0/d9/0987a59e9dac3ce847e24ac60a7f58a75f96129b80b80e30ae9587f1a22e/FlaskBB-2.0.2.tar.gz" } ] }