pythonscript

There are 131 repositories under pythonscript topic.

  • MC-Server-Finder

    Language:Python1
  • Encryption-Decryption

    An Encryption-Decryption program in Python allows users to encode (encrypt) and decode (decrypt) messages to ensure data confidentiality. The program typically uses algorithms like Caesar Cipher, AES, or RSA for encryption.

    Language:Python1
  • vgde

    This Python script fetches and displays information about video games using the RAWG API.

    Language:Python1
  • MonOnion

    MonOnion.py is an advanced tool for monitoring .onion domains, offering unique functionalities for tracking changes in content, links, and service status. With the ability to send notifications via Telegram, it allows you to detect modifications on websites and observe patterns of behavior across hidden services.

    Language:Python1
  • YouTube-Scraper

    This is a API based youtube.com scrapper With individual API KEY and Python .

    Language:Python1
  • InfinityFlow

    This automation framework is developed to facilitate end-to-end automation using Python scripts, GitHub, and Jenkins etc. The framework is designed to streamline and automate the CI/CD pipeline, ensuring efficient and consistent deployment of applications.

    Language:Python1
  • Scripts

    Repo used for open source modification and scripting. Distributed to other teachers and open for teaching students globally. Adding more scripts for teaching! | Anything done in your will is your fault and act. (MIT License)

    Language:Python1
  • ranwcopy

    Python script which generates random words and sentences and copy them to clipboard🗒️.

    Language:Python1
  • Python-utility-scripts

    This repository houses a collection of Python utility scripts for diverse tasks. From generating passwords to managing to-do lists, these scripts cater to various needs. Whether you require text extraction from images, speech-to-text conversion, or screen recording, these efficient solutions simplify common tasks.

    Language:Python1
  • Mac_Py

    Welcome to the MAC Address Changer repository, your ultimate toolkit for seamless MAC address manipulation. Whether you're diving into network security testing, privacy enhancement, or simply exploring the realms of network customization, this script has got you covered.

    Language:Python1
  • exifpy

    Export picture and video metadata using python script to .txt file

    Language:Python1
  • torrent-meta-search

    A python meta-search script for torrents. It searches multiple torrent websites for torrents based on a user-provided query and optional filters like minimum seeders and categories.

    Language:Python1
  • GUI_Password_Generator_And_Saver

    GUI password generator and saver

    Language:Python1
  • Youtube-GPT-Creator

    This repository contains a Python script that uses the Langchain framework to automatically generate YouTube video titles and scripts. The script uses the GPT-3.5 language model to generate the text, and it can be customized to generate different types of content, such as educational videos, product reviews, or vlogs.

    Language:Python1
  • wiki

    Contains various wikis or how-tos on various technologies or frameworks.

  • Web-Scraping-DOT-Report-and-Saving-Data-to-CSV

    A script to scrap/extract articles about customers from a website . The data is then preprocessed to store in the database for further analysis.

    Language:Python1
  • Industry-copper-modelling

    This project focuses on modelling industrial copper data using Python and various libraries such as pandas, numpy, scikit-learn

    Language:Jupyter Notebook1
  • YouTube-Data-Harvesting

    I've combined the power of Python scripting, seamless data collection, Google API integration, and the reliability of NoSQL MongoDB and MySQL for efficient data migration.

    Language:Python1
  • Python-Automation-and-Machine-Learning

    we will Write some Python automation scripts that you can easily use to perform automation tasks. It' also contain all Machine learning case studies

    Language:Python1
  • Tutorial-on-Default-Dict-defaultdict-in-python-with-it-s-test-cases

    This is a tutorial that can ilaborate how the defaultdict library works in python developed in TDD so you can check your solution.

    Language:Python1
  • Web-Scraping--with-python

    Extract the HTML,SCC & JAVA with python and creates Directory's.

    Language:Java1
  • instagram-profile-pic-downloader-pyscript

    This is a python based script that is used to download Instagram profile pictures locally and it's generated an imgbb URL of that profile picture.

    Language:Python1
  • Discord-DM-Spam

    A simple Python script for messaging people on Discord.

    Language:Python1
  • KeyloggerUsingPython

    in this code, we are gonna make a keylogger, when you run the python script it would start to take the keystroke that have been pressed and move it to a keylogger.txt, until the program being shutdown, you can even try to type in other place and still would be recorded by the program of the keylogger

    Language:Python1
  • NotepadPy-using-PySimpleGUI

    A notepad like application developed using the Python and PySimpleGUI framework.

    Language:Python1
  • Amazon_price_tracker

    A python script which scrapes Amazon UK for a price drop in a specified item. I choose a Canon lens i've been after for a while. Implements beautifulsoup4 for the scraping, Python's sleep function and smtplib for sending an email link of the product, should the price drop, to a specified email address via gmail.

    Language:Python1
  • python_practise

    Few python programs for practise

  • Terminus

    Source code for project terminus. No files have been compressed.

    Language:Python1
  • Weather_Data_WebApplication

    A prototype web application is developed using VueJs. Data collected from Wunderground API.

    Language:Vue1
  • automate-boring-stuff-python

    This repository consists of scripts for automating the boring stuff like sending reports through email, renaming the files, moving the files into different folders, dumping the data from excel to MySQL etc...

    Language:HTML1
  • ScriptAll_Fred

    逐渐积累各个平台的Script编程窍门,纯属于个人笔记。https://github.com/RuidongFang/ScriptAll_Fred

    Language:Python1
  • Python-Scripts

    Python Scripts

    Language:Python1
  • Web-Scraping-Python-Script

    Web Scraping Python Script used to extract existing Blogs from any website built on WordPress

    Language:Python
  • TopDNS

    Dynamic DNS with Tophost

    Language:Python
  • File_Organizer

    To organize file based on the type like images, videos, music. It will also include features like customizable sorting criteria, creation of destination folders if they don't exist, and safe file movement with error handling.

    Language:Python
  • Python-Projects-for-Beginners

    A curated collection of simple and easy-to-understand Python projects tailored for beginners. Each project is implemented as a single Python file, focusing on core programming concepts to help you practice and build your Python skills step-by-step. Perfect for those starting out with Python and looking for hands-on coding exercises.

    Language:Python