file-handling-in-python

There are 87 repositories under file-handling-in-python topic.

  • Python_learning

    Learning Fundamental Programming Concepts in Python

    Language: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.

    Language:Python
  • 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
  • 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
  • SoftUni-Advance-Python

    Python Advanced - SoftUni

    Language:Python
  • Python-Programs

    Learning Python

    Language: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.

    Language:Python
  • 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
  • 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
  • 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
  • Python-practical-practice

    Python practicals codes

    Language:Jupyter Notebook
  • Data-Science

    Data Science Roadmap from Scratch to Professional

    Language:Jupyter Notebook
  • Programming-With-Python

    A repository to learn python from basic to intermediate

    Language:Python
  • AirBnB_clone

    The goal of this project is to deploy on our server a simple copy of the AirBnB website.

    Language:Python
  • 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
  • python_core_projects

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

    Language:Python
  • Python

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

    Language:Jupyter Notebook
  • 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
  • Python-class-12

    This repo contains all my class 12 programs from the Python Programming Course.

    Language:Python
  • 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
  • Insighter

    Web scraping to gain company insights

    Language:Jupyter Notebook
  • Keylogger

    A basic keylogger in Python.

    Language:Python
  • musicquiz

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

    Language:Python
  • 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
  • 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
  • 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
  • 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:

    Language:Python
  • JOSAA-Model

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

    Language:Python
  • Registration_Form

    A Registration Form made with Python Tkinter

    Language:Python
  • 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.

    Language:Python
  • Bank-Management

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

    Language:Python
  • 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 !!!

    Language:Python
  • file-combiner

    Concatenate files with a specified extension into a single output file

    Language:Python
  • cs203-coursework

    Programs I wrote as part of the CS-203 (Systems Programming) course curriculum

    Language:Python
  • contact-book

    This is a contact book console application made with Python 3 without a SQLite database.

    Language:Python
  • Python-Practice

    Python Libraries

    Language:Jupyter Notebook