Tag: Python

  • Streamlit • A faster way to build and share data apps

    Streamlit, an open-source Python library, is transforming the way developers and data scientists build interactive data applications. With its straightforward interface and seamless integration with popular Python libraries, Streamlit offers simplicity and rapid prototyping capabilities. In this article, we’ll explore what Streamlit is, its advantages, and how it can be effectively used. Understanding Streamlit: Streamlit…

  • gradio-app/gradio: Create UIs for your machine learning model in Python in 3 minutes

    Gradio is an open-source Python library that simplifies the process of creating machine learning and data science demos and web applications. It provides a user-friendly interface for showcasing models and workflows, allowing users to interact with the demos through their web browsers. One of the key features of Gradio is its ability to create beautiful…

  • iryna-kondr/scikit-llm: Seamlessly integrate powerful language models like ChatGPT into scikit-learn for enhanced text analysis tasks.

    Introducing Scikit-LLM: Advancing Text Analysis Scikit-LLM emerges as a significant advancement in the field of text analysis. This powerful tool combines the capabilities of language models such as ChatGPT with the functionality of scikit-learn, offering an extensive toolkit for comprehending and examining textual data. With Scikit-LLM, users gain the ability to uncover hidden patterns, evaluate…

  • GitHub – rcarmo/imapbackup: A Python script for incremental backups of IMAP mailboxes

    A Python script for creating full backups of IMAP mailboxes with the following features: ZERO dependencies. Copies every single message from every single folder (or a subset of folders) in your IMAP server to your disk. Does incremental copying (i.e., tries very hard to not copy messages twice). Tries to do everything as safely as…

  • Home Assistant Community Store | HACS

    What can HACS do?​ HACS is a manager for downloading and maintaining custom elements for Home Assistant. It can help you download and update elements, and can also help you discover new and awesome stuff! What can it track/discover?​ • Custom integrations (components/platforms/custom_component) for Home Assistant • Custom lovelace elements (cards/rows/mods) • AppDaemon apps for…

  • Write once. Deploy everywhere.— BeeWare

    Write your apps in Python and release them on iOS, Android, Windows, MacOS, Linux, Web, and tvOS using rich, native user interfaces. Multiple apps, one codebase, with a fully native user experience on every platform. beeware.org/

  • pixegami/pythonart-tutorial: Tutorial repository for Python generated art.

    This is a tutorial for creating generative abstract artwork using Python. It is based on a generative art NFT collection called Machine Psychology <www.mach-psy.com/>. This tutorial project is simplified and only focuses on using Python to create the image. github.com/pixegami/python-generative-art-tutorial <github.com/pixegami/python-generative-art-tutorial>

  • GitHub – Neo23x0/munin: Online hash checker for Virustotal and other services

    Munin is a online hash checker utility that retrieves valuable information from various online sources The current version of Munin queries the following services: • Virustotal • HybridAnalysis • Any.Run • URLhaus • MISP • CAPE • Malshare • Valhalla • Hashlookup github.com/Neo23x0/munin

  • GitHub – timgrossmann/InstaPy: Instagram Bot

    Python tool that automates your social media interactions to “farm” Likes, Comments, and Followers on Instagram Implemented in Python using the Selenium module. github.com/timgrossmann/InstaPy

  • Your First Machine Learning Project in Python Step-By-Step

    Do you want to do machine learning using Python, but you’re having trouble getting started? In this post, you will complete your first machine learning project using Python. In this step-by-step tutorial you will: Download and install Python SciPy and get the most useful package for machine learning in Python. Load a dataset and understand…

  • GitHub – lephisto/tesla-apiscraper: API Scraper for pulling Vehicle Statistics from the Tesla Owner API into an InfluxDB + Grafana Dashboards

    Selfhosted API Scraper for pulling Vehicle Telemetry from the Tesla Owner API into an InfluxDB visualisation on Grafana Dashboards. Known to work with Model S, X and 3. Current Release: v2019.5 Putting an end to handing out the Key for your 100+ Grand Car to a third party you don’t know. github.com/lephisto/tesla-apiscraper <github.com/lephisto/tesla-apiscraper>

  • GitHub – BroadbentT/PDF-CRACKER

    This is a (working) Python script file to crack encrypted .pdf files using a dictionary attack or a hash attack. github.com/BroadbentT/PDF-CRACKER