{ "info": { "author": "Robert Taylor", "author_email": "rats3g@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python" ], "description": "# nota\n\nnota is a scaffolding tool for developer notes. Out of the box, nota provides sensible defaults for common development scenarios - defects, stories, bugs, and features. nota promotes productive notetaking habits and allows for customization to accommodate unique workflows.\n\n## Install\n\nInstall nota with:\n\n```shell\npip install rats3g-nota\n```\n\nRun nota and list possible arguments using:\n\n```shell\nnota -h\n```\n\n## Configuration\n\nnota supports configuration using command line parameters and a [JSON](https://www.json.org/) config file. Precedence is: `command line -> config file -> internal defaults`.\n\n| Option | Command Line | Config | Variable |\n| :----------------------------- | :-----------: | :-------------- | :------- |\n| Generate bug template | -b --bug | bug.* | $option |\n| Set custom configuration file | -c --config | | |\n| Generate defect template | -d --defect | defect.* | $option |\n| Use custom list of directories | --directories | *.directories[] | |\n| Generate feature template | -f --feature | feature.* | |\n| Set note filename | --filename | *.filename | |\n| Print help information | -h --help | | |\n| Set note unique ID | --identifier | | $id |\n| List available notes | -l --list | | |\n| Create note | \\ | | $name |\n| Generate custom template | -o --option | $option.* | $option |\n| Set root directory for notes | -r --root | root | $root |\n| Generate story template | -s --story | story.* | $option |\n| Use custom template for note | -t --template | *.template | |\n| Print version information | -v --version | | |\n\n## Development\n\nTo get started with nota development, clone the [Git](https://git-scm.com/) repository\n\n```shell\ngit clone https://github.com/pyscaffold/pyscaffold.git\n```\n\nInstall development dependencies using [pip](https://pypi.org/project/pip/)\n\n```shell\npip install -r requirements.txt\n```\n\nFinally, setup nota for development with the usual\n\n```shell\npython setup.py develop\n```\n\nand you are ready to go. Any changes you make will be reflected when you run nota.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rats3g/nota", "keywords": "", "license": "mit", "maintainer": "", "maintainer_email": "", "name": "rats3g-nota", "package_url": "https://pypi.org/project/rats3g-nota/", "platform": "any", "project_url": "https://pypi.org/project/rats3g-nota/", "project_urls": { "Homepage": "https://github.com/rats3g/nota", "Source": "https://github.com/rats3g/nota" }, "release_url": "https://pypi.org/project/rats3g-nota/0.1.3/", "requires_dist": [ "appdirs", "pyscaffold" ], "requires_python": "", "summary": "A scaffolding program for developer notes.", "version": "0.1.3" }, "last_serial": 5825456, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "33bfa017a23751020c2b8b10c238e4b8", "sha256": "6f8fd6510b4a92978a834458ba2f5c392f4e3a200e0ff06c6fcb88655b1538e0" }, "downloads": -1, "filename": "rats3g_nota-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "33bfa017a23751020c2b8b10c238e4b8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6610, "upload_time": "2019-09-13T00:38:47", "url": "https://files.pythonhosted.org/packages/93/36/1db4f48645f9b81a6c601a90116d89c55b90bef40dcaaa0f22d2dc3cb69a/rats3g_nota-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7fdcbcf99ed3d5e69a041c2a135218d5", "sha256": "0512cc1282fe9e932eb217f155ea08edd92b9ba982039a9059f28dc53c56e26d" }, "downloads": -1, "filename": "rats3g-nota-0.1.1.tar.gz", "has_sig": false, "md5_digest": "7fdcbcf99ed3d5e69a041c2a135218d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7129, "upload_time": "2019-09-13T00:38:49", "url": "https://files.pythonhosted.org/packages/bf/7e/ed76edb0868d7f63a972b25d97a3bc80276f20cfccdbe44f6d4544183605/rats3g-nota-0.1.1.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "99c90e13cb770cb7f61962adfa35ed9e", "sha256": "a5d3e7cecd263daab139b6471aa451f4fb0308cd40996420f45ddae5c42e1534" }, "downloads": -1, "filename": "rats3g_nota-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "99c90e13cb770cb7f61962adfa35ed9e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7101, "upload_time": "2019-09-13T12:59:28", "url": "https://files.pythonhosted.org/packages/53/ba/6b8ccf25394f2b58080d27550c33699d845c6d350fbca5a072fefca096c1/rats3g_nota-0.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "20615d5b17e2d09c0dbdd5f20d49dd42", "sha256": "3c68ceac0d106bb807bcf2a73f5d9c0a36597459f77a9bdd9f7420c0f982f37c" }, "downloads": -1, "filename": "rats3g-nota-0.1.3.tar.gz", "has_sig": false, "md5_digest": "20615d5b17e2d09c0dbdd5f20d49dd42", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7217, "upload_time": "2019-09-13T12:59:29", "url": "https://files.pythonhosted.org/packages/91/93/215ce8ed217bb976a5c658a1284bc71b9be70f65bf236a983c690e253c07/rats3g-nota-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "99c90e13cb770cb7f61962adfa35ed9e", "sha256": "a5d3e7cecd263daab139b6471aa451f4fb0308cd40996420f45ddae5c42e1534" }, "downloads": -1, "filename": "rats3g_nota-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "99c90e13cb770cb7f61962adfa35ed9e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7101, "upload_time": "2019-09-13T12:59:28", "url": "https://files.pythonhosted.org/packages/53/ba/6b8ccf25394f2b58080d27550c33699d845c6d350fbca5a072fefca096c1/rats3g_nota-0.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "20615d5b17e2d09c0dbdd5f20d49dd42", "sha256": "3c68ceac0d106bb807bcf2a73f5d9c0a36597459f77a9bdd9f7420c0f982f37c" }, "downloads": -1, "filename": "rats3g-nota-0.1.3.tar.gz", "has_sig": false, "md5_digest": "20615d5b17e2d09c0dbdd5f20d49dd42", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7217, "upload_time": "2019-09-13T12:59:29", "url": "https://files.pythonhosted.org/packages/91/93/215ce8ed217bb976a5c658a1284bc71b9be70f65bf236a983c690e253c07/rats3g-nota-0.1.3.tar.gz" } ] }