Streamlit : Streamlit is an open source app framework in Python language. It helps us create web apps for data science and machine learning in a short time.
pydantic : Data validation and settings management using python type annotations.
ScrapeGraphAI : ScrapeGraphAI is a web scraping python library that uses LLM and direct graph logic to create scraping pipelines for websites and local documents (XML...
Pyro : Pyro is a universal probabilistic programming language (PPL) written in Python and supported by PyTorch on the backend. Pyro enables flexible and expr...
Pyre : Pyre is a performant type checker for Python compliant with PEP 484. Pyre can analyze codebases with millions of lines of code incrementally – providi...
sh (previously pbs) is a full-fledged subprocess interface for Python that allows you to call any program as if it were a function