Skip to content

๐Ÿ‡ฎ๐Ÿ‡น Emoji country flags for language codes and LCID's

License

Notifications You must be signed in to change notification settings

lotrekagency/emojiflag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

32 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Emojiflag ๐Ÿณ๏ธโ€๐ŸŒˆ ๐Ÿ‡บ๐Ÿ‡ธ ๐Ÿ‡ช๐Ÿ‡ธ ๐Ÿ‡ฎ๐Ÿ‡น

Open Source Love png3 Latest Version codecov Build Status License: MIT Codacy Badge


Introduction

Here is a program that helps you to find out the flags related to its country.

Install

pip install emojiflag

Use it โœŒ๐Ÿป

import emojiflag

emojiflag.get('nl')
>>> ๐Ÿ‡ณ๐Ÿ‡ฑ

emojiflag.get('en_US')
>>> ๐Ÿ‡บ๐Ÿ‡ธ

emojiflag.get('it')
>>> ๐Ÿ‡ฎ๐Ÿ‡น

Test it ๐Ÿ’ช๐Ÿป

pip install -r requirements-dev.txt

pytest -s --cov emojiflag

Be the change you want to see

cd tests
python test_doc.py -v

Credits

https://schinckel.net/2015/10/29/unicode-flags-in-python/

About

๐Ÿ‡ฎ๐Ÿ‡น Emoji country flags for language codes and LCID's

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages