Metadata-Version: 2.4
Name: labdawg
Version: 0.1.6
Summary: Copies Python template files to the user's folder
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: pyautogui

# labdawg

Example Python package.

Usage:

```python
from labdawg import display
display()
```
