Giter VIP home page Giter VIP logo

dhanushnehru / python-scripts Goto Github PK

View Code? Open in Web Editor NEW
155.0 6.0 104.0 43.84 MB

A curated list of python scripts for automating your tasks

Home Page: https://dhanushnehru.github.io/Python-Scripts/

License: MIT License

Python 58.67% Batchfile 0.03% HTML 1.56% CSS 25.01% Procfile 0.01% Jupyter Notebook 14.73%
coding good-first-issue hacktoberfest python python-script pythonscript looking-for-maintainer hacktoberfest-accepted hacktoberfest-starter hacktoberfest2023

python-scripts's Issues

Playlist Exchange Script

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Python Script for Expense Tracker

A Python script for tracking expenses.
This allows users to record and view their expenses. The script uses a CSV file to store the data and
the user can add, view and exit from the app.

Improve README

The README could be cleaned up a bit and have some information expanded upon - A table of contents would be nice, as well as cleaning up some of the strangely phrased descriptions in the list of scripts. Additionally, some information on contributing could be added to the README as well.

freelance-help-program-xl calculation

A program that takes an Excel file as input, where the start time is written in the first column and the end time is written in the second column. The software calculates the total time and the amount to be paid according to the hourly payment entered by the user.

Script for Currency Converter

I request you to add a Script for Currency Converter , as another automated helping mini-project.
Hence i will like to send a pr for the following

Script to view an emoji in pdf

A python script which takes input as an emoji, or a text containing emoji

It should be viewed in the pdf

The emoji shouldn't be misinterpreted into any other special characters in the pdf

Please mention the emojis you have tried incase you solve this issue

subdomain enumeration

A tool for subdomain enumeration and technology stack identification is a valuable asset for both security professionals and web developers. Such a tool typically performs the following functions:

  • Subdomain Enumeration
  • Technological Stack Identification

jokes generator

a python script that generates jokes based on category provided.
it uses pyjokes module to generate jokes.

please assign it to me

Get List of Recently Accessed Files

Objective:

Develop a Python script that retrieves a list of recently accessed files on the local system.

Features:

  • Identify and list files based on their recent access timestamps.
  • Provide options for specifying a directory or searching system-wide.
  • Display information such as file names, paths, and access timestamps.

Script to send an automated Email

The file reads data from a CSV file and using the information to send personalized emails; can be employed in sales and marketing operations

Add the following files to your project

Hi @DhanushNehru your project is really awesome. I'm really inspired by it. But it lacks important and essential files that make it a proper open source project.

The files are:-

  • Issue Template
  • PR Template
  • Code_Of_Conduct.md
  • Contributing.md

It also lacks a license.

So to make your repo an successful open source project consider these changes.

Thank You,

Yuhesh Pandian.P.J

Twitter Automation script.

I want to contribute by adding Twitter automation python script. Kindly assign this issue to me. Thankyou.

Adding a noscreensaver script

While writing something from laptop our screensaver gets started when left for long durations or when we want computer to stay awake for sometime this can be used.

I would to add that script.
Also hactoberfest label would be helpful.

Convert a JPG to a PNG

Sometimes people want to improve a JPG image's capacity for high color quality and clarity by converting it to a PNG.
I am working on a script to make it easier

Python Script: JSON to CSV

Objective

Develop a Python script that converts JSON (JavaScript Object Notation) data to CSV (Comma Separated Values) format. This script will provide a convenient way to transform structured JSON data into a tabular format that can be easily opened and manipulated in spreadsheet software.

Features

  • Convert JSON to CSV: Implement functionality to read JSON data and export it as a CSV file.
  • Handle Nested JSON: Ensure that the script can handle nested JSON structures and appropriately flatten them for CSV representation.
  • Configurable Mapping: Allow users to specify custom mappings or select specific fields from the JSON data for inclusion in the CSV file.

Auto Wifi Check Script

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Html to Images

A python script to convert html document or html text to images

Image format can be jpg, png etc

Python Script: Subnetting Calculator

The basic idea is that computers have IP addresses and subnet masks.
This indicates what IP addresses are on a local area network.

So, for example if given an IP address and a subnet mask:

  • IP address: 192.168.1.1
  • Subnet Mask: 255.255.255.0
  • Range of IP addresses: 192.168.1.0 - 192.168.1.255
  • Usable Host IP Range: 192.168.1.1 - 192.168.1.254
  • Network Address: 192.168.1.0
  • Broadcast Address: 192.168.1.255

Crop an image

A python script to crop an image based on the dimensions specified

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.