Metadata-Version: 2.4
Name: Account_log_basic
Version: 0.1.0
Summary: A basic account login and creation module in Python
Home-page: https://github.com/yourusername/Account_log_basic
Author: Your Name
Author-email: your@email.com
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: summary

# Account_log_basic

A simple Python module for creating and logging into accounts locally.  
Perfect for learning Python basics.

## Installation
```bash
pip install Account_log_basic
