pythonscript
There are 131 repositories under pythonscript topic.
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.
vgde
This Python script fetches and displays information about video games using the RAWG API.
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.
YouTube-Scraper
This is a API based youtube.com scrapper With individual API KEY and Python .
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.
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)
ranwcopy
Python script which generates random words and sentences and copy them to clipboard🗒️.
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.
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.
exifpy
Export picture and video metadata using python script to .txt file
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.
GUI_Password_Generator_And_Saver
GUI password generator and saver
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.
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.
Industry-copper-modelling
This project focuses on modelling industrial copper data using Python and various libraries such as pandas, numpy, scikit-learn
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.
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
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.
Web-Scraping--with-python
Extract the HTML,SCC & JAVA with python and creates Directory's.
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.
Discord-DM-Spam
A simple Python script for messaging people on Discord.
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
NotepadPy-using-PySimpleGUI
A notepad like application developed using the Python and PySimpleGUI framework.
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.
python_practise
Few python programs for practise
Terminus
Source code for project terminus. No files have been compressed.
Weather_Data_WebApplication
A prototype web application is developed using VueJs. Data collected from Wunderground API.
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...
ScriptAll_Fred
逐渐积累各个平台的Script编程窍门,纯属于个人笔记。https://github.com/RuidongFang/ScriptAll_Fred
Python-Scripts
Python Scripts
Web-Scraping-Python-Script
Web Scraping Python Script used to extract existing Blogs from any website built on WordPress
TopDNS
Dynamic DNS with Tophost
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.
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.