Data store in 🪁.txt files using Python 🔥
-
Updated
Aug 26, 2022 - Python
Data store in 🪁.txt files using Python 🔥
A lightweight Python package for simple loading of Landsat imagery as NumPy arrays
CLI and Python package for uploading files to multiple file hosting services, automatically trying the next hoster on failure
This repository contains my solutions to the problem sets from **CS50's Introduction to Programming with Python**. Each folder includes code for individual problem sets, demonstrating key programming concepts.
[WIP] Automatic task organizer, sorts multiple ways, prioritized by deadlines
This is a recommendation system similar to the ones on Netflix, Amazon, or Barnes&Noble. It uses a predetermined rating system and reads a set of reader ratings for a set of books. Coded in Python, the project consists of functions to calculate the average rating of every book and return a dictionary, lookup the average rating of each book, calc…
This project analyzes real-world weather data using Python. It includes data loading, cleaning, statistical analysis, grouping, and visualization with Pandas, NumPy, and Matplotlib. The assignment develops skills in data handling, insightful plotting, and generating reports that communicate meaningful climate-related findings.
A program that collects live data from temperature and water flow rate sensors installed in a central processing unit (CPU) / graphics processing unit (GPU) water cooling system.
Python Flash Card game
Program Menghitung Berat Badan Ideal, Kamu Perlu Tahu!
A Study tracker app that keeps track of subject and study time in file I/O format. (This is the beginner version)
IO module, with methods to manage data in text files.
This is a simple CLI application which is used to store data of users and their phone number in a JSON file and retrieves back the data from it.
My Harvardx CS50P Projects and Notes
Collection of several Python mini projects.
CLI tool in Python to recursively scan a directory, read every file (with error handling), and generate a single Markdown-formatted summary file. Supports path normalization, progress logging, and customizable output filenames—ideal for quick code overviews or project documentation.
Python application for managing a store, including features for managing products, customers, and sales. It supports adding products to carts, generating receipts, and importing/exporting data using CSV files.
Practice tasks for complete Python programming language, including OOP and DSA concepts.
Add a description, image, and links to the file-io topic page so that developers can more easily learn about it.
To associate your repository with the file-io topic, visit your repo's landing page and select "manage topics."