{ "info": { "author": "yehonadav", "author_email": "yonadav.barilan@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3.7" ], "description": "# Escape\n![logo](https://www.qaviton.com/wp-content/uploads/logo-svg.svg) \n[![version](https://img.shields.io/pypi/v/pyescape.svg)](https://pypi.python.org/pypi)\n[![license](https://img.shields.io/pypi/l/pyescape.svg)](https://pypi.python.org/pypi)\n[![open issues](https://img.shields.io/github/issues/qaviton/escape)](https://github/issues-raw/qaviton/escape)\n[![downloads](https://img.shields.io/pypi/dm/pyescape.svg)](https://pypi.python.org/pypi)\n![code size](https://img.shields.io/github/languages/code-size/qaviton/escape)\n------------------------- \n\nEscape \nis a package handling characters \nthat should be escaped such as: '\" \\\\n\\t. \n\n## Installation \n```sh \npip install pyescape -U\n``` \n\n### Requirements\n- Python 3.6+ \n\n## Features \n* Escape class\n\n## Usage \n\n```python\nfrom os import system\nfrom escape import Escape\nfrom sys import executable\n\nescape = Escape('\"\\' ')\nexecutable = '\"'+executable+'\"' # python executable with special characters\n\nsystem(executable+' -c \"print(\\'hello world\\')\"')\n``` \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/qaviton/escape", "keywords": "", "license": "apache-2.0", "maintainer": "", "maintainer_email": "", "name": "pyescape", "package_url": "https://pypi.org/project/pyescape/", "platform": "", "project_url": "https://pypi.org/project/pyescape/", "project_urls": { "Homepage": "https://github.com/qaviton/escape" }, "release_url": "https://pypi.org/project/pyescape/2019.10.16.8.31.59.29937/", "requires_dist": null, "requires_python": "", "summary": "escape characters functions and utilities", "version": "2019.10.16.8.31.59.29937" }, "last_serial": 5981966, "releases": { "2019.10.16.7.48.18.38427": [ { "comment_text": "", "digests": { "md5": "5ae61ee0e26968f0fd289bf173db369d", "sha256": "1a677ece4a402b36cefc5e496c7c705f476e57567be2d6d104c4ffaeb77d73f3" }, "downloads": -1, "filename": "pyescape-2019.10.16.7.48.18.38427-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5ae61ee0e26968f0fd289bf173db369d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6364, "upload_time": "2019-10-16T07:48:34", "url": "https://files.pythonhosted.org/packages/8b/73/fbcc7bf7b4f8b204ab0a71430fe5749dbf2ee15435acb95c09d7aee3e7ca/pyescape-2019.10.16.7.48.18.38427-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "66a01298b001775f5186cb1d90a34180", "sha256": "8f76a710b77447bd93a8ad89003fc7a3341ba37a0a67d97af3ccb24b7c60f300" }, "downloads": -1, "filename": "pyescape-2019.10.16.7.48.18.38427.tar.gz", "has_sig": false, "md5_digest": "66a01298b001775f5186cb1d90a34180", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1904, "upload_time": "2019-10-16T07:48:37", "url": "https://files.pythonhosted.org/packages/3f/60/884e22e46a85e156ce0fc216d85d5b1a4eb403557d783e8fe4d0060d9ec1/pyescape-2019.10.16.7.48.18.38427.tar.gz" } ], "2019.10.16.8.31.59.29937": [ { "comment_text": "", "digests": { "md5": "6ea3084a9876bd4fd2c547c7e833ebeb", "sha256": "17531976bac1c89f02f92f1cdf330b333b7b045cbfa28e6bdd681f516f91f6ce" }, "downloads": -1, "filename": "pyescape-2019.10.16.8.31.59.29937-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6ea3084a9876bd4fd2c547c7e833ebeb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6353, "upload_time": "2019-10-16T08:32:08", "url": "https://files.pythonhosted.org/packages/25/04/34615f5fd6bcd321e7ea7572ea5f0398b014fc01b6f0629868156a9bdb5a/pyescape-2019.10.16.8.31.59.29937-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "18cd642e45edd2eedfeb3efd0bb86187", "sha256": "718ad7f507c991523bdb027a99f550b6f10145aae27abd0f550a0643ffeb60f1" }, "downloads": -1, "filename": "pyescape-2019.10.16.8.31.59.29937.tar.gz", "has_sig": false, "md5_digest": "18cd642e45edd2eedfeb3efd0bb86187", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1891, "upload_time": "2019-10-16T08:32:09", "url": "https://files.pythonhosted.org/packages/11/de/78db8bc5625cda0918dd8eac18ec376c43c589b252cc8ad0208bd9332eca/pyescape-2019.10.16.8.31.59.29937.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6ea3084a9876bd4fd2c547c7e833ebeb", "sha256": "17531976bac1c89f02f92f1cdf330b333b7b045cbfa28e6bdd681f516f91f6ce" }, "downloads": -1, "filename": "pyescape-2019.10.16.8.31.59.29937-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6ea3084a9876bd4fd2c547c7e833ebeb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6353, "upload_time": "2019-10-16T08:32:08", "url": "https://files.pythonhosted.org/packages/25/04/34615f5fd6bcd321e7ea7572ea5f0398b014fc01b6f0629868156a9bdb5a/pyescape-2019.10.16.8.31.59.29937-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "18cd642e45edd2eedfeb3efd0bb86187", "sha256": "718ad7f507c991523bdb027a99f550b6f10145aae27abd0f550a0643ffeb60f1" }, "downloads": -1, "filename": "pyescape-2019.10.16.8.31.59.29937.tar.gz", "has_sig": false, "md5_digest": "18cd642e45edd2eedfeb3efd0bb86187", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1891, "upload_time": "2019-10-16T08:32:09", "url": "https://files.pythonhosted.org/packages/11/de/78db8bc5625cda0918dd8eac18ec376c43c589b252cc8ad0208bd9332eca/pyescape-2019.10.16.8.31.59.29937.tar.gz" } ] }