pytobase


Namepytobase JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryThis module will help you encrypt a python file using base64 encoding
upload_time2024-04-03 17:01:23
maintainerNone
docs_urlNone
authorZailox
requires_python>=3.6
licenseNone
keywords files speedfiles
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <img src="https://i.ibb.co/ZTq7C5V/260.png" align="center" style="object-fit: scale-down"/>

<p align="center" style="font-size: 25">This module will help you encrypt a python file using base64 encoding</p>

<h3 align="center">To encrypt a file you can enter the command 'python3 -m pytobase encode file.py' or add 'from pytobase import encode' to the beginning of the file</h3>

<h4 align="center" style="font-size: 15">ATTENTION!!! Be sure to save a backup copy of the file somewhere else, as the original file will be overwritten!</h4>

<h5 style="font-size: 10">By Zailox</h5>

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pytobase",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "files speedfiles",
    "author": "Zailox",
    "author_email": "zailox@mail.ru",
    "download_url": "https://files.pythonhosted.org/packages/fb/7e/4f00a7f81aee884c6fbc8e00bf5f88e0c678b5ddac777d5b86af3f571bb3/pytobase-0.0.1.tar.gz",
    "platform": null,
    "description": "<img src=\"https://i.ibb.co/ZTq7C5V/260.png\" align=\"center\" style=\"object-fit: scale-down\"/>\r\n\r\n<p align=\"center\" style=\"font-size: 25\">This module will help you encrypt a python file using base64 encoding</p>\r\n\r\n<h3 align=\"center\">To encrypt a file you can enter the command 'python3 -m pytobase encode file.py' or add 'from pytobase import encode' to the beginning of the file</h3>\r\n\r\n<h4 align=\"center\" style=\"font-size: 15\">ATTENTION!!! Be sure to save a backup copy of the file somewhere else, as the original file will be overwritten!</h4>\r\n\r\n<h5 style=\"font-size: 10\">By Zailox</h5>\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "This module will help you encrypt a python file using base64 encoding",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "files",
        "speedfiles"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6f3cb5e5050d718af9dc9a04fd49a9d218f1e92edc11d40613adbb30a25a70c3",
                "md5": "0bb27467800b0299c7296564dc2e748c",
                "sha256": "9da6c7bfecfa78489fba890bad4bbb25414483bda8417995b862e00a93557527"
            },
            "downloads": -1,
            "filename": "pytobase-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0bb27467800b0299c7296564dc2e748c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2829,
            "upload_time": "2024-04-03T17:01:21",
            "upload_time_iso_8601": "2024-04-03T17:01:21.395160Z",
            "url": "https://files.pythonhosted.org/packages/6f/3c/b5e5050d718af9dc9a04fd49a9d218f1e92edc11d40613adbb30a25a70c3/pytobase-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb7e4f00a7f81aee884c6fbc8e00bf5f88e0c678b5ddac777d5b86af3f571bb3",
                "md5": "21677185758f6c1fe44e8908f3b9be07",
                "sha256": "96212044daafece81e7e1acde48ad9053918457e868e9cbc12899a276d5cc5b6"
            },
            "downloads": -1,
            "filename": "pytobase-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "21677185758f6c1fe44e8908f3b9be07",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2142,
            "upload_time": "2024-04-03T17:01:23",
            "upload_time_iso_8601": "2024-04-03T17:01:23.200928Z",
            "url": "https://files.pythonhosted.org/packages/fb/7e/4f00a7f81aee884c6fbc8e00bf5f88e0c678b5ddac777d5b86af3f571bb3/pytobase-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-03 17:01:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pytobase"
}
        
Elapsed time: 0.24267s