Data store in 🪁.txt files using Python 🔥
-
Updated
Aug 26, 2022 - Python
Data store in 🪁.txt files using Python 🔥
Asynchronous gzip file reading and writing for Python asyncio — aiofiles-style API, streaming text/binary modes, decompression-bomb guards, optional zlib-ng acceleration
A lightweight Python package for simple loading of Landsat imagery as NumPy arrays
Final Project for Harvard's CS50P. Created a Gradebook Generator that neatly and efficiently creates a Spreadsheet for Students to Organize and Analyze their Academic Progress
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.
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.
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
A Python Library that contains a variety of different python files for CSC181 and it's various Labs and Exercises.
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…
MSc Applied Scripting (Python) Module
My Harvardx CS50P Projects and Notes
Multi-purpose Python library
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
Practice tasks for complete Python programming language, including OOP and DSA concepts.
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.
A lightweight, interactive Python script to manage your contacts by storing names and phone numbers in a text file. Designed to be beginner-friendly, with animated instructions and interactive buttons for Google Colab.
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."