Metadata-Version: 2.1
Name: sg-hello-pypi
Version: 0.2.1
Summary: Demo package to publish
License: MIT
Author: Soof Golan
Author-email: soofgolan@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: typing-extensions (>=4.5.0,<5.0.0)
Description-Content-Type: text/markdown

# Publish your packages to PyPi 🚀

This repo is a demo of publishing a pure python package to PyPi.

You can `pip install sg-hello-pypi` and this sophisticated library.

You can follow the publishing process along in this [livestream 🎥](https://youtube.com/live/iUe5pr2OC0g).



