Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c2b9b29

Browse files
Merge pull request #847 from akash435/uniemojibranch
Added Unicode and Emoji in GUIScripts
2 parents 10c32a1 + 3ae80c0 commit c2b9b29

File tree

12 files changed

+4790
-0
lines changed

12 files changed

+4790
-0
lines changed
121 KB
Loading[フレーム]
106 KB
Loading[フレーム]
114 KB
Loading[フレーム]
113 KB
Loading[フレーム]
111 KB
Loading[フレーム]
116 KB
Loading[フレーム]
54.9 KB
Loading[フレーム]
764 Bytes
Loading[フレーム]

‎GUIScripts/Unicode and Emoji/README.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
# ✔ UNICODE AND EMOJI
2+
- ### An Unicode and Emoji created in python with tkinter gui.
3+
- ### Using this user will be convert any emoji to its unicode code and also unicode code to its corresponding emoji.
4+
- ### for implementing this user emoji library in python.
5+
6+
****
7+
8+
# REQUIREMENTS :
9+
- ### python 3
10+
- ### tkinter module
11+
- ### from PIL import Image, ImageTk
12+
- ### import tkinter.messagebox as mbox
13+
- ### pandas
14+
- ### emoji
15+
16+
****
17+
18+
# HOW TO Use it :
19+
- ### User just need to download the file, and run the unicode_and_emoji.py, on local system.
20+
- ### After running a GUI window appears, here user can see buttons like START and EXIT.
21+
- ### When user clicks on the start button, the main application will open, and user can see the option to convert from unicode to emoji and emoji to unicode.
22+
- ### Here user just need to enter the unicode of any emoji, and can get that emoji using GET EMOJI, nd vice versa.
23+
- ### Also there is exit button, clicking on which we get a exit dialog box asking the permission to exit.
24+
25+
# Purpose :
26+
- ### This scripts helps user to easily convert between unicode to emoji and emoji to unicode.
27+
28+
# Compilation Steps :
29+
- ### Install tkinter, PIL, pandas, emoji
30+
- ### After that download the code file, and run unicode_and_emoji.py on local system.
31+
- ### Then the script will start running and user can explore it by converting between unicode to emoji and emoji to unicode.
32+
33+
****
34+
35+
# SCREENSHOTS :
36+
37+
****
38+
39+
<p align="center">
40+
<img width = 1000 src="Images/1.jpg" /><br>
41+
<img width = 1000 src="Images/2.jpg" /><br>
42+
<img width = 1000 src="Images/3.jpg" /><br>
43+
<img width = 1000 src="Images/4.jpg" /><br>
44+
<img width = 1000 src="Images/5.jpg" /><br>
45+
<img width = 1000 src="Images/6.jpg" /><br>
46+
</p>
47+
48+
****
49+
50+
# Author :
51+
- ### Akash Ramanand Rajak

‎GUIScripts/Unicode and Emoji/emoji_df.csv

Lines changed: 4582 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /