{ "info": { "author": "Yannick Kirschen", "author_email": "yannick.kirschen@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# OpenWiki Server\n\n## :information_source: Overview\n\n*OpenWiki Server* is a wiki backend written in Python.\nIt is available to everyone under the [GNU General Public License v3.0](https://github.com/yannickkirschen/openwiki_server/blob/master/LICENSE).\n\nIf you need help, please refer to the [wiki](https://github.com/yannickkirschen/openwiki_server/wiki).\n\n## :floppy_disk: Installation and running\n\n```bash\npip install openwiki_server\npython3.x openwiki_server settings_file.json\n```\n\nThe `settings_file.json` must contain the following:\n\n```json\n{\n \"port\": \"XXXX\",\n \"debug\": \"False\",\n \"page_data\": \"absolute/path/to/page/data\",\n \"admin\": \"admin\"\n}\n```\n\nThe server is now running. Please refer to the\n[resource specification](https://github.com/yannickkirschen/openwiki_server/wiki/spec/index)\nto learn, how the endpoints work.\n\n## :car: Contributing\n\nThere are many ways in which you can participate in the project, for example:\n\n* Submit [bugs and feature requests](https://github.com/yannickkirschen/openwiki_server/issues) to help me improve Vader\n* Review [source code changes](https://github.com/yannickkirschen/OpenWopenwiki_server/wiki/pulls)\n\n### :warning: Coding guidelines\n\nI am following [PEP 8](https://www.python.org/dev/peps/pep-0008/) in all of my projects and I would ask you to do the same :smile:.\n\nPlease respect my [Code of Conduct](https://github.com/yannickkirschen/openwiki_server/blob/master/CODE_OF_CONDUCT.md) :v:.\n\nPlease also consider my notes about [branching](https://gist.github.com/yannickkirschen/d83bfc44d566b76f3afc12cc68421e82).\n\n## :page_facing_up: License\n\nCopyright (c) 2019, Yannick Kirschen, All rights reserved.\nLicensed under the [GNU GPL3](https://github.com/yannickkirschen/openwiki_server/blob/master/LICENSE).\nHappy forking :fork_and_knife:\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": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "openwiki-server", "package_url": "https://pypi.org/project/openwiki-server/", "platform": "", "project_url": "https://pypi.org/project/openwiki-server/", "project_urls": null, "release_url": "https://pypi.org/project/openwiki-server/0.0.1/", "requires_dist": [ "flask (>=1.0.2)", "flask-restful (>=0.3.7)", "vader (>=1.4.0)", "markdown (>=3.0.1)" ], "requires_python": "", "summary": "Enterprise Wiki backend written in Python.", "version": "0.0.1" }, "last_serial": 5542088, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "bb26700c0a45e08e1d5c6ecacae53a94", "sha256": "438a02194363edba586b816d0ff57b9b49a20c8c71d31d536631fff2f29ee6f8" }, "downloads": -1, "filename": "openwiki_server-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "bb26700c0a45e08e1d5c6ecacae53a94", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 19450, "upload_time": "2019-07-16T18:38:19", "url": "https://files.pythonhosted.org/packages/72/f2/92acf374180dd755dd94b48ab51f6a7fcb4c2dc3e7e07bd2295c991d91f4/openwiki_server-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e50bdc0489629422a1e7e2f45c7395e6", "sha256": "06733b656a359be1b8b4e66c48e86e54f66aa6522ff4213486e6588dbf667562" }, "downloads": -1, "filename": "openwiki_server-0.0.1.tar.gz", "has_sig": false, "md5_digest": "e50bdc0489629422a1e7e2f45c7395e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3804, "upload_time": "2019-07-16T18:38:21", "url": "https://files.pythonhosted.org/packages/fb/d0/2c83f01a6110b387faa6d575a30a97395c2954fca7d7fa1e5d40cab7af1b/openwiki_server-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bb26700c0a45e08e1d5c6ecacae53a94", "sha256": "438a02194363edba586b816d0ff57b9b49a20c8c71d31d536631fff2f29ee6f8" }, "downloads": -1, "filename": "openwiki_server-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "bb26700c0a45e08e1d5c6ecacae53a94", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 19450, "upload_time": "2019-07-16T18:38:19", "url": "https://files.pythonhosted.org/packages/72/f2/92acf374180dd755dd94b48ab51f6a7fcb4c2dc3e7e07bd2295c991d91f4/openwiki_server-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e50bdc0489629422a1e7e2f45c7395e6", "sha256": "06733b656a359be1b8b4e66c48e86e54f66aa6522ff4213486e6588dbf667562" }, "downloads": -1, "filename": "openwiki_server-0.0.1.tar.gz", "has_sig": false, "md5_digest": "e50bdc0489629422a1e7e2f45c7395e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3804, "upload_time": "2019-07-16T18:38:21", "url": "https://files.pythonhosted.org/packages/fb/d0/2c83f01a6110b387faa6d575a30a97395c2954fca7d7fa1e5d40cab7af1b/openwiki_server-0.0.1.tar.gz" } ] }