Skip to main content

No project description provided

Project description

AX Banner Generator

Usage

pip install ax-generate-banner --upgrade

Then:

from ax_generate_banner.generate import Generate

if __name__ == '__main__':
    generate = Generate(
        left_image='image-left.jpg',
        right_image=['img1.png', 'image-right.png'],
        text_header=["BEDS", "FLOORS", "SQ.FT"],
        text_data=["3", "43", "4863"],
        residence_title='Rukan Residences',
        font='alethiapro-regular.otf'
    )
    generate.save('result.jpg')

alt text

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

ax_generate_banner-0.1.5.tar.gz (1.8 MB view details)

Uploaded Source

File details

Details for the file ax_generate_banner-0.1.5.tar.gz.

File metadata

  • Download URL: ax_generate_banner-0.1.5.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.6

File hashes

Hashes for ax_generate_banner-0.1.5.tar.gz
Algorithm Hash digest
SHA256 0c7ef898f23e0abfd0f0ff4ca609ac3d0766e5ead51a79f7e7dc1150154ef199
MD5 36d1d5c80f04dc55e312f39b220414a3
BLAKE2b-256 2f94299427aa7226b71c4153867dffb136260baaae6f5445c8fb008e5f806106

See more details on using hashes here.

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