Skip to content
#

file-io

Here are 42 public repositories matching this topic...

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…

  • Updated Jul 4, 2017
  • Python

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.

  • Updated Apr 26, 2025
  • Python

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.

  • Updated Jan 3, 2024
  • Python

Improve this page

Add a description, image, and links to the file-io topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the file-io topic, visit your repo's landing page and select "manage topics."

Learn more