{ "info": { "author": "Tam\u00e1s Szelei", "author_email": "szelei.t@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "## pretty_plz, the script command launcher\n\nPut all those useful utility scripts into a central location and\nhave them magically work from anywhere as simple commands.\n\n1. `pip install pretty-plz`\n1. Set `PLZ_SCRIPTS_PATH` to the directory where you store your scripts\n1. Call any of your scripts with or without extension from anywere as\n `plz [command] [args]`.\n\n`plz` also automatically reads a project-level `.env` file (unless told not\nto do that via the environment).\n\nThe intended usage is to set PLZ_SCRIPTS_PATH in your shell, and optionally\nset PLZ_LOCAL_SCRIPTS_PATH in the project-level `.env` file.\n\n### Environment variables\n\n`PLZ_SCRIPTS_PATH`\n\nThe global home for your utility scripts.\n\n`PLZ_LOCAL_SCRIPTS_PATH`\n\nProject-level home of your utility scripts.\n\n`PLZ_IGNORE_DOTENV`\n\nWhen set, `plz` will ignore the project-level `.env` file.\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/sztomi/plz/", "keywords": "productivity,commandline,cli", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pretty-plz", "package_url": "https://pypi.org/project/pretty-plz/", "platform": "", "project_url": "https://pypi.org/project/pretty-plz/", "project_urls": { "Homepage": "https://github.com/sztomi/plz/", "Repository": "https://github.com/sztomi/plz/" }, "release_url": "https://pypi.org/project/pretty-plz/0.1.6/", "requires_dist": null, "requires_python": ">=3.6,<4.0", "summary": "pretty_plz is a tool that turns utility scripts into runnable commands", "version": "0.1.6" }, "last_serial": 5608952, "releases": { "0.1.3": [ { "comment_text": "", "digests": { "md5": "c52f0e2015d957c00c4f87909fb39caf", "sha256": "c200ede707b70bb8e858545d01c63916949abfe8922c7419d1705d415134af96" }, "downloads": -1, "filename": "pretty_plz-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "c52f0e2015d957c00c4f87909fb39caf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6,<4.0", "size": 3291, "upload_time": "2019-07-28T13:07:10", "url": "https://files.pythonhosted.org/packages/fd/8d/c0d879fc4d7d19e2289e386daa1e9370f4692a615791a3197175a9ba0624/pretty_plz-0.1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "55277a278bb327a0aa9c61c81f6f03af", "sha256": "a255d69117c40b0c90abafe7114b22a9fd6f1c64ecf1674f95d9a20f113c0ff3" }, "downloads": -1, "filename": "pretty_plz-0.1.3.tar.gz", "has_sig": false, "md5_digest": "55277a278bb327a0aa9c61c81f6f03af", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 2205, "upload_time": "2019-07-28T13:07:12", "url": "https://files.pythonhosted.org/packages/da/9e/56e78bbeca7c68982c88e4390fcf7515296c66bcad373ca5cd202665b4d9/pretty_plz-0.1.3.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "e40c7791d30bf66e693d1ce80a165991", "sha256": "319e2efe310adbebad92155b480a76544cdef8adc6ee4b1ed32b9a56dbffb91b" }, "downloads": -1, "filename": "pretty_plz-0.1.5-py3-none-any.whl", "has_sig": false, "md5_digest": "e40c7791d30bf66e693d1ce80a165991", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6,<4.0", "size": 4625, "upload_time": "2019-07-30T17:14:15", "url": "https://files.pythonhosted.org/packages/73/84/e371c8d24c22d2707cf293dd3dd35e963ac141816ca3f5fa9904bdb8923b/pretty_plz-0.1.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d26fb20883fd69a27fd094144c55448e", "sha256": "ae7366aae2a8fa21004ef0d331ab77e2cfa23265fc70e40818a725fbdefcd833" }, "downloads": -1, "filename": "pretty_plz-0.1.5.tar.gz", "has_sig": false, "md5_digest": "d26fb20883fd69a27fd094144c55448e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 3454, "upload_time": "2019-07-30T17:14:17", "url": "https://files.pythonhosted.org/packages/fd/07/f5540ab9070106441407b579bbf6fd1d281ff2c83c3cf5cb137f96680787/pretty_plz-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "bc3a64982194925c869625538e7cfdc5", "sha256": "acbae72d27397808ec3cd056232f37b976a7c9b2df26da5d367577eaa4e8d36a" }, "downloads": -1, "filename": "pretty_plz-0.1.6-py3-none-any.whl", "has_sig": false, "md5_digest": "bc3a64982194925c869625538e7cfdc5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6,<4.0", "size": 4634, "upload_time": "2019-07-30T17:28:09", "url": "https://files.pythonhosted.org/packages/b7/ba/cedd810de132866a39fc732013c3897e1c5d7920be653470a290e23a61b3/pretty_plz-0.1.6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "412761ecb6ed6f850e8e9ec979f94279", "sha256": "fc001df3314de47ffcef23616383fc49ebb84d7d0a80720009103414ba54bf3f" }, "downloads": -1, "filename": "pretty_plz-0.1.6.tar.gz", "has_sig": false, "md5_digest": "412761ecb6ed6f850e8e9ec979f94279", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 3469, "upload_time": "2019-07-30T17:28:10", "url": "https://files.pythonhosted.org/packages/57/e0/4f1c9bbc54b56e2feb4b8c99407961e2cf698a672b31d2a9b10a96fa2fc9/pretty_plz-0.1.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bc3a64982194925c869625538e7cfdc5", "sha256": "acbae72d27397808ec3cd056232f37b976a7c9b2df26da5d367577eaa4e8d36a" }, "downloads": -1, "filename": "pretty_plz-0.1.6-py3-none-any.whl", "has_sig": false, "md5_digest": "bc3a64982194925c869625538e7cfdc5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6,<4.0", "size": 4634, "upload_time": "2019-07-30T17:28:09", "url": "https://files.pythonhosted.org/packages/b7/ba/cedd810de132866a39fc732013c3897e1c5d7920be653470a290e23a61b3/pretty_plz-0.1.6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "412761ecb6ed6f850e8e9ec979f94279", "sha256": "fc001df3314de47ffcef23616383fc49ebb84d7d0a80720009103414ba54bf3f" }, "downloads": -1, "filename": "pretty_plz-0.1.6.tar.gz", "has_sig": false, "md5_digest": "412761ecb6ed6f850e8e9ec979f94279", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 3469, "upload_time": "2019-07-30T17:28:10", "url": "https://files.pythonhosted.org/packages/57/e0/4f1c9bbc54b56e2feb4b8c99407961e2cf698a672b31d2a9b10a96fa2fc9/pretty_plz-0.1.6.tar.gz" } ] }