{ "info": { "author": "", "author_email": "moreau.romain83@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Programming Language :: Python :: 3" ], "description": "# Khopesh #\n\nKhopesh is a very simple wrapper around cli tools that allow you to have pre and post hooks for any subcommands.\n\nHooks are local to a folder, give you the possibility to behave differently in different locations\n\n# Install #\n\n pip install khopesh\n\n# How it works #\n\n- Create a hooks folder\n- Inside the hooks folder, create a folder with the name of the executable you want to be hooked by khopesh\n- Add an alias in your .bashrc / .zshrc file to replace the command to be hooked by \"khopesh thecommand\"", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/Varkal/khopesh/archive/0.0.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Varkal/khopesh", "keywords": "Khopesh", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "khopesh", "package_url": "https://pypi.org/project/khopesh/", "platform": "", "project_url": "https://pypi.org/project/khopesh/", "project_urls": { "Download": "https://github.com/Varkal/khopesh/archive/0.0.1.tar.gz", "Homepage": "https://github.com/Varkal/khopesh" }, "release_url": "https://pypi.org/project/khopesh/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "", "version": "0.0.1" }, "last_serial": 4708808, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "64fdf7e643b419037d064569d296f20e", "sha256": "3d613bc355f767607853bff8b5633a645b482c45cbcf4f8a2b731edf2843ae48" }, "downloads": -1, "filename": "khopesh-0.0.1.tar.gz", "has_sig": false, "md5_digest": "64fdf7e643b419037d064569d296f20e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5576, "upload_time": "2019-01-17T16:32:43", "url": "https://files.pythonhosted.org/packages/b2/92/b0bc629d7c2282d82478ca5f2af5f031ecce11ca910d7a19d5a26d192e49/khopesh-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "64fdf7e643b419037d064569d296f20e", "sha256": "3d613bc355f767607853bff8b5633a645b482c45cbcf4f8a2b731edf2843ae48" }, "downloads": -1, "filename": "khopesh-0.0.1.tar.gz", "has_sig": false, "md5_digest": "64fdf7e643b419037d064569d296f20e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5576, "upload_time": "2019-01-17T16:32:43", "url": "https://files.pythonhosted.org/packages/b2/92/b0bc629d7c2282d82478ca5f2af5f031ecce11ca910d7a19d5a26d192e49/khopesh-0.0.1.tar.gz" } ] }