{ "info": { "author": "ZviWex.", "author_email": "zvikizviki@gmail.com", "bugtrack_url": null, "classifiers": [ "Operating System :: OS Independent", "Programming Language :: Python :: 2" ], "description": "# Npy\r\nNormalize Python block and indentation technique \r\n\r\n\r\n[![PyPI](https://img.shields.io/badge/pypi-v3.12.0-green.svg?style=flat)](https://pypi.python.org/pypi/npy/)\r\n[![Twitter](https://img.shields.io/badge/twitter-ZviWex-4099FF.svg?style=flat)](https://twitter.com/ZviWex)\r\n[![GNU License](https://img.shields.io/badge/license-GNU-blue.svg?style=flat)](https://www.gnu.org/licenses/gpl-3.0.en.html)\r\n[![WebSite](https://img.shields.io/website-down-red/http/shields.io.svg?label=website)](https://ZviWex.com)\r\n# Usage\r\n## As runner\r\nYou can write your program in .npy file with the right way to indexnt and to crate blocks, and then run the normalyze.py parser on the file/repo\r\n\r\n```sh\r\npython normalyze.py file_path\r\npython normalyze.py -d dir_path\r\npython normalyze.py -h\r\n```\r\nThe normalyze.py file will be at \\Scripts\r\n\r\nThis options is to convert the .npy file (normal indentation file) to a .py file (readable to python interpreter)\r\n\r\n## As module\r\nYou can write your code this way and run it directly from python interptreter\r\n\r\n```python\r\nimport npy; exec(npy.run(\"\"\"\r\n\r\n# Your code goes here\r\n\"-\"-\"\r\nLined raw string will look like this \r\n\"-\"-\"\r\n\r\n\"\"\"),globals())\r\n```\r\nNote - this supports modules too.\r\n\r\n# Installation\r\n\r\n```sh\r\npython -m pip install --upgrade pip\r\npython -m pip install --upgrade npy\r\n```\r\n\r\n# Contact\r\nIf you have any questions feel free to ping me\r\nat [here](https://ZviWex.com/) to connect.\r\nThere is also a [mail address](mailto:zvikizviki@gmail.com) for higher latency discussion.\r\n\r\n\r\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://ZviWex.com", "keywords": "", "license": "GNU", "maintainer": "", "maintainer_email": "", "name": "npy", "package_url": "https://pypi.org/project/npy/", "platform": "", "project_url": "https://pypi.org/project/npy/", "project_urls": { "Homepage": "https://ZviWex.com" }, "release_url": "https://pypi.org/project/npy/1.0.3/", "requires_dist": [ "argparse" ], "requires_python": "~=2.7", "summary": "Normalize Python block and indentation technique.", "version": "1.0.3" }, "last_serial": 3969432, "releases": { "1.0.3": [ { "comment_text": "", "digests": { "md5": "de4cb26f1abb4435e7c2956d946c5144", "sha256": "f60a6d0555767b57fec4ad1d04cc311adbc84ebc22192ec75d2c2a26982a9efa" }, "downloads": -1, "filename": "npy-1.0.3-py2-none-any.whl", "has_sig": false, "md5_digest": "de4cb26f1abb4435e7c2956d946c5144", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 4387, "upload_time": "2018-06-16T13:35:58", "url": "https://files.pythonhosted.org/packages/2f/76/d0682f37213814b69c96c29c35ab717035eee7d32d80f05a2c55d97f8a18/npy-1.0.3-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c27cb605f6288f6fa30445a1e923a422", "sha256": "918d52f5b6543c0f78f720a81acdb50a7f8f71a9eb5a7c8bef3c819fa74c351e" }, "downloads": -1, "filename": "npy-1.0.3.tar.gz", "has_sig": false, "md5_digest": "c27cb605f6288f6fa30445a1e923a422", "packagetype": "sdist", "python_version": "source", "requires_python": "~=2.7", "size": 2933, "upload_time": "2018-06-16T13:36:00", "url": "https://files.pythonhosted.org/packages/e4/fe/d7cb226c61915af9c6d44742d38cbf980ba08a9e045a36a79a52710e682b/npy-1.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "de4cb26f1abb4435e7c2956d946c5144", "sha256": "f60a6d0555767b57fec4ad1d04cc311adbc84ebc22192ec75d2c2a26982a9efa" }, "downloads": -1, "filename": "npy-1.0.3-py2-none-any.whl", "has_sig": false, "md5_digest": "de4cb26f1abb4435e7c2956d946c5144", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 4387, "upload_time": "2018-06-16T13:35:58", "url": "https://files.pythonhosted.org/packages/2f/76/d0682f37213814b69c96c29c35ab717035eee7d32d80f05a2c55d97f8a18/npy-1.0.3-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c27cb605f6288f6fa30445a1e923a422", "sha256": "918d52f5b6543c0f78f720a81acdb50a7f8f71a9eb5a7c8bef3c819fa74c351e" }, "downloads": -1, "filename": "npy-1.0.3.tar.gz", "has_sig": false, "md5_digest": "c27cb605f6288f6fa30445a1e923a422", "packagetype": "sdist", "python_version": "source", "requires_python": "~=2.7", "size": 2933, "upload_time": "2018-06-16T13:36:00", "url": "https://files.pythonhosted.org/packages/e4/fe/d7cb226c61915af9c6d44742d38cbf980ba08a9e045a36a79a52710e682b/npy-1.0.3.tar.gz" } ] }