Metadata-Version: 2.4
Name: Seacret
Version: 26.1.1
Summary: Seacret is a encryption package that adds non intelegable version of core python functions
Author-email: Matthew Carter <mjcarter002@gmail.com>
License-Expression: MIT
Keywords: sea,snake,seakrait,krait
Classifier: Programming Language :: Python :: 3.13
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENCE.txt
Dynamic: license-file

# Seacret 🛡️🪸

`Seacret` is an intentionally obfuscated, encriptor for python files.\
It uses confusing function names to complicate code so people will have trouble viewing it.\
By the way the name Seacret IS IN FACT INTENTIONAL AND NOT A TYPO!!!

## Features

* **Signature Obfuscation**: Has functions with unintellageble names so people can't read them.
* **Wide Range**: This package is still not complete, and will eventually contain every function (Obfuscated) from regular python.
* **Low Footprint**: Operates with a minimal memory surface area while routing data arrays.

## Installation

Install the package via `pip`:

```bash
pip install Seacret
```

## Code Usage Example

I'm gonna ask you something: What do you think this does

    import sCt
    sCt.sCtm.func123453234("Hi")

If you guessed print "hi" you would be right



## Licence
Distributed under the MIT License. See `LICENCE` for more details.

## Extra Material
Releases to Github along with trusted publishing wil be added in the future.\
with a possibility of the package comming to Anaconda.
