Skip to main content

A lightweight python library to generate two nba team battle image.

Project description

Generate NBA battle Picture Generator

A lightweight python library to generate two nba team battle image.

Installation

$ pip install nbabattle

Usage

from nbabattle import NbaBattle

Photo = NbaBattle('GSW', 'DET')
battle = Photo.create_battle_image()
# Show an image
battle.show()
# Save to the folder
battle.save("generate/gsw-det.png")

Notice

Please use the team's abbreviation as the input.

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

nbabattle-0.0.6.tar.gz (492.9 kB view hashes)

Uploaded Source

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