Metadata-Version: 2.4
Name: code_speaks_python
Version: 0.1.3
Summary: Small demo package
Author-email: Naveen <you@example.com>
License: MIT
Project-URL: Homepage, https://github.com/Naveencodespeaks/code_speaks_pypi.git
Project-URL: Bug Tracker, https://github.com/Naveencodespeaks/Python_packages.git/issues
Keywords: example,demo
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
License-File: LICENSE
Requires-Dist: requests>=2.0
Dynamic: license-file

# pydemo

A small demo Python package for testing PyPI uploads.

## Installation

```bash
pip install pydemo
