{ "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 Web\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_web/blob/master/LICENSE).\n\nIf you need help, please refer to the [wiki](https://github.com/yannickkirschen/openwiki_web/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_web/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_web/issues) to help me improve Vader\n* Review [source code changes](https://github.com/yannickkirschen/openwiki_web/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_web/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_web/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-web", "package_url": "https://pypi.org/project/openwiki-web/", "platform": "", "project_url": "https://pypi.org/project/openwiki-web/", "project_urls": null, "release_url": "https://pypi.org/project/openwiki-web/0.0.1/", "requires_dist": [ "flask (>=1.0.2)", "flask-restful (>=0.3.7)", "vader (>=1.4.0)", "requests (>=2.21.0)" ], "requires_python": "", "summary": "Enterprise Wiki frontend written in Python.", "version": "0.0.1" }, "last_serial": 5542098, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "00de6aa8e687b96076eb0e31cf3c0ef9", "sha256": "8191690938ac50a50df4b7021486d78b03360874d6cdaf7345289671ad7e4563" }, "downloads": -1, "filename": "openwiki_web-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "00de6aa8e687b96076eb0e31cf3c0ef9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16945, "upload_time": "2019-07-16T18:39:40", "url": "https://files.pythonhosted.org/packages/cd/2b/8937662d9f4530c67912ab31f8151445d526b82f95703b428bf93959b24f/openwiki_web-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "57404c962f21927fde7f288eb53474e4", "sha256": "2d51562aab04baa8382367927bf264dd74903afc2101b9e979981d2d656d1cc3" }, "downloads": -1, "filename": "openwiki_web-0.0.1.tar.gz", "has_sig": false, "md5_digest": "57404c962f21927fde7f288eb53474e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3054, "upload_time": "2019-07-16T18:39:42", "url": "https://files.pythonhosted.org/packages/88/f6/26f993d2bcb23376c0e4fb2bc9bc50dcdb9f117495d3feb5cd4d7a261f6f/openwiki_web-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "00de6aa8e687b96076eb0e31cf3c0ef9", "sha256": "8191690938ac50a50df4b7021486d78b03360874d6cdaf7345289671ad7e4563" }, "downloads": -1, "filename": "openwiki_web-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "00de6aa8e687b96076eb0e31cf3c0ef9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16945, "upload_time": "2019-07-16T18:39:40", "url": "https://files.pythonhosted.org/packages/cd/2b/8937662d9f4530c67912ab31f8151445d526b82f95703b428bf93959b24f/openwiki_web-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "57404c962f21927fde7f288eb53474e4", "sha256": "2d51562aab04baa8382367927bf264dd74903afc2101b9e979981d2d656d1cc3" }, "downloads": -1, "filename": "openwiki_web-0.0.1.tar.gz", "has_sig": false, "md5_digest": "57404c962f21927fde7f288eb53474e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3054, "upload_time": "2019-07-16T18:39:42", "url": "https://files.pythonhosted.org/packages/88/f6/26f993d2bcb23376c0e4fb2bc9bc50dcdb9f117495d3feb5cd4d7a261f6f/openwiki_web-0.0.1.tar.gz" } ] }