Metadata-Version: 2.4
Name: lab10lol
Version: 1.0.1
Summary: A simple package to export my university lab code to a file.
Author-email: silverarrow17 <tptpt69420@gmail.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# My Lab Code Exporter

This package contains all of my university lab code. Its primary function is to export all the code into a single Python file for easy access.

## Installation

```bash
pip install lab-code-exporter-your-unique-name
