LP's repositories

Moving-WSL-Distribution-to-Another-Drive

This guide provides step-by-step instructions on how to move a Linux distribution installed on Windows Subsystem for Linux (WSL) to a different drive.

Duplicate-Files-Remover

This Python script removes duplicate files from a given directory. It prompts the user to select a folder and then uses the MD5 hashing algorithm to check if any files have the same hash value. If it finds duplicate files, it deletes all but one of them.

Language:PythonStargazers:4Issues:1Issues:0

Basic-Login-Demo-With-Encryption

This script allows users to register a new account by creating a new JSON file named 'cd.json' or adding new data to an existing one, and logging into the account by providing the correct credentials. The script also encrypts the password before storing it in the JSON file for added security.

Language:PythonStargazers:2Issues:1Issues:0

LP-All-Images-Downloader

A simple package to download all Images from the url provided

Language:PythonStargazers:2Issues:0Issues:0

OpenSSL-Key-and-Sign-Utility

The OpenSSL Key and Sign Utility is a Python script that provides a graphical user interface (GUI) for generating RSA key pairs, signing files, and verifying signatures using the OpenSSL command-line tool.

Language:PythonStargazers:2Issues:1Issues:0

SearcherX

This is a Flask application that searches Wikipedia for a given keyword and returns the top 8 results along with their summaries and URLs. The app uses the wikipedia module to search and retrieve information from Wikipedia.

Language:HTMLStargazers:2Issues:1Issues:0

View_Wifi_Passwords

Simple syntax to view Saved WiFi Passwords on Windows machine

Language:PythonStargazers:2Issues:0Issues:0

Virus-Scanner

This is a simple Python program that allows you to scan a file for viruses using the VirusTotal API.

Language:PythonLicense:MITStargazers:2Issues:0Issues:0

configure-GITHUB-Actions-To-Upload-Python-Package-to-PypI.github.io

Easiest Way to configure GITHUB Actions To Upload Python Package to PypI

Convert_Html_to_Excel_Demo

Python script that demonstrates how to convert an HTML table to an Excel file using the pandas library.

Language:PythonStargazers:1Issues:1Issues:0

Docker-Setup-Scripts-for-Popular-Linux-Distributions

This repository contains scripts for setting up Docker on various Linux distributions, including Ubuntu, Debian, and Fedora. The scripts automate the installation of Docker and the configuration of the Docker service, allowing users to quickly and easily start using Docker on their Linux systems.

Language:ShellStargazers:1Issues:1Issues:0

Encrypt---decrypt-files

A simple example showing how to encrypt & decrypt files & data using fernet

Language:PythonStargazers:1Issues:0Issues:0

Json_creds_encryption

This script is designed to create and manage user accounts using JSON file as a database. It uses the json and pathlib modules to read and write data to a JSON file. The cryptocode module is used to encrypt and decrypt user passwords. Getting Started

Language:PythonStargazers:1Issues:0Issues:0

Pincode-Details

A simple package to fetch Indian PINCODE Details

Language:PythonStargazers:1Issues:0Issues:0

pycryptobox

pyCryptobox is a Python package that provides a simple way to encrypt and decrypt files and directories using the AES encryption algorithm.

Language:PythonStargazers:1Issues:1Issues:0

pyinstaller-hooks-contrib

Community maintained hooks for PyInstaller.

Language:PythonLicense:NOASSERTIONStargazers:1Issues:0Issues:0

pypackageinspector

pyCryptobox is a package in Python that inspects a Python package and prints out all the functions and methods defined in that package. It takes a single argument, package, which is a string representing the name of the package to be inspected. This can be useful in situations where you want to explore the functionality of a package before deciding

Language:PythonStargazers:1Issues:1Issues:0

Python-project-Scripts

This repositories contains a list of python scripts projects from beginner level advancing slowly. More code snippets to be added soon. feel free to clone this repo

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:1Issues:0Issues:0
Language:PythonStargazers:1Issues:0Issues:0

sizecalculator

Size Calculator is a Python package that calculates the size of a file or folder and prints it in bytes, kilobytes, and megabytes.

Language:PythonStargazers:1Issues:1Issues:0

weatherapplication

Basic Weather App build Using Django

Language:PythonStargazers:1Issues:0Issues:0

Change-Background-Color-JavaScript-Project

Change-Background-Color-JavaScript-Project

Language:JavaScriptStargazers:0Issues:0Issues:0

flaskdummylogin

This is a simple user authentication system built using Flask, a lightweight web framework for Python.

Language:PythonStargazers:0Issues:0Issues:0

HtmlTestRunner

A Test Runner in python, for Human Readable HTML Reports

Language:PythonLicense:MITStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Random-Quotes-Generator

The Random Quotes Generator is a JavaScript project that fetches a random quote from API.

Language:HTMLStargazers:0Issues:1Issues:0