Skip to main content

It's SuperCool!

Project description

SupyCool

SupyCool, as the name suggests, is "SuperCool"! It is a Windows platform module that creates funny effects similar to MEMZ. The motivation behind creating this was the lack of such effects in Python. If you search online, you'll find that there are very few impressive effects created with Python, so I decided to create SupyCool.

The name was inspired by a famous American director's phrase in a TV show (which has now become an emoji). The phrase "Funny fucking =)" is my personal catchphrase, influenced by some Chinglish style. It means that once you encounter a code with "funny fucking," your computer will no longer be under your control!

This project is essentially a collection of effects originally written in other languages like C++, rewritten in Python. I have OCD, so I meticulously wrote these codes one by one using IDLE.

These codes are not copyrighted; they are completely free and open source! I hope you enjoy them!

Usage:

1. Copy Code (Recommended)

  • Open SupyCool.py with any text editor.
  • Copy all the code from it and paste it into your own code. That's it!
  • You can then freely write your own code! The recommended way to call it is:
    cool = SupyCool()
    # ...
    
    or
    SupyCool...
    

2. Module Import

  • Copy SupyCool.py to your project directory.
  • Import it in your preferred way. Here's a recommended way:
    from SupyCool import Supycool as cool
    # ...
    
    or
    from SupyCool import Supycool
    

3. Writing Code Directly in SupyCool.py

  • Simply write your code directly in SupyCool.py.

4. Contributing with Rich Content

  • You cannot modify existing code.
  • Comments should be in English or English/Chinese.
  • Group your functions into one function before adding them.
  • Place your functions in the appropriate section (e.g., screen, windows) based on the examples inside.
  • Function names should follow UpperCamelCase (e.g., FunnyFucking).
  • Function names should be concise, so users can quickly understand their purpose. For example, if the function inverts the screen color, it should be named "InvertColor" instead of "InvertScreenColor."

Copyright: pyhnm

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

SupyCool-1.0.0.tar.gz (16.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

SupyCool-1.0.0-py3-none-any.whl (17.0 kB view details)

Uploaded Python 3

File details

Details for the file SupyCool-1.0.0.tar.gz.

File metadata

  • Download URL: SupyCool-1.0.0.tar.gz
  • Upload date:
  • Size: 16.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.7

File hashes

Hashes for SupyCool-1.0.0.tar.gz
Algorithm Hash digest
SHA256 7c93c796f6083831438dfd83feb978ed88c123886d2d0231610b61c9c403a6ed
MD5 efebe2f28c4386419fdc7efd9b034190
BLAKE2b-256 d9dcb9430c394b9644d3882affc11e3c86cfef91ed4a04c696d5e7cfd2a4deb1

See more details on using hashes here.

File details

Details for the file SupyCool-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: SupyCool-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 17.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.7

File hashes

Hashes for SupyCool-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b9defe27b415c8bf0d3ed5ea54d11b022af744ad21f9dba7f6db74a0beb3abdd
MD5 5033de66cc9f539de2a999982a5d5611
BLAKE2b-256 a33b3bb2dda9e69493db29217887323e6cdcae2d5170eb1e42e3c04224ee616f

See more details on using hashes here.

Supported by

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