{ "info": { "author": "Ujjwal Gupta", "author_email": "ugupta41@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Build Tools" ], "description": "**********\nnoterpy\n**********\n\n|version| |license|\n\nPython client around ``The simplest way to keep notes.`` (a.k.a. ``Simple Note``): https://simplenote.com/\n\nIt's built on top of ``simplenote.py``: https://github.com/mrtazz/simplenote.py\n\n**NOTE:** This library and its author are not endorsed by or affiliated with `SimpleNote.com `_.\n\n\nInstallation\n============\n\nUsing ``pip``:\n\n\n::\n\n pip install newsapi\n\n\nDependencies\n============\n\n- simplenote\n\nAPI\n===\n\nLet's you do stuffs like ``noter.add_note(\"Hi\")`` which returns ``NoteInfo`` instance and has\nall the attributes such as ``version``, ``modified_date``, etc, and some methods like\n``update(\"updated\")``, ``trash()``, ``delete()`` and a ``get()`` which returns ``Note`` instance\nand has ``content`` and all the above attributes in NoteInfo, so basically it controls ``key`` attribute\npresent in each note request so you can work on writing and reading notes instead of managing\nstupid hashed key, and has bunch of other methods for which I'll write documentation later.\nJust being a lazy-ass, because of working in a new project (duh).\n\n\n.. |version| image:: http://img.shields.io/pypi/v/omdb.svg?style=flat-square\n :target: https://pypi.python.org/pypi/newsapi\n\n.. |license| image:: http://img.shields.io/pypi/l/omdb.svg?style=flat-square\n :target: https://pypi.python.org/pypi/newsapi\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/SlapBot/noterpy", "keywords": "noterpy pynoter simplenote simplenote.com note api-client noter notes", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "noterpy", "package_url": "https://pypi.org/project/noterpy/", "platform": "", "project_url": "https://pypi.org/project/noterpy/", "project_urls": { "Homepage": "https://github.com/SlapBot/noterpy" }, "release_url": "https://pypi.org/project/noterpy/0.1.1/", "requires_dist": [ "simplenote" ], "requires_python": "", "summary": "A python client for SimpleNote (simplenote.com)", "version": "0.1.1" }, "last_serial": 3137440, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "7fb52bf2fd0bd7ce41558ab487948b75", "sha256": "08fb7acd6715ac33c31e7f04bcb9716e0e870458678e879ff14dceebf6b52a04" }, "downloads": -1, "filename": "noterpy-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7fb52bf2fd0bd7ce41558ab487948b75", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3855, "upload_time": "2017-03-25T15:28:41", "url": "https://files.pythonhosted.org/packages/7c/74/8bbb39a10230d56730c8e151227328189043fdb591b258870c77fd721922/noterpy-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8d0b5a53bbfa308b786b482820e26a5b", "sha256": "35c9d405c4ba807d2e6d61c087cb7b79264131461a2e3279f8f419bc8ee7d85e" }, "downloads": -1, "filename": "noterpy-0.1.0.tar.gz", "has_sig": false, "md5_digest": "8d0b5a53bbfa308b786b482820e26a5b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3557, "upload_time": "2017-03-25T15:28:43", "url": "https://files.pythonhosted.org/packages/28/f1/520716c54a608062786c60772b2f5e4a37280953b0b78d388343a44b578e/noterpy-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "9ffc94dab90b4d556d4818752d447e5f", "sha256": "458f9498c2cde315b6bbc4769fd826768b118bd8ff20e780ba43bd204e38f6a7" }, "downloads": -1, "filename": "noterpy-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9ffc94dab90b4d556d4818752d447e5f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5555, "upload_time": "2017-08-31T13:02:04", "url": "https://files.pythonhosted.org/packages/1f/24/87cf3c65cb9bc6b3b9d18f0e4867d0d7dad69e5a53e99bc12067061b4ddb/noterpy-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d376cf51fe8e89f924e0536b36051ad0", "sha256": "983299fc4d45e04d6a713dd2eb6b69129383a0d36307d27e81ee1eee8fe5c238" }, "downloads": -1, "filename": "noterpy-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d376cf51fe8e89f924e0536b36051ad0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4254, "upload_time": "2017-08-31T13:02:06", "url": "https://files.pythonhosted.org/packages/ea/ef/64a02b7e2e3f3f4e8170f0acd561ae300c992426b81471d08a63ee8998a8/noterpy-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9ffc94dab90b4d556d4818752d447e5f", "sha256": "458f9498c2cde315b6bbc4769fd826768b118bd8ff20e780ba43bd204e38f6a7" }, "downloads": -1, "filename": "noterpy-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9ffc94dab90b4d556d4818752d447e5f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5555, "upload_time": "2017-08-31T13:02:04", "url": "https://files.pythonhosted.org/packages/1f/24/87cf3c65cb9bc6b3b9d18f0e4867d0d7dad69e5a53e99bc12067061b4ddb/noterpy-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d376cf51fe8e89f924e0536b36051ad0", "sha256": "983299fc4d45e04d6a713dd2eb6b69129383a0d36307d27e81ee1eee8fe5c238" }, "downloads": -1, "filename": "noterpy-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d376cf51fe8e89f924e0536b36051ad0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4254, "upload_time": "2017-08-31T13:02:06", "url": "https://files.pythonhosted.org/packages/ea/ef/64a02b7e2e3f3f4e8170f0acd561ae300c992426b81471d08a63ee8998a8/noterpy-0.1.1.tar.gz" } ] }