file-handling-in-python
There are 87 repositories under file-handling-in-python topic.
Python_learning
Learning Fundamental Programming Concepts in Python
LoggingHell-Problem
A project analyzing production logs from a hypothetical legacy application. The analysis includes counting log files, entries, identifying error entries, extracting common words, and determining warning periods using various log formats.
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
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
SoftUni-Advance-Python
Python Advanced - SoftUni
Python-Programs
Learning Python
Python-Basic_to_Advance
This repository contains Python basic to advance code, anyone can use it as reference, will be helpful for new programmers.
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.
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.
ArticleAnalyzer
The objective of this project is to extract textual data articles from the given URL and perform text analysis to compute variables
Python-practical-practice
Python practicals codes
Data-Science
Data Science Roadmap from Scratch to Professional
Programming-With-Python
A repository to learn python from basic to intermediate
AirBnB_clone
The goal of this project is to deploy on our server a simple copy of the AirBnB website.
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.
python_core_projects
This repository contains all the core python taks, file handling tasks and python with mysql tasks
Python
Python mastery. OOP | Numpy | Pandas | Jupyter Notebook & more.
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.
Python-class-12
This repo contains all my class 12 programs from the Python Programming Course.
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
Insighter
Web scraping to gain company insights
Keylogger
A basic keylogger in Python.
musicquiz
A simple quiz game that tests the user's knowledge of a handful of songs.
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.
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:
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:
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. See the demo at:
JOSAA-Model
Python program to extract results from given JOSAA '22 counselling database.
Registration_Form
A Registration Form made with Python Tkinter
Car-rental
This is a command-line based car rental system that allows users to rent and return cars, view their rental history, and generate bills.
Bank-Management
This is a basic BANK MANAGEMENT system made using PYTHON as a part of my class 12 project
Quiz-Maker-App-PYTHON-JSON-2022
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 !!!
file-combiner
Concatenate files with a specified extension into a single output file
cs203-coursework
Programs I wrote as part of the CS-203 (Systems Programming) course curriculum
contact-book
This is a contact book console application made with Python 3 without a SQLite database.
Python-Practice
Python Libraries