Skip to main content

supermaker-ai-image-master

Generate branded links and HTML anchors for https://supermaker.ai/image/.

Installation

pip install supermaker-ai-image-master

Usage

Generate Links

from supermaker_ai_image_master import build_link

# Basic link
url = build_link()

# Link with UTM parameters
url = build_link(
    utm_source="github",
    utm_medium="readme",
    utm_campaign="launch"
)

# Link with path
url = build_link(path="features", utm_source="blog")

Generate HTML Anchors

from supermaker_ai_image_master import generate_anchor

# Basic anchor
html = generate_anchor("Click here")

# Custom attributes
html = generate_anchor(
    text="Visit website",
    utm_source="twitter",
    utm_medium="social",
    utm_campaign="promotion",
    css_class="btn btn-primary"
)

Official Website

https://supermaker.ai/image/

Download files

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

Source Distribution

supermaker_ai_image_master-1.0.1766489833.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

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

File details

Details for the file supermaker_ai_image_master-1.0.1766489833.tar.gz.

File metadata

File hashes

Hashes for supermaker_ai_image_master-1.0.1766489833.tar.gz
Algorithm Hash digest
SHA256 f8ad57e0c17b2c928c7389f66022c9146073bd5ae30940b804bd9436c951632d
MD5 ed0b2f149e0f2223d3657cdc47584832
BLAKE2b-256 92d3740648a53c8aafc2a19519a62cbb2fdc07bfe9ce9599e7154c65df01b64a

See more details on using hashes here.

File details

Details for the file supermaker_ai_image_master-1.0.1766489833-py3-none-any.whl.

File metadata

File hashes

Hashes for supermaker_ai_image_master-1.0.1766489833-py3-none-any.whl
Algorithm Hash digest
SHA256 91cc12bc90afe56a24d1819cea5b7317fa2ac6ef43b3b76bd55a88490d39a7d7
MD5 9055b52803bf3f46e52de2b50038c979
BLAKE2b-256 8a4b46f3cfcbdb783e76fc96bf3bfd2dc30da955c482d6023375ce34bf94fcbe

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.1766489833 This release

2 files

Supported by

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