{ "info": { "author": "uraxy", "author_email": "uraxy123@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3 :: Only", "Topic :: Utilities" ], "description": "qiidly\n======\n\n[![Build Status](https://travis-ci.org/uraxy/qiidly.svg?branch=master)](https://travis-ci.org/uraxy/qiidly)\n\nFeedly\u306eAndroid\u30a2\u30d7\u30ea\u306f\u5feb\u9069\uff01\nblog\u3092\u8aad\u3080\u3060\u3051\u3058\u3083\u3082\u3063\u305f\u3044\u306a\u3044\u3001\nQiita\u306e\u65b0\u7740\u8a18\u4e8b\u3082\u30c1\u30a7\u30c3\u30af\u3059\u308b\u3068\u3082\u3063\u3068\u5feb\u9069\uff01\n\n\u305d\u306e\u305f\u3081\u306b\u306f\u2026\n- Qiita\u3067\u30d5\u30a9\u30ed\u30fc\u4e2d\u306e\u30bf\u30b0\n- Qiita\u3067\u30d5\u30a9\u30ed\u30fc\u4e2d\u306e\u30e6\u30fc\u30b6\u30fc\n\u3092\u30ab\u30f3\u30bf\u30f3\u306bFeedly\u306b\u540c\u671f\u3067\u304d\u306a\u304d\u3083\u3002\n\n\u305d\u306e\u305f\u3081\u306e\u30c4\u30fc\u30eb\u304cqiidly\u306a\u306e\u3060\u3002\n\n-----\n\nqiidly\u306f\u3001\nQiita\u3067\u30d5\u30a9\u30ed\u30fc\u4e2d\u306e\u30bf\u30b0\u3068\u30e6\u30fc\u30b6\u30fc\u306e\u30d5\u30a3\u30fc\u30c9\u3092Feedly\u306b\u540c\u671f\u3059\u308b\u30c4\u30fc\u30eb\u3067\u3059\u3002\n\nQiita\u3067\u30d5\u30a9\u30ed\u30fc\u4e2d\u306e\u3082\u306e\u306f\u3001Feedly\u306b\u6b21\u306e\u30ab\u30c6\u30b4\u30ea\u3067\u767b\u9332\u3055\u308c\u307e\u3059\u3002\n- \u30d5\u30a9\u30ed\u30fc\u4e2d\u306e\u30bf\u30b0 -> Qiita:tags\n- \u30d5\u30a9\u30ed\u30fc\u4e2d\u306e\u30e6\u30fc\u30b6\u30fc -> Qiita:followees\n\nQiita\u3067\u30d5\u30a9\u30ed\u30fc\u3092\u89e3\u9664\u3057\u305f\u3082\u306e\u306f\u3001Feedly\u304b\u3089\u524a\u9664\u3055\u308c\u307e\u3059\u3002\n\n\u30d5\u30a3\u30fc\u30c9\u304c\u65e2\u306b\u4ed6\u306e\u30ab\u30c6\u30b4\u30ea\u3067\u767b\u9332\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u3001\n\u305d\u306e\u30ab\u30c6\u30b4\u30ea\u3067\u306e\u767b\u9332\u306f\u7dad\u6301\u3055\u308c\u307e\u3059\u3002\n\u3064\u307e\u308a\u3001qiidly\u3067\u540c\u671f\u3057\u305f\u3053\u3068\u3067\u3001\u30d5\u30a3\u30fc\u30c9\u306e\u767b\u9332\u304c\u306a\u304f\u306a\u3063\u305f\u308a\u3001\u30ab\u30c6\u30b4\u30ea\u304c\u6d88\u3048\u3061\u3083\u3063\u305f\u308a\u3059\u308b\u3053\u3068\u306f\u3042\u308a\u307e\u305b\u3093\u3002\n\n\nSetup\n=====\n\nLibraries\n---------\n```sh\n$ pip install -r requirements.txt\n```\n\n- [Python Wrapper for Qiita API v2](https://github.com/petitviolet/qiita_py) ([MIT License](https://petitviolet.mit-license.org/))\n\n\nAPI Access token\n----------------\n\nQiita access token\n- https://qiita.com/settings/applications\n\nFeedly developer access token\n- https://developer.feedly.com/v3/developer/#how-do-i-generate-a-developer-access-token\n\n\n\nUsage\n=====\n\n```bash\n$ python -m qiidly.command_line -h\nusage: command_line.py [-h] -q QIITA_TOKEN -f FEEDLY_TOKEN\n\nqiidly: Qiita to Feedly.\n\noptional arguments:\n -h, --help show this help message and exit\n -q QIITA_TOKEN, --qiita-token QIITA_TOKEN\n Qiita access token\n -f FEEDLY_TOKEN, --feedly-token FEEDLY_TOKEN\n Feedly developer access token\n$\n```\n\n```sh\n$ ./qiidly.sh # == python -m qiidly.command_line -q $QIITA_TOKEN -f $FEEDLY_TOKEN\n## Category at Qiita: 'Qiita:tags'\n+ linebot\n- gwt\n+ onsenui\t=> categories['dummy', 'Qiita:tags']\n- Cytoscape\t=> categories['dummy']\n\nSync following tag feeds at Qiita to Feedly? [y/n] y\nDone!\n## Category at Qiita: 'Qiita:followees'\n- uraxy\n\nSync to Feedly? [y/n] y\nDone!\n$\n```\n\n\nTests\n=====\n\nwith unittest\n-------------\n\n```bash\n$ python -m unittest discover tests\n```\n\nwith nose\n---------\n\n```bash\n$ nosetests --with-coverage --cover-html --cover-package=qiidly\n..........\nName Stmts Miss Cover\n--------------------------------------\nqiidly.py 0 0 100%\nqiidly/feedly.py 35 14 60%\nqiidly/main.py 108 84 22%\nqiidly/qiita.py 45 25 44%\n--------------------------------------\nTOTAL 188 123 35%\n----------------------------------------------------------------------\nRan 10 tests in 0.190s\n\nOK\n$ google-chrome cover/index.html\n$\n```\n\n\nLicense\n=======\nMIT License\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/uraxy/qiidly", "keywords": "Qiita,Feedly,feed,rss,atom", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "qiidly", "package_url": "https://pypi.org/project/qiidly/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/qiidly/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/uraxy/qiidly" }, "release_url": "https://pypi.org/project/qiidly/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Sync Qiita feeds for followees and following tags to Feedly. -> Qiita\u3067\u30d5\u30a9\u30ed\u30fc\u4e2d\u306e\u30bf\u30b0\u3068\u30e6\u30fc\u30b6\u30fc\u3092Feedly\u306b\u540c\u671f\u3002", "version": "1.0.0" }, "last_serial": 2334754, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "77796f1881e633da47156820be632efd", "sha256": "56fda23beafe3c43e3d5964c68857445d16968f07614a0a3c880fe1397fb58e3" }, "downloads": -1, "filename": "qiidly-1.0.0.tar.gz", "has_sig": false, "md5_digest": "77796f1881e633da47156820be632efd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7591, "upload_time": "2016-09-10T04:22:09", "url": "https://files.pythonhosted.org/packages/33/4a/55759157471519edcb7b3f8c804bab63412563c6142d521e771123203b93/qiidly-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "77796f1881e633da47156820be632efd", "sha256": "56fda23beafe3c43e3d5964c68857445d16968f07614a0a3c880fe1397fb58e3" }, "downloads": -1, "filename": "qiidly-1.0.0.tar.gz", "has_sig": false, "md5_digest": "77796f1881e633da47156820be632efd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7591, "upload_time": "2016-09-10T04:22:09", "url": "https://files.pythonhosted.org/packages/33/4a/55759157471519edcb7b3f8c804bab63412563c6142d521e771123203b93/qiidly-1.0.0.tar.gz" } ] }