Skip to main content

A lib that create image through words

Project description

SeedPhotos

A lib that create image through words

Install:

Use poetry or pip for installation:

pip install seedphotos

or

poetry add seedphotos

How to use:

from seedphotos.photos import *

    photos = Photos(width=300, height=300, filename='image name', seed='word seed', folder='file folder', format='webp or jpg') # Mandatory parameters to generate the image
    photos.getPhotos() # Download image

With all parameters satisfied it looks like this:

from seedphotos.photos import *

photos = Photos(width=300, height=300, filename='image', seed='Brazil', folder='/home/barbosa/test/test', format='jpg')
photos.getPhotos()

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

seedphotos-0.1.3.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

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

seedphotos-0.1.3-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file seedphotos-0.1.3.tar.gz.

File metadata

  • Download URL: seedphotos-0.1.3.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.10.0 Linux/5.4.0-97-generic

File hashes

Hashes for seedphotos-0.1.3.tar.gz
Algorithm Hash digest
SHA256 92bdca42d68adc0a236bd9d98a554fbbed875ad47f5a915512c492aec8053d1b
MD5 e869899008f585dbfdfb7c908280e3f9
BLAKE2b-256 1432d3141fd688a85f91d1d158999bcacf29a82e9abd3fd10fefe75c26ed9c31

See more details on using hashes here.

File details

Details for the file seedphotos-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: seedphotos-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 2.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.10.0 Linux/5.4.0-97-generic

File hashes

Hashes for seedphotos-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d8dc48d5900fe51136cf1b8998742f0558aa5aa5d0ca4667752c9445cf12910b
MD5 d9330a0d6e34b4a746cfee10f692e0d5
BLAKE2b-256 560d9f5ecb6ced11f5400437480ac1d2fc70496bf5495cc95c6be11680b90546

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