Metadata-Version: 2.4
Name: eggtools
Version: 1.0.0
Summary: A simple Python library that lets you update and install my modules, scan python code for potential malicious code and crash python.
Author: Egglord
License: MIT
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file
Dynamic: requires-python

# EggTools

A simple Python library that lets you update and install my modules, scan python code for potential malicious code and crash python.

This is my eighth python library :D

Commands:

EggTools.Update() # Updates and installs all my modules

EggTools.Scan("YOUR_CODE") # Scans python code for potential malicious code

EggTools.EggCrash() # Crashes python in a cool way. Simple.

# !NB!

Use: pip install eggtools

But, to import it: import EggTools
