Metadata-Version: 2.1
Name: allEmoji
Version: 1.3
Summary: Use Emojies as class attributes in Pthon
Home-page: https://github.com/Nusab19/allEmoji
Download-URL: https://github.com/Nusab19/allEmoji/releases/tag/allEmoji-1.3
Author: Nusab Taha
Author-email: nusabtaha33@gmail.com
License: MIT
Keywords: Emoji,allEmoji,pyEmoji
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# allEmoji

## Simply use emojies as class attributes in Python

This is just one of my hobby projects. Nothing much useful for others
So, if you're using VS-Code or any other editors that gives you the attribute suggestions, then it'll come to your use. Else, use the `emoji` library that's more advanced.

```
pip install allEmoji
```
