Skip to main content

Embed your social media content and other online stuff with ease on Streamlit dashboards

Project description

EmbedLit

Embed your social media content and other online stuff with ease on Streamlit dashboards

Usage

Install the package from PYPI

pip install embedlit

Import the package

from embedlit import *
hello()

Running hello() should give you a simple welcome message -

Hello there 👋 
Welcome to embedlit! 🚀

Embed Twitter Post

from embedlit import *
tweet_embed(tweet_url = "https://x.com/MrBean/status/1783767984194118058", 
            height = 600, 
            alignment = 'center')

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

embedlit-0.0.0.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distribution

embedlit-0.0.0-py3-none-any.whl (7.0 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