Skip to main content

Python package for easier use

Project description

Welcome to cookies package

Python package for easier use of certin functions

Usage

pip install cookies_package

Documentation

clear() = Clears the console / Syntax = clear()

setTitle() = Set console title / Syntax = setTitle("Hello world", "CookiesKush420")

slowPrint() = Print text letter by letter / Syntax = slowPrint("Hello world", 0.04)

curl_download() = Download file from github private repo using curl / Syntax = curl_download("main.py", privateToken, "raw.githubusercontent.com/Callumgm/test/master/main.py")

obfusacate() = obfuscate file code before compiling from temp folder / Syntax = obfusacate("main.py")

ChangeLog

v1.2.3 | 2022-07-01
+ fixed loading animation printing breaking

v1.2.2 | 2022-07-01
+ fixed shitty import errors
+ created sections
- removed seperate files and place all code into main.py

v1.2.1 | 2022-07-01
+ small hotfix

v1.1.3 | 2022-07-01
+ added loading antimation to obfusacate and curl commands
+ cleaned code
- removed obfuscate code from main into utils

v1.0.3 | 2022-07-01
+ added obfuscate code with random key
+ added download github code via curl
+ added loading animation

v0.0.1 | 2022-05-23
+ initial release

Author

CookiesKush420

Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a star if this project helped you!

License

Copyright © 2022 CookiesKush420.
This project is MIT licensed.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cookies_package-1.2.3.tar.gz (4.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page