{ "info": { "author": "Darryl Dixon", "author_email": "esrever_otua@pythonhacker.is-a-geek.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Pre-processors", "Topic :: Utilities" ], "description": "pyfuscate is a tool to obfuscate Python source code. More specifically, it is a\r\ntool for stripping contextual information from the programmer assigned names in\r\nyour code. What this means in practice is that your variable names, function\r\nnames, and class names get mangled into generic sequential names, while leaving\r\nyour program functionally identical to original.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pythonhacker.is-a-geek.net/main/downloads/my_programs/pyfuscate/", "keywords": "obfuscate source code", "license": "", "maintainer": "Darryl Dixon", "maintainer_email": "esrever_otua@pythonhacker.is-a-geek.net", "name": "pyfuscate", "package_url": "https://pypi.org/project/pyfuscate/", "platform": "", "project_url": "https://pypi.org/project/pyfuscate/", "project_urls": { "Homepage": "http://pythonhacker.is-a-geek.net/main/downloads/my_programs/pyfuscate/" }, "release_url": "https://pypi.org/project/pyfuscate/0.1/", "requires_dist": null, "requires_python": null, "summary": "pyfuscate is a tool to obfuscate Python source code", "version": "0.1" }, "last_serial": 5614, "releases": { "0.1": [] }, "urls": [] }