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
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.
CLI and Python package for uploading files to multiple file hosting services, automatically trying the next hoster on failure
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.
[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…
A small painter app made by OF8
Program Menghitung Berat Badan Ideal, Kamu Perlu Tahu!
Practice tasks for complete Python programming language, including OOP and DSA concepts.
PixelMatrix Converter is a simple tool that converts images to matrix data and back. It’s ideal for image manipulation and analysis, allowing easy conversion between visual and data formats
My Harvardx CS50P Projects and Notes
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.
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.
IO module, with methods to manage data in text files.
Welcome to the Python Electronics Inventory Management System project repository! This project is a demonstration of Object-Oriented Programming (OOP) principles in Python for managing an electronic parts inventory.
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."