Metadata-Version: 2.2
Name: pytobase
Version: 0.0.2
Summary: This module will help you encrypt a python file using base64 encoding
Author: Zailox
Author-email: zailox@mail.ru
Keywords: files speedfiles
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: keywords
Dynamic: requires-python
Dynamic: summary

<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>
