Skip to main content

Extension package for tkintertools to matplotlib

Project description

tkintertools-media

Extension package for tkintertools to media

Version Downloads Total Downloads Size
Watchers Forks Stars Issues Pull Requests Discussions

Insights

Star History Chart

📦 Installation

pip install tkintertools-media

[!IMPORTANT]
tkintertools: https://github.com/Xiaokang2022/tkintertools

👀 Preview

[!WARNING]
The sample video from: https://github.com/Xiaokang2022/tkintertools-demos/tree/main/assets/videos. Please note that the video is for testing purposes only and may not be used for commercial purposes!

preview-1

preview-2

import tkintertools as tkt
import tkintertools.media as media

root = tkt.Tk(title="tkintertools-media")
cv = media.VideoCanvas(root, free_anchor=True, keep_ratio="min", controls=True)
cv.place(width=1280, height=720, x=640, y=360, anchor="center")
cv.open("your_video_file.mp4")
root.mainloop()

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

tkintertools_media-1.1.2.tar.gz (10.2 kB view details)

Uploaded Source

Built Distribution

tkintertools_media-1.1.2-py3-none-any.whl (9.8 kB view details)

Uploaded Python 3

File details

Details for the file tkintertools_media-1.1.2.tar.gz.

File metadata

  • Download URL: tkintertools_media-1.1.2.tar.gz
  • Upload date:
  • Size: 10.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.13.0

File hashes

Hashes for tkintertools_media-1.1.2.tar.gz
Algorithm Hash digest
SHA256 92eb0c8daa9a30721a527bdebc3601a98a815731a316bfdf449255330cedee31
MD5 77553411a27eae807335f6776056491b
BLAKE2b-256 f72ba01c31449a8b27ddc90110509cd3a047b9a369e0c692cb15b453861fd90f

See more details on using hashes here.

File details

Details for the file tkintertools_media-1.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for tkintertools_media-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 96eab2e4684bdd2cf1d5a541f12c678eb5d798fb81bfdaf57a97839cb387ef62
MD5 38558dbfef5e15b188abc96492b2245e
BLAKE2b-256 2e133db3ea7f029e9752e348f4cfc781fadf63f8474741f40f304b3f43882e9a

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