Metadata-Version: 2.4
Name: example_package_practice
Version: 0.0.11
Summary: A small example package
Project-URL: Homepage, https://github.com/pypa/sampleproject
Project-URL: Issues, https://github.com/pypa/sampleproject/issues
Author-email: Example Author <author@example.com>
License: MIT
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# python-practice-app
This is for practice

# Example Package

This is a simple example package. You can use
[GitHub-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
to write your content.

https://www.geeksforgeeks.org/python/python-projects-beginner-to-advanced/