Skip to content

ineelhere/embedlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages