Skip to main content

A joke program based on a popular credit card scam meme

Project description

Tsukasa credit card gag scam

NOTE: This is a joke program, it has zero malicious intent and is simply designed to have fun with an old Internet joke.

This is a fork of Bleeplo's version with a more standardised project structure, and built-in releases.

Example

A GIF animation of the program running

Getting Started

Dependencies

The main project has very few library dependencies. They're all listed in pyproject.toml.

The project assumes Python version 3.11.0 or newer.

The project is tested on the latest versions of Windows, Mac OS, and Ubuntu, and it has also been tested on both CPython and PyPy. Using other implementations or operating systems may work, but is not guaranteed.

Installation

To install the project with development dependencies,

  1. Install uv: uv documentation
  2. Within the project directory, run uv sync

Running the program

uv run tccgs

Running linters

uv run ruff check .

If you wish to auto-fix certain issues,

uv run ruff check . --fix

Running formatters

uv run ruff format

Building executables

You can build an executable for non-Windows platforms using

uv run nuitka --standalone --onefile --assume-yes-for-downloads --output-dir=build --enable-plugin=tk-inter --include-data-dir=src/tccgs/data=data src/tccgs/script.py

and for Windows with

uv run nuitka.cmd --standalone --onefile --assume-yes-for-downloads --output-dir=build --enable-plugin=tk-inter --include-data-dir=src/tccgs/data=data --windows-console-mode=attach src/tccgs/script.py

Version history

The project's changelog can be found here.

Special thanks

  • @Bleeplo, for creating the original program. You can find their original executable release here.

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

tsukasa_credit_card_gag_scam-1.2.0.tar.gz (994.1 kB view details)

Uploaded Source

Built Distribution

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

tsukasa_credit_card_gag_scam-1.2.0-py3-none-any.whl (242.2 kB view details)

Uploaded Python 3

File details

Details for the file tsukasa_credit_card_gag_scam-1.2.0.tar.gz.

File metadata

File hashes

Hashes for tsukasa_credit_card_gag_scam-1.2.0.tar.gz
Algorithm Hash digest
SHA256 45325be52cd6a285fbb4893d6be0a1e187d1059542a353de9e6b6926456defed
MD5 5fcf8b677a828a6c9b6ea08518fe1326
BLAKE2b-256 75e926f88f35830e631f066f897bfd82bf4a421d12b0ef8df7a55512e1925d71

See more details on using hashes here.

File details

Details for the file tsukasa_credit_card_gag_scam-1.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for tsukasa_credit_card_gag_scam-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bc8983d63daa73c48693d4ef4addea6fcd0a85e339339a6da6f50f69a08c4842
MD5 97eaa7ac2a5fb9bae05233a76db97d91
BLAKE2b-256 f901f38b6959e2a8c8ef0d420c9b390d913be48db139a9f3bc54948ce80a06e8

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