An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: file-handling-in-python

BetulKarakaya/Python-Tips-And-Tricks

This project is a compilation of diverse Python code examples showcasing useful techniques, mathematical concepts, and practical implementations. It covers topics such as text analysis, data visualization, mathematical computations, and unique problem-solving approaches to enhance learning and creativity in Python programming.

Language: Python - Size: 945 KB - Last synced at: about 10 hours ago - Pushed at: about 11 hours ago - Stars: 0 - Forks: 1

prakharbhattreal/c-questions-pratice

This C pratice question for Beginners. Question are related to 2nd semester PYQs.

Language: C - Size: 210 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 6 - Forks: 1

Hehehaw17/EXPENSE-TRACKER

This is a Python-based Expense Tracker application that helps users efficiently manage their expenses. The app uses JSON as its primary storage format for seamless local data handling and integrates CSV functionality for exporting and importing expenses, enabling easy data sharing and analysis.

Size: 1000 Bytes - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

danish1804/pymon-game

A turn-based creature capture and battle game built in Python.

Language: Python - Size: 27.3 KB - Last synced at: 22 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

Arpit170506/Python_mini_projects

A collection of beginner-friendly python projects

Language: Python - Size: 2.93 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

Sarmad426/Python

Python mastery. OOP | Numpy | Pandas | Jupyter Notebook & more.

Language: Jupyter Notebook - Size: 3.09 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 1

skp3214/Programming-With-Python

A repository to learn python from basic to intermediate

Language: Python - Size: 36.1 KB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

jaydattpatel/Python-Programming

Python Programming

Language: Python - Size: 259 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 10 - Forks: 2

Rohit-2301/Python_basics

Basics of Python

Language: Python - Size: 28.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

digipodium/dputils

open source library from digipodium

Language: Python - Size: 2.74 MB - Last synced at: 14 days ago - Pushed at: 11 months ago - Stars: 8 - Forks: 4

Goyam02/EXPENSE-TRACKER

This is a Python-based Expense Tracker application that helps users efficiently manage their expenses. The app uses JSON as its primary storage format for seamless local data handling and integrates CSV functionality for exporting and importing expenses, enabling easy data sharing and analysis.

Language: Python - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Goyam02/To-Do-List

This Python-based To-Do List application allows users to manage their tasks efficiently. It provides a simple command-line interface to view, add, complete, and delete tasks. The application also supports task persistence using JSON files and includes a backup feature to safeguard task data.

Language: Python - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

SaiCharanUvaraj/Gibberish-Converter

It is a funny gibberish translator console app which translates what english you speak into gibberish by speaking and also tracks all the translations for future use using text file system.

Language: Python - Size: 3.91 KB - Last synced at: 18 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

MehediHasan-ds/Extendible-hashing-implementation

extendible hash function, which is a dynamic has function technique has been implemented and discussed here with a complex use case scenario.

Language: Python - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

stephenombuya/python-cv-project

This Python project generates a CV/Resume document in Word format (.docx) based on user input. The project uses the python-docx library to create and format the document with structured sections such as Profile Picture, Personal Details, About Me, Work Experience, and Skills.

Language: Python - Size: 1.47 MB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

pgnikolov/SoftUni-Advance-Python

Python Advanced - SoftUni

Language: Python - Size: 244 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

adit-sinha/EasyShop

Welcome to the EasyShop! This project fetches images from urls as per choices of clothes made by you and displays them in a Tk() window using data file handling and database management.

Language: Python - Size: 4.58 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

AADITYA1610/python-projects

These are the projects i made during my second semester, where i tried to implement all the topics that i learnt.

Language: Python - Size: 3.91 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

balajimanilal/Mail-Merge-Automation-Project

This project automates the process of creating personalized letters by merging a list of invitee names into a template document. The script reads names from a text file, replaces the placeholder in a template letter, and generates individual letters for each invitee, saving them as .docx files in the output folder.

Language: Python - Size: 22.5 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

harishrajT/Password_Generator_Project

This is a simple Password Manager built using Python and Tkinter. It allows users to securely generate and store passwords for different websites or accounts. The app also provides a feature to automatically generate strong passwords for better security.

Language: Python - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

AyushChakraborty/The-Runner

The game is called "The runner" and is a simple game where the main character has to run and avoid obstacles all while trying to gain the highest score

Language: Python - Size: 79.1 KB - Last synced at: about 20 hours ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Debkumarkatwa/CODSOFT

This is a collection of 5 mini project that was given to me by #CODSOFT. Every project of this repo can able to run in Both terminal or in GUI interface

Language: Python - Size: 12.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

pgnikolov/task-manager

Task manager system to handle various tasks such as creating, updating, deleting, and managing tasks, as well as generating reports and performing searches.

Language: Python - Size: 98.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Vishnu8299/AI-TEXT-SUMMARIES-

Text Summarizer Flask Application is a web app that uses a BART-based model to summarize user-provided text. It stores inputs and summaries in a SQLite database and includes functionality to fine-tune the model with stored data.

Language: Python - Size: 249 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

ShiwangitaSingh/ArticleAnalyzer

The objective of this project is to extract textual data articles from the given URL and perform text analysis to compute variables

Language: Python - Size: 18.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

hirusha-adi/file-combiner 📦

Concatenate files with a specified extension into a single output file

Language: Python - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

anisaunnisa02/PRODIGY_CS_05

Network Packet Sniffer : A Python-based tool for capturing and analyzing network packets. Displays source and destination IP addresses, protocols, and payload data. Developed with Scapy and Npcap, this tool is intended for educational purposes and emphasizes ethical use.

Language: Python - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

tanisha0605/Python-practical-practice

Python practicals codes

Language: Jupyter Notebook - Size: 2.52 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Annarhysa/Insighter

Web scraping to gain company insights

Language: Jupyter Notebook - Size: 2.59 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

velicki/Mini_Text_Editor

a simple yet powerful text editing tool developed in Python using Tkinter for the graphical user interface (GUI). This text editor provides essential features for creating, editing, and saving text documents in a user-friendly environment

Language: Python - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

abhijit-003/Python

Organized collection of all the python basic concept practical implementation. Easy to Understand the Concept Practically. Also include the matplotlib 2D,3D graph.

Language: Python - Size: 34.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

Enjoy-Maity/EMAIL-Automation

This repo contains the project scripts for email automation from excel in outlook

Language: Python - Size: 162 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

abdullah4tech/To-Do-List-Management-System-

This To-Do List Management System is a friendly and interactive command-line tool created in Python. It's designed to make managing your tasks both efficient and enjoyable.

Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kumarroshan123/Typing_Master

Typing Master is a Python-based typing test application that offers users a diverse range of categories to improve their typing skills. Featuring a user-friendly interface, real-time typing tests, and a leaderboard, it provides an engaging platform for users to enhance their accuracy and speed.

Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

theBatman70/rental-interface

Rent and Return item Interface that handles data with a text file and functions applied on it.

Language: Python - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Chandrababu-Namani/Automated-Attendance-System-with-Face-Recognition

An intuitive GUI for simplifying attendance tracking and management with Face recognition

Language: Python - Size: 2.96 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 2

abisheik186/python_core_projects

This repository contains all the core python taks, file handling tasks and python with mysql tasks

Language: Python - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Aditya-0011/Car_Rental_System

A simple offline Car Rental System using Python, file handling and TinyDb(NoSQL)

Language: Python - Size: 51.8 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

OndiekiErnest/asfa

asfa is an FTPS file-sharing application written in PyQt5 and Pyftpdlib

Language: Python - Size: 74.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

zehan-alam/Web-Scraping--GSMarena

Web Scraping GSMarena to extract smartphone specs with their ratings

Language: Python - Size: 144 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mohi0017/Mohi-s-Bot

This is CHAT-BOT for chatting

Language: Python - Size: 15.8 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

dannylarge144/musicquiz

A simple quiz game that tests the user's knowledge of a handful of songs.

Language: Python - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ProfSFrink/python_portfolio

This is a collection of the python projects that I have as part of my portfolio thus far, these vary from smaller code snippets to larger programs.

Language: Python - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Irish-C/double-even-and-triple-odd-num-sorter

A python method that reads source text file "integers.txt" that contains 20 integers. Then, integers are separated into two: The first output file "double.txt" contains square of even numbers and the second file is "triple.txt" contains cube of odd numbers. See the demo at:

Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Irish-C/writes-multi-line-to-txt-file

A Python method that will write multiple line of text contents into a text file mylife.txt. See the demo at:

Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Irish-C/number-txt-file-parser

A Python method that reads a text file "numbers.txt" that contains 20 integers. Then, it separates odd and even into two separate file with name odd.txt and even.txt, respectively.

Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AvichalS/JOSAA-Model

Python program to extract results from given JOSAA '22 counselling database.

Language: Python - Size: 134 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

anshumannandan/Bank-Management

This is a basic BANK MANAGEMENT system made using PYTHON as a part of my class 12 project

Language: Python - Size: 389 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

CosmiX-6/Library-Management-System-CLI

Library management CLI based - File Handling System

Language: Python - Size: 12.6 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

mehtanishad/module_4_advance_python_programming

advance_python_programming

Language: Jupyter Notebook - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

vamsi-bulusu/Mission-RND-PYTHON-COURSE

Bootcamp on Python programming

Language: Python - Size: 72.3 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

Enjoy-Maity/RAN-FILE-AUTOMATION-APP

Created an windows application based on the requirements of RAN team in Ericsson

Language: Python - Size: 71 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

PratheepanBernier/Python-Project-02-Quiz-Maker-App-using-Python-with-JSON

In this Project , I have created a Application that let mentors to create quizzes to the students and let students to attend them . Kindly go through the Project Description file for detailed information about this Project. Thank you !!!

Language: Python - Size: 88.9 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Enjoy-Maity/RAN-file-automation

This Repo contains automation of excel creation .

Language: Python - Size: 713 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

balapriyac/File-Handling-in-Python

Language: Python - Size: 10.7 KB - Last synced at: 1 day ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 2

AkashBorgalli/Python-Basic-Programming-Assignment

Basic Python Programming Assignment using the given topics

Language: Jupyter Notebook - Size: 45.9 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

orbitze/CS203CourseWork

Programs I wrote as part of the CS-203 [Systems Programming] course curriculum.

Language: Python - Size: 46.9 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AswinBarath/python-dev-scripts

The scripts through which I learnt Python 3 programming concepts from various resources.

Language: Python - Size: 23.4 KB - Last synced at: 25 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

AswinBarath/Web-scrapper

A python project on Web scraping with Beautiful Soup

Language: HTML - Size: 36.1 KB - Last synced at: 25 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

AswinBarath/PDF-watermark-adder

The productive python script to add watermarks to numerous PDF files.

Language: Python - Size: 138 KB - Last synced at: 25 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

aayussraut/File_Handling_in_Python

Exercise and Example of File handling from Python Crash Course Book by Eric Matthes.

Language: Jupyter Notebook - Size: 537 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 2

hashtaghari/Routing-App

We aim to create a routing application which will give us the best possible path to travel in a city, given the length of each road and the traffic data. Refer to the README file for more details.

Language: C - Size: 3.28 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1