{ "info": { "author": "TakesxiSximada", "author_email": "sximada+qiitap@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development" ], "description": "Add include function to Qiita Markdown\n======================================\n\nWhy\n---\n\nBy adding a positionable specifying feature to Markdown, you can test code snippets in Markdown.\n\n\nInstall\n-------\n\n::\n\n $ pip install qiitap\n\n\nHow to use it\n-------------\n\nCreate Authentication files.\n\n::\n\n $ qiitap auth\n\nCreate an article on Qiita.\n\n::\n\n $ qiitap create qiita.md --no-body\n\nIt create qiita.md file.\n\nUpdate the article on Qiita\n\n::\n\n $ qiitap update qiita.md\n\nIt update the article.\n\nInclude other file content in your markdown file.\n\nqiita.md::\n\n \n\n ```text:AllContent\n ${qiitap.qinclude('./fish.md')}\n ```\n\n ```text:SubContent\n ${qiitap.qinclude('./fish.md', start_at='START', end_at='END')}\n ```\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/TakesxiSximada/qiitap", "keywords": "Qiita CLI Tool", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "qiitap", "package_url": "https://pypi.org/project/qiitap/", "platform": "any", "project_url": "https://pypi.org/project/qiitap/", "project_urls": { "Homepage": "https://github.com/TakesxiSximada/qiitap" }, "release_url": "https://pypi.org/project/qiitap/1.3.1/", "requires_dist": [ "PyYAML", "jumon", "mako", "requests", "six", "PyYAML; extra == 'testing'", "jumon; extra == 'testing'", "mako; extra == 'testing'", "pytest; extra == 'testing'", "requests; extra == 'testing'", "six; extra == 'testing'" ], "requires_python": "", "summary": "Add include function to Qiita Markdown", "version": "1.3.1" }, "last_serial": 2667674, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "ce05b557e1501b9b0ac39ae141810818", "sha256": "8cc35f5ba4657fc4ad8336f4513481ee97ed1ff553a86100a73b2b389ac768b8" }, "downloads": -1, "filename": "qiitap-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ce05b557e1501b9b0ac39ae141810818", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10613, "upload_time": "2017-01-22T09:57:05", "url": "https://files.pythonhosted.org/packages/c9/5b/7e0bad0d2c86d87bdb9563752a777e1650a37dad765353f69d7044727174/qiitap-1.0.0-py2.py3-none-any.whl" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "716a42deabd2b538a2b8945813eb84cb", "sha256": "0c8f7d252f0d22ff8065905d2bf6adc56fb9ce60b0bae2f0e06b2991f0e8747a" }, "downloads": -1, "filename": "qiitap-1.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "716a42deabd2b538a2b8945813eb84cb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11294, "upload_time": "2017-01-22T11:38:16", "url": "https://files.pythonhosted.org/packages/16/d8/eda212a5bc99e0e2b7d1f56939d76f4943afbef31e707384099d133f6c16/qiitap-1.1.0-py2.py3-none-any.whl" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "057acf316c2e0b8db2158203bb0cc9b0", "sha256": "cf6176a8ddb2cdd61f9d97e0c338930f0067ab2ee980567b0f5658227a16d159" }, "downloads": -1, "filename": "qiitap-1.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "057acf316c2e0b8db2158203bb0cc9b0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11397, "upload_time": "2017-01-22T14:41:36", "url": "https://files.pythonhosted.org/packages/c0/05/54d803bc34f54a869b0728a3c789d070ed41ec282d5791a02e76e188c354/qiitap-1.2.0-py2.py3-none-any.whl" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "94be22ef40a4ef9e183355f6cf81ec83", "sha256": "bf2ecb63c211587f24d8fae783014bfab8045d7181c30c476e89209eb725560d" }, "downloads": -1, "filename": "qiitap-1.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "94be22ef40a4ef9e183355f6cf81ec83", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11051, "upload_time": "2017-02-25T10:44:28", "url": "https://files.pythonhosted.org/packages/80/5e/22a3911519c60cfde17a88485bece0c158ee8eeafe6d69364ac2321397c5/qiitap-1.3.0-py2.py3-none-any.whl" } ], "1.3.1": [ { "comment_text": "", "digests": { "md5": "bc5ddb29841ed3f1071cf70cf4761a4f", "sha256": "fa821496f7439fbf9a54330e572bf5cd80d936d1e4dccf63e78b6d246191c117" }, "downloads": -1, "filename": "qiitap-1.3.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bc5ddb29841ed3f1071cf70cf4761a4f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11052, "upload_time": "2017-02-25T14:29:24", "url": "https://files.pythonhosted.org/packages/c1/40/6bdbc60b75987cb1ab22aabb0a861e32fd5e878fdd36cb4cd81c5e147d22/qiitap-1.3.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bc5ddb29841ed3f1071cf70cf4761a4f", "sha256": "fa821496f7439fbf9a54330e572bf5cd80d936d1e4dccf63e78b6d246191c117" }, "downloads": -1, "filename": "qiitap-1.3.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bc5ddb29841ed3f1071cf70cf4761a4f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11052, "upload_time": "2017-02-25T14:29:24", "url": "https://files.pythonhosted.org/packages/c1/40/6bdbc60b75987cb1ab22aabb0a861e32fd5e878fdd36cb4cd81c5e147d22/qiitap-1.3.1-py2.py3-none-any.whl" } ] }