{ "info": { "author": "Frank Lu", "author_email": "frankz.lu@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# GlobalPy\nThe package **pyglobal** allows you to execute your python scripts globally\n\n## Available on pypi\n`pip install globalpy`\n\n## How to use?\n\n```\nglobalpy --help\n usage: globalize [-h] [--setup] [--target TARGET [TARGET ...]]\n [--pyversion PYVERSION] [--alias ALIAS [ALIAS ...]]\n\n optional arguments:\n -h, --help show this help message and exit\n --setup, -s run only once after installing module\n --target TARGET [TARGET ...], -t TARGET [TARGET ...]\n target file that should become a global command\n (multiple targets possible)\n --pyversion PYVERSION, -p PYVERSION\n choose the python version to execute in\n --alias ALIAS [ALIAS ...], -a ALIAS [ALIAS ...]\n alias for the program\n```\n\n## Demo\n\n`globalpy -t test.py - a myalias`\n\n\n![alt img <>](demo/alias.png)\n\nWhen no alias is specified, the filename will be used as an alias: \n\n`globalpy -t test.py`\n\n\n![alt img <>](demo/default.png)\n\n## License\n\nLicense can be found [here](https://github.com/frankzl/globalpy/blob/master/LICENSE)\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/frankzl/globalpy", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "global-py", "package_url": "https://pypi.org/project/global-py/", "platform": "", "project_url": "https://pypi.org/project/global-py/", "project_urls": { "Homepage": "https://github.com/frankzl/globalpy" }, "release_url": "https://pypi.org/project/global-py/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Make your python scripts globally accessible!", "version": "0.0.1" }, "last_serial": 4511263, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "055d400c03cc68b0f22c04641c64c6dc", "sha256": "80df667af192f55fa6cd9332812b90a5a804fe8c8afb47fc177622dbfa8cbbb5" }, "downloads": -1, "filename": "global_py-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "055d400c03cc68b0f22c04641c64c6dc", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5001, "upload_time": "2018-11-21T08:47:12", "url": "https://files.pythonhosted.org/packages/d5/06/1ff1a9266c3e8fe4e324274da280256784898f179ddce923d417c727f4db/global_py-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "56c15fb149e7856531e2e9ff62d572c8", "sha256": "0e30af26bd921fc8cff29f59eda93e07711e93b7d8f3315bd449d3aabae4dfd2" }, "downloads": -1, "filename": "global-py-0.0.1.tar.gz", "has_sig": false, "md5_digest": "56c15fb149e7856531e2e9ff62d572c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2864, "upload_time": "2018-11-21T08:47:14", "url": "https://files.pythonhosted.org/packages/3d/33/d3b8b6b7eb5d5fedd9933e3dc26251e7dc76247e5fa961287058dcd807fc/global-py-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "055d400c03cc68b0f22c04641c64c6dc", "sha256": "80df667af192f55fa6cd9332812b90a5a804fe8c8afb47fc177622dbfa8cbbb5" }, "downloads": -1, "filename": "global_py-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "055d400c03cc68b0f22c04641c64c6dc", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5001, "upload_time": "2018-11-21T08:47:12", "url": "https://files.pythonhosted.org/packages/d5/06/1ff1a9266c3e8fe4e324274da280256784898f179ddce923d417c727f4db/global_py-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "56c15fb149e7856531e2e9ff62d572c8", "sha256": "0e30af26bd921fc8cff29f59eda93e07711e93b7d8f3315bd449d3aabae4dfd2" }, "downloads": -1, "filename": "global-py-0.0.1.tar.gz", "has_sig": false, "md5_digest": "56c15fb149e7856531e2e9ff62d572c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2864, "upload_time": "2018-11-21T08:47:14", "url": "https://files.pythonhosted.org/packages/3d/33/d3b8b6b7eb5d5fedd9933e3dc26251e7dc76247e5fa961287058dcd807fc/global-py-0.0.1.tar.gz" } ] }