{ "info": { "author": "Sam Bryant", "author_email": "sbryant1014@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Console", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Topic :: Office/Business" ], "description": "# sjb-tools\nA set of simple command line productivity tools.\n\nThis project is licensed under the MIT license.\n\nCurrently there are two tools: a todo list (sjb-todo) and a cheatsheet \n(sjb-cheatsheet). Each of these programs allows the user to create, read, \nupdate, and delete (CRUD) new entries from the command line. These are \ndesigned to be simple and transparent replacements for common producitivity \ntools (like Apple's reminders).\n\nCurrently there is only a command line interface that interacts with local \ndata. Eventually I plan to have these talk to other services and will maybe \nbuild a command line.\n\n\n# Installation\nAssuming you have python3.X and `pip3` installed on your system:\n~~~~\n# pip install sjb-tools\n~~~~\n\n# Usage\nSee `sjb-cheatsheet --help` and `sjb-todo --help` for usage. This file is not\nkept up to date.\n\n# Developing\nA \"proper\" development environment has not been created yet. However, there is \na crude script which creates s virtual environment. From the main project \ndirectory:\n~~~~\n$ . setup_dev.sh\n$ . venv/bin/activate\n$ pip install sjb-tools\n~~~~\nYou have to rerun the last line every time you change the source code in order \nfor it to take effect.\n\nWarning: the development environment still uses the same data files as the real environment. This will eventually be fixed.\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sicklybeans/sjb-tools", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "sjb-tools", "package_url": "https://pypi.org/project/sjb-tools/", "platform": "", "project_url": "https://pypi.org/project/sjb-tools/", "project_urls": { "Homepage": "https://github.com/sicklybeans/sjb-tools" }, "release_url": "https://pypi.org/project/sjb-tools/0.1.3.dev3/", "requires_dist": null, "requires_python": "", "summary": "A set of simple command line productivity tools.", "version": "0.1.3.dev3" }, "last_serial": 3879412, "releases": { "0.1.3.dev0": [ { "comment_text": "", "digests": { "md5": "67dab25f943949531bf4af581740c4fa", "sha256": "9eee0f0945ccaff6325f83514c8f4627da3d67ed270a0cacfee380e7c6142c2d" }, "downloads": -1, "filename": "sjb-tools-0.1.3.dev0.tar.gz", "has_sig": false, "md5_digest": "67dab25f943949531bf4af581740c4fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16373, "upload_time": "2018-05-19T02:33:17", "url": "https://files.pythonhosted.org/packages/01/ce/e0ed88c09bb6cdad3c66ec5e672347e2ca757bf9f2789262d348c60a4824/sjb-tools-0.1.3.dev0.tar.gz" } ], "0.1.3.dev3": [ { "comment_text": "", "digests": { "md5": "2d40d9efe22b75425fceec48a1ec2ba8", "sha256": "5316e2054e08472e360410a590bd6f0ca49685a341313fcdc3c5b84db632d6c5" }, "downloads": -1, "filename": "sjb-tools-0.1.3.dev3.tar.gz", "has_sig": false, "md5_digest": "2d40d9efe22b75425fceec48a1ec2ba8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16344, "upload_time": "2018-05-19T17:16:17", "url": "https://files.pythonhosted.org/packages/bb/da/918483f72f8f52395b824f166755f9989d29990edf736656034c7ef94d1a/sjb-tools-0.1.3.dev3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2d40d9efe22b75425fceec48a1ec2ba8", "sha256": "5316e2054e08472e360410a590bd6f0ca49685a341313fcdc3c5b84db632d6c5" }, "downloads": -1, "filename": "sjb-tools-0.1.3.dev3.tar.gz", "has_sig": false, "md5_digest": "2d40d9efe22b75425fceec48a1ec2ba8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16344, "upload_time": "2018-05-19T17:16:17", "url": "https://files.pythonhosted.org/packages/bb/da/918483f72f8f52395b824f166755f9989d29990edf736656034c7ef94d1a/sjb-tools-0.1.3.dev3.tar.gz" } ] }