{ "info": { "author": "Dmitry Krukov", "author_email": "glebov.ru@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "====================================================================\n:ledger: noteit v2 - note taking with CLI (use GitHub Gist as store)\n====================================================================\n\nMake Notes with CLI (zero dependence)\n-------------------------------------\n\nI created this tool for my own purposes, but I will be glad if you'll use it too.\n\nI love commandline tools like `howdoi `_ , they are really awesome.\nSometimes it is necessary to note something simple and useful: commands like *tar zxvf* or any password. That would be great, if you could make a note simple and fast, and then get it anywhere. I hope, you will enjoy this tool!\n\n\nFeatures\n========\n\n* \\:octocat: Store data in your gists, so you need GitHub account. By default all notes stored at private gist.\n* \\:earth_americas: Share your notes with others.\n* \\:books: Use notebooks to organize your notes.\n* \\:closed_lock_with_key: Secure. You can encrypt your notes by your own key.\n* \\:package: Minimal dependence and size (about 7 kb), all you need is python.\n* \\:snake: Support python 2.6, 2.7, 3.4 and upper (for 2.6 you need to install argparse package).\n* \\:rocket: Easy to install (curl --silent --show-error --retry 5 http://krukov.pythonanywhere.com//install.sh | sudo sh).\n* \\:beginner: Easy to use.\n* >_ CLI - that's awesome. Work at all platforms (I hope).\n\n\nHow it works\n-------------\n\npass\n\nHow to install\n--------------\n\nThere are 3 ways to install this tool:\n\n* simple/true/pythonic way:\n\n::\n\n\tpip install noteit\n\n* manual install way (for those who do not use pip)\n\n::\n\n\t$ wget https://raw.githubusercontent.com/Krukov/noteit/stable/noteit/noteit -O /usr/bin/noteit --no-check-certificate\n\t$ chmod +x /usr/bin/noteit\n\nor just\n\n::\n\n\t$ curl --silent --show-error --retry 5 http://krukov.pythonanywhere.com/install.sh | sudo sh\n\n\nHow to use\n----------\n\n::\n\n\t$ /# noteit \n\t>Input username: github_login\n\t>Input your password: ****\n\t ALIAS UPDATED PUBLIC\n \t public 09-04-16 22:31 \u2713 \n readme 10-04-16 23:39 \n\t$ /# noteit new note -a new\n\tSaved\n\t$ /# echo \"Noteit can get note from pipe\" | noteit -a print_pipe\n\tSaved\n\t$ /# noteit \n\t ALIAS UPDATED PUBLIC\n \t public 09-04-16 22:31 \u2713 \n \treadme 10-04-16 23:39 \n \t print_pipe 13-04-16 23:17 \n \t$ /# noteit echo \"You can run it\" -a test\n\tSaved\n\t$ /# noteit -l | sh\n\tYou can run it\n\t$ /# noteit Create note with alias and in notebook -a alias -n mynotebook\n\tSaved\n\t$ /# noteit --all\n\t NOTEBOOK ALIAS UPDATED PUBLIC\n\t __main__ public 09-04-16 22:31 \u2713 \n\t __main__ readme 10-04-16 23:39 \n \t __main__ print_pipe 13-04-16 23:17 \n\t mynotebook alias 13-04-16 23:24\n\t$ /# noteit -a alias -n mynotebook\n\tCreate note with alias and in notebook\n\t$ /# noteit Super secret note -a ss --key\n\tInput encryption key: *****\n\tSaved\n\n\n*FUTURE*\n========\n - colorize\n - search\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/Krukov/noteit/tarball/1.1.0", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Krukov/noteit", "keywords": "noteit note console command line messages", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "noteit", "package_url": "https://pypi.org/project/noteit/", "platform": "", "project_url": "https://pypi.org/project/noteit/", "project_urls": { "Download": "https://github.com/Krukov/noteit/tarball/1.1.0", "Homepage": "https://github.com/Krukov/noteit" }, "release_url": "https://pypi.org/project/noteit/1.1.0/", "requires_dist": null, "requires_python": "", "summary": "The tool for creating notes", "version": "1.1.0" }, "last_serial": 2667413, "releases": { "0.10.0": [ { "comment_text": "", "digests": { "md5": "bc35430545be42775e556627297d3d31", "sha256": "b52c8725d23cb68cd6a8723f8ef6f4dc9eedf5a2629871cbde9db6d45a231bf7" }, "downloads": -1, "filename": "noteit-0.10.0.tar.gz", "has_sig": false, "md5_digest": "bc35430545be42775e556627297d3d31", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6347, "upload_time": "2016-01-20T17:07:09", "url": "https://files.pythonhosted.org/packages/32/a4/7659156522a36eb844177a3832b1e84a47db772190c0389b2076478e7149/noteit-0.10.0.tar.gz" } ], "0.11.0": [ { "comment_text": "", "digests": { "md5": "fe212565aee56775f85f68ddc9f9bd0b", "sha256": "8a753651970d90ed6747b5ef906bd29c29afbdfb59e1548a8b9e2eed57abe97a" }, "downloads": -1, "filename": "noteit-0.11.0.tar.gz", "has_sig": false, "md5_digest": "fe212565aee56775f85f68ddc9f9bd0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6315, "upload_time": "2016-01-28T05:30:55", "url": "https://files.pythonhosted.org/packages/3b/f1/9cc3bdfbacc3b740d78392890ea2b5c1bba0f00149fa38f9503b96b17989/noteit-0.11.0.tar.gz" } ], "0.14.0": [ { "comment_text": "", "digests": { "md5": "0d632def924a6a2f048157fc6c1a92c7", "sha256": "c64d9ba9e81e8e3316d56b52a8f19a86def58d0310bdaa2fbcec5a04172a20c9" }, "downloads": -1, "filename": "noteit-0.14.0.tar.gz", "has_sig": false, "md5_digest": "0d632def924a6a2f048157fc6c1a92c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7870, "upload_time": "2016-01-31T10:32:25", "url": "https://files.pythonhosted.org/packages/63/96/7c53a297822171374bcceab89ab77aa8759783b3a39c5835379910706b00/noteit-0.14.0.tar.gz" } ], "0.14.1": [ { "comment_text": "", "digests": { "md5": "60b07720291c8df33fb7193e6a7bf79e", "sha256": "4f1d99f6537be2c09f93a823ade11663f574e1d2eafd3f32af33bb2c19c8441c" }, "downloads": -1, "filename": "noteit-0.14.1.tar.gz", "has_sig": false, "md5_digest": "60b07720291c8df33fb7193e6a7bf79e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7872, "upload_time": "2016-02-01T17:07:40", "url": "https://files.pythonhosted.org/packages/6a/fe/ec7baca00ecd814fa94fed0e28e292874aada1e9d3d7c9d81cd22ed6870b/noteit-0.14.1.tar.gz" } ], "0.14.2": [ { "comment_text": "", "digests": { "md5": "d535073b4c4e257fa6e1be0c133a4df9", "sha256": "91574fdd99792bd3b3ed34ea89d4c04c8938b64609645c461d916017a491bfe7" }, "downloads": -1, "filename": "noteit-0.14.2.tar.gz", "has_sig": false, "md5_digest": "d535073b4c4e257fa6e1be0c133a4df9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7910, "upload_time": "2016-02-02T21:19:14", "url": "https://files.pythonhosted.org/packages/8f/cd/4f762b929dc023cac73dd0466aba35baf8b4a02d64d22a172b214d78b5cd/noteit-0.14.2.tar.gz" } ], "0.14.4": [ { "comment_text": "", "digests": { "md5": "ebee9a9b8e199b835d5f63d0eb173adc", "sha256": "dbd20421ac2b29bd0be2133f925e4aacae3c4776f69fe42c484498b2a4cbfa0f" }, "downloads": -1, "filename": "noteit-0.14.4.tar.gz", "has_sig": false, "md5_digest": "ebee9a9b8e199b835d5f63d0eb173adc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8097, "upload_time": "2016-02-04T05:38:18", "url": "https://files.pythonhosted.org/packages/c4/e6/94b10582f5025e0fd057e79dd8d840698c0deb49c046f4849be829dbe4c2/noteit-0.14.4.tar.gz" } ], "0.17.1": [ { "comment_text": "", "digests": { "md5": "0e8278ed87ad6eaeda78defa0c60df59", "sha256": "b771fa7d193cc5f5ff159ecff68f245e59c6d6bc3109281f058d7fcee48568be" }, "downloads": -1, "filename": "noteit-0.17.1.tar.gz", "has_sig": false, "md5_digest": "0e8278ed87ad6eaeda78defa0c60df59", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8549, "upload_time": "2016-04-03T22:17:09", "url": "https://files.pythonhosted.org/packages/2c/f7/e23fbbc022437277f24cfe4941286024cf870e4d01577d5635411c32c9ae/noteit-0.17.1.tar.gz" } ], "0.17.2": [ { "comment_text": "", "digests": { "md5": "1358657c2b19d9c48cf40e124b5b670d", "sha256": "2b6ec764eb48803473c7a8281a4d5999eac9e4a5a817ee6ca2df54c74f1f6952" }, "downloads": -1, "filename": "noteit-0.17.2.tar.gz", "has_sig": false, "md5_digest": "1358657c2b19d9c48cf40e124b5b670d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8556, "upload_time": "2016-04-04T07:19:16", "url": "https://files.pythonhosted.org/packages/f7/e2/611334068782ccc743175981347638f764510be97f4c931d8663f0ca49eb/noteit-0.17.2.tar.gz" } ], "0.777": [ { "comment_text": "", "digests": { "md5": "89f7de518afbee0d561a57231d395ef2", "sha256": "825d059e163ce464838c242cba72ca58f1a2f250268c58b77607898ebceccb62" }, "downloads": -1, "filename": "noteit-0.777.tar.gz", "has_sig": false, "md5_digest": "89f7de518afbee0d561a57231d395ef2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10201, "upload_time": "2016-04-13T09:46:11", "url": "https://files.pythonhosted.org/packages/f8/47/b1c647d57f2b4488cbc10bd9d71e33eb2df1b11d3db787696e90a3fab6b5/noteit-0.777.tar.gz" } ], "0.777.1": [ { "comment_text": "", "digests": { "md5": "c6501484afc790dd84a668d3a0dbece5", "sha256": "5fb220d03c0fb8ead4eca2f443b951c504b0de7482592a8deb3de58f26863cbc" }, "downloads": -1, "filename": "noteit-0.777.1.tar.gz", "has_sig": false, "md5_digest": "c6501484afc790dd84a668d3a0dbece5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10422, "upload_time": "2016-04-14T00:06:27", "url": "https://files.pythonhosted.org/packages/34/78/1234d9cc79620b210fb0d3bba98119cb49e839e60f02d34b7b0bbe3a779c/noteit-0.777.1.tar.gz" } ], "0.8.11": [ { "comment_text": "", "digests": { "md5": "ee6298c010607b2b27c4389fb7de2bbe", "sha256": "86fdecb759c680c27a2f2a70d983a23df11bee1076f31bfd5b87a093651c82b5" }, "downloads": -1, "filename": "noteit-0.8.11.tar.gz", "has_sig": false, "md5_digest": "ee6298c010607b2b27c4389fb7de2bbe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6008, "upload_time": "2015-12-06T15:58:20", "url": "https://files.pythonhosted.org/packages/ff/12/a1f0909a1bd145814f7068d6dff81574ed9727850194c80c347a88a30da8/noteit-0.8.11.tar.gz" } ], "0.8.9": [ { "comment_text": "", "digests": { "md5": "5af4a9fdebeb31bfed3e7fcb378cdc3c", "sha256": "d6f59a62ad2794c28951e392482be3ae2e36c9e78d57c87db18961add3a97850" }, "downloads": -1, "filename": "noteit-0.8.9.tar.gz", "has_sig": false, "md5_digest": "5af4a9fdebeb31bfed3e7fcb378cdc3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6004, "upload_time": "2015-12-06T08:26:26", "url": "https://files.pythonhosted.org/packages/dd/3d/853aa11b6ca3890dfb6348c1bf7cdcd9310ea0746859c6ac31b55afd952d/noteit-0.8.9.tar.gz" } ], "0.9.0": [ { "comment_text": "", "digests": { "md5": "57db8ff9e73688a4ce4324bbac77df30", "sha256": "1e7e88736d4f724f353ff3c9ca2b6d361b53fd3827c1a89ebd4616f2fa0c4cb1" }, "downloads": -1, "filename": "noteit-0.9.0.tar.gz", "has_sig": false, "md5_digest": "57db8ff9e73688a4ce4324bbac77df30", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6106, "upload_time": "2015-12-07T19:47:29", "url": "https://files.pythonhosted.org/packages/d7/76/8d6e1f250f18c4b8e49a7dc7acc383bbb931ca16dcba164a2d7efa59d7b8/noteit-0.9.0.tar.gz" } ], "0.9.2": [ { "comment_text": "", "digests": { "md5": "83dace5801c367bf3279b1a27f40c9fb", "sha256": "652294bc1a25440b73f14ff6fca61e4800134d9465cd2d30b5291c337cd2334e" }, "downloads": -1, "filename": "noteit-0.9.2.tar.gz", "has_sig": false, "md5_digest": "83dace5801c367bf3279b1a27f40c9fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6138, "upload_time": "2015-12-08T17:22:19", "url": "https://files.pythonhosted.org/packages/0d/3b/8c8b3ceebebd64b8f398746b4a997651213821af5b21fc8e381bcdb8db59/noteit-0.9.2.tar.gz" } ], "0.9.3": [ { "comment_text": "", "digests": { "md5": "e2813b91485f3bed411e91135ce7c071", "sha256": "b4780d376b2631dd27e4615ef2b67db9d1bbdcd1e49dd5cdc792256d139a8428" }, "downloads": -1, "filename": "noteit-0.9.3.tar.gz", "has_sig": false, "md5_digest": "e2813b91485f3bed411e91135ce7c071", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6146, "upload_time": "2015-12-18T21:02:21", "url": "https://files.pythonhosted.org/packages/b7/6b/57b0791e0a84c8da90921e6a251b4eb4517e3cfe218e3eca6c1b682dc5ac/noteit-0.9.3.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "eb04d8df659f61f8403136b4bd1745b1", "sha256": "82ab6c9c4deea1120899c6058fa2af50ecc623bb4f139c4b322cb98ae13881c4" }, "downloads": -1, "filename": "noteit-1.0.0.tar.gz", "has_sig": false, "md5_digest": "eb04d8df659f61f8403136b4bd1745b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10292, "upload_time": "2016-11-07T21:36:19", "url": "https://files.pythonhosted.org/packages/c9/cb/aa0770b21a1e14cbb41d6259e1d8b4af0d33eba83636eac6a7a85ae08c5a/noteit-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "61a5c5f1fe14f880d6b93f474bc32b82", "sha256": "ae402c7feb090154d633508e061ddc759b42340d79fbfbdb8686275a700528a2" }, "downloads": -1, "filename": "noteit-1.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "61a5c5f1fe14f880d6b93f474bc32b82", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 12825, "upload_time": "2017-02-25T09:02:48", "url": "https://files.pythonhosted.org/packages/88/f1/6b70782c1db5104eebca25503725b6f4a42f3291b5ab8de20733cd394cb0/noteit-1.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b7fbc78a965979cb9909e3f5184db061", "sha256": "960b18532c036a37e55619872b4b62f2805b8149447fc88a7d11bf159c19cdf2" }, "downloads": -1, "filename": "noteit-1.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "b7fbc78a965979cb9909e3f5184db061", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 12821, "upload_time": "2017-02-25T09:02:10", "url": "https://files.pythonhosted.org/packages/33/24/ffba92899ad46a7ec4609134e029cbf82c8d39fe6d91042163575331c326/noteit-1.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f9fd55a17b7b9f1563503a9eaa685f29", "sha256": "1ca801495d8431e58a84d330864213786167e94668be8ed7d14f5cc88c362d9b" }, "downloads": -1, "filename": "noteit-1.1.0.tar.gz", "has_sig": false, "md5_digest": "f9fd55a17b7b9f1563503a9eaa685f29", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10504, "upload_time": "2017-01-16T08:10:57", "url": "https://files.pythonhosted.org/packages/44/0f/92bd76c12e2a541fb875d55c493bedfa2ea880334e4b8fe36085e2af5117/noteit-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "61a5c5f1fe14f880d6b93f474bc32b82", "sha256": "ae402c7feb090154d633508e061ddc759b42340d79fbfbdb8686275a700528a2" }, "downloads": -1, "filename": "noteit-1.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "61a5c5f1fe14f880d6b93f474bc32b82", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 12825, "upload_time": "2017-02-25T09:02:48", "url": "https://files.pythonhosted.org/packages/88/f1/6b70782c1db5104eebca25503725b6f4a42f3291b5ab8de20733cd394cb0/noteit-1.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b7fbc78a965979cb9909e3f5184db061", "sha256": "960b18532c036a37e55619872b4b62f2805b8149447fc88a7d11bf159c19cdf2" }, "downloads": -1, "filename": "noteit-1.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "b7fbc78a965979cb9909e3f5184db061", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 12821, "upload_time": "2017-02-25T09:02:10", "url": "https://files.pythonhosted.org/packages/33/24/ffba92899ad46a7ec4609134e029cbf82c8d39fe6d91042163575331c326/noteit-1.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f9fd55a17b7b9f1563503a9eaa685f29", "sha256": "1ca801495d8431e58a84d330864213786167e94668be8ed7d14f5cc88c362d9b" }, "downloads": -1, "filename": "noteit-1.1.0.tar.gz", "has_sig": false, "md5_digest": "f9fd55a17b7b9f1563503a9eaa685f29", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10504, "upload_time": "2017-01-16T08:10:57", "url": "https://files.pythonhosted.org/packages/44/0f/92bd76c12e2a541fb875d55c493bedfa2ea880334e4b8fe36085e2af5117/noteit-1.1.0.tar.gz" } ] }