pyesoify


Namepyesoify JSON
Version 0.3.2 PyPI version JSON
download
home_pageNone
SummaryA simple python package to convert python code to an esoteric form
upload_time2024-12-21 14:11:27
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseCopyright 2024 Tathya Garg Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyEsoify
A simple python script to esotericify your python code.

**Contrary to popular belief, using an obfuscator or a tool like this does not prevent your code from theft or reverse engineering. It only makes it harder to read. If someone really cared enough about your code to steal it (which they most likely don't!), an obfuscator will not stop them.**
So, this project is just for fun and educational purposes. It shows you how you can push python to its limits.

## Features
- Support to esotericify most in-built python functions.
- Support to esotericify variable creation and assignment.

## Installation
You can install the package using pip:
```bash
pip install -U pyesoify
```

## Usage
```bash
python -m pyesoify <input_file> --output <output_file>
```
Specifying `--output` is optional, if not specified, the output will be printed to the console.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyesoify",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Tathya Garg <coding.tathya+gh@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/bb/0f/87c39d71a261bb854b18ae72bac6ff4ecce27e5acfe7d01914b9344860a9/pyesoify-0.3.2.tar.gz",
    "platform": null,
    "description": "# PyEsoify\nA simple python script to esotericify your python code.\n\n**Contrary to popular belief, using an obfuscator or a tool like this does not prevent your code from theft or reverse engineering. It only makes it harder to read. If someone really cared enough about your code to steal it (which they most likely don't!), an obfuscator will not stop them.**\nSo, this project is just for fun and educational purposes. It shows you how you can push python to its limits.\n\n## Features\n- Support to esotericify most in-built python functions.\n- Support to esotericify variable creation and assignment.\n\n## Installation\nYou can install the package using pip:\n```bash\npip install -U pyesoify\n```\n\n## Usage\n```bash\npython -m pyesoify <input_file> --output <output_file>\n```\nSpecifying `--output` is optional, if not specified, the output will be printed to the console.\n\n",
    "bugtrack_url": null,
    "license": "Copyright 2024 Tathya Garg  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \u201cSoftware\u201d), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \u201cAS IS\u201d, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "A simple python package to convert python code to an esoteric form",
    "version": "0.3.2",
    "project_urls": {
        "Homepage": "https://github.com/tathyagarg/pyesoify",
        "Issues": "https://github.com/tathyagarg/pyesoify/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb40bbdb3d3486eb871437f30cd9650fd8fec19b132e24aff43f88cc20533302",
                "md5": "17bec61595be54174c023219d5151940",
                "sha256": "a41d8a830f156d4cfd364dc5c1fad14dfd3b84d055e66bc676227363bd5079f9"
            },
            "downloads": -1,
            "filename": "pyesoify-0.3.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "17bec61595be54174c023219d5151940",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 9178,
            "upload_time": "2024-12-21T14:11:24",
            "upload_time_iso_8601": "2024-12-21T14:11:24.488733Z",
            "url": "https://files.pythonhosted.org/packages/fb/40/bbdb3d3486eb871437f30cd9650fd8fec19b132e24aff43f88cc20533302/pyesoify-0.3.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb0f87c39d71a261bb854b18ae72bac6ff4ecce27e5acfe7d01914b9344860a9",
                "md5": "862bc3c5fe2ddc7ebad5a164e7579b09",
                "sha256": "602aa7069be4535c1e51662ed10e1e2c2794f5b7b6f6ee4223769373c713eea1"
            },
            "downloads": -1,
            "filename": "pyesoify-0.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "862bc3c5fe2ddc7ebad5a164e7579b09",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 7770,
            "upload_time": "2024-12-21T14:11:27",
            "upload_time_iso_8601": "2024-12-21T14:11:27.085800Z",
            "url": "https://files.pythonhosted.org/packages/bb/0f/87c39d71a261bb854b18ae72bac6ff4ecce27e5acfe7d01914b9344860a9/pyesoify-0.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-21 14:11:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tathyagarg",
    "github_project": "pyesoify",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyesoify"
}
        
Elapsed time: 0.43622s