text-file
Here are 13 public repositories matching this topic...
Yugioh Card Database Generator offline CSV: Simple python script that is used to scrape the KONAMI website to acquire a complete list of all yugioh cards (and their respective card information) into csv files. This can serve as a great tool for developers interested in the yugioh domain.
-
Updated
Jun 26, 2025 - Python
Python-based implementation of the LZW (Lempel-Ziv-Welch) algorithm to compression and decompression of text files.
-
Updated
Jul 5, 2023 - Python
A python project which, when given a file containing some text (e.g. works of Shakespeare), aims to generate text in a similar style. It relies on the Hugging Face Transformers to finetune the GPT-2 124M parameter model or train a model from scratch using GPT-2 architecture.
-
Updated
Mar 6, 2023 - Python
This is my first python project. It is a registration-login system without importing any module.
-
Updated
May 27, 2022 - Python
Generates movie list through web scraping.
-
Updated
Nov 5, 2022 - Python
Introduction to text file handling (reading-writing-appending) in Python.
-
Updated
Oct 25, 2022 - Python
Analysing data of World Cup History using pandas, numpy, and matplotlib. (data science)
-
Updated
Jan 14, 2023 - Python
A small Python class to solve wordle games. Built in High School
-
Updated
Dec 30, 2023 - Python
Automate google calendar to create/delete tasks and events in bulk
-
Updated
Jun 3, 2025 - Python
📝 A simple command-line Notes App built with Python. Add personal notes and view them anytime. Notes are saved in a local text file.
-
Updated
Jul 26, 2025 - Python
Improve this page
Add a description, image, and links to the text-file topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the text-file topic, visit your repo's landing page and select "manage topics."