emoji 2.15.0
Version history | Download JSON
-
PyPI https://pypi.org/project/emoji/ Repository https://github.com/carpedm20/emoji -
py.typed -
Coverage
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "Typed" : 66 "Any" : 0 "Untyped" : 11 -
Typables
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "functions" : 46 "classes" : 23 "other" : 3- 14 functions (+0 overloads)
- 32 parameters
- 5 classes
- 14 methods (+0 overloads)
- 9 parameters
- 0 properties
- 14 methods (+0 overloads)
- 4 modules
- 3 attrs
- 14 functions (+0 overloads)
Modules
| Module | Coverage | Coverage (strict) | Typables | Ignores |
|---|---|---|---|---|
emoji.core |
97.2% | 97.2% | 36 | 0 |
emoji.tokenizer |
72.7% | 72.7% | 33 | 0 |
emoji.unicode_codes |
83.3% | 83.3% | 6 | 0 |
emoji.unicode_codes.data_dict |
100.0% | 100.0% | 2 | 0 |
Incomplete Annotations
emoji.core (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
config.load_language |
2 | 1 | 0 |
emoji.tokenizer (9 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
EmojiMatch.init |
5 | 4 | 0 |
attr |
EmojiMatch.emoji |
1 | 0 | 0 |
attr |
EmojiMatch.start |
1 | 0 | 0 |
attr |
EmojiMatch.end |
1 | 0 | 0 |
attr |
EmojiMatch.data |
1 | 0 | 0 |
meth |
EmojiMatchZWJ.init |
2 | 1 | 0 |
meth |
EmojiMatchZWJNonRGI.init |
3 | 2 | 0 |
meth |
EmojiMatchZWJNonRGI._update |
1 | 0 | 0 |
meth |
EmojiMatchZWJNonRGI._add |
2 | 1 | 0 |
emoji.unicode_codes (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
load_from_json |
2 | 1 | 0 |
Type-Ignore Comments
No type-ignore comments.