What analytics does PubLit offer? Authors details, journals related informations, author’s network, yearly trends and many more.

GitHub Repo - PubLit
If you have been using Streamlit to build your data science or machine learning web application, probably you are already aware, that whenever any interactive change is invoked through applications’s widgets, Streamlit web application reruns from the very top to the bottom of your python script.Link to Medium Post

Embedding tweets from Twitter within our web application can be both visually aesthetic and informative for our audiences. Here’s only few lines of python codes to achieve this goal. Link to Medium Post

Probably you have often wondered, what can be the better ways to make your Streamlit web application shine and be user-friendly. This article covers a few easy steps, that can minimalize and tweak the already added Streamlit features within the default web application.Link to Medium Post
