Skip to content

JanJeronimus/emoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Emoji Variables Demo

This repository contains a Python script that demonstrates the usage of emoji variables along with their Unicode representations. It also serves as a simple demo to show a variable itself and its content using the show_line() function.

Overview

This Python script showcases various emoji variables along with their Unicode representations. The script includes a show_line() function that prints each emoji variable, its Unicode representation, and its description. This script can be used as a demo to display both the variable name and its content.

Usage

To run the script, simply execute the main() function:

python emoji_variables.py

This will print out the Unicode representations of each emoji variable along with their descriptions.

Emoji Categories

  • Emoticons: Contains various emoticon emojis such as πŸ˜€, βœ‚οΈ, βœ”οΈ, ❌, ©️, etc.
  • Nature Emoticons: Includes emojis representing elements from nature, like 🐍, πŸ•ΈοΈ, 🌍, πŸš₯, 🚧, etc.
  • Technology Emoticons: Consists of emojis related to technology, such as πŸ‘“, πŸ’», πŸ–₯️, πŸ–¨οΈ, ⌨️, etc.
  • Tools Emoticons: Contains emojis representing various tools like πŸ”, πŸ”Ž, πŸ”¨, etc.
  • Other Emoticons: Additional emojis like πŸ’Ό, πŸ“‚, πŸ“Š, πŸ”’, etc.
  • Magic Emoticons: Emojis related to magic and fantasy, including wizards, elves, and fairies.

Requirements

  • Python 3.x

Additional Information

This script is intended for simple use cases when only a few emoji are used. For more advanced usage, consider using the python-emoji library.

For more information, visit the GitHub repository or check out the related article on my blog: Emoji.

About

Emoji Variables Demo (Python)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages