Skip to main content

Gif Player for Dash

Project description

Gif Player

Gif Player is a dash component that follows the same approach as here: dash-gif-player. The only difference is that I made a few changes so the component now can receive: id, height and width.

gif_player.GifPlayer(
        id='input',
        gif='https://urltogif/gif.gif',
        still='https://urltogif/picture.png',
        height=300,
        width=500
    )

I added those things because they were neccesary to the project that I was working on, I take no credit for this package I would've liked to add this features to the actual package but the owner didn't reply to me.

Acknowledgments

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

gif_player-0.0.2.tar.gz (19.6 kB view hashes)

Uploaded Source

Built Distribution

gif_player-0.0.2-py3-none-any.whl (20.6 kB view hashes)

Uploaded Python 3

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