Python Package for Country Flag Emojis.
Project description
This is a Python package that takes the ISO 3166-1: internationally recognized two-letter country code, and returns the country’s flag emoji and is inspired by the Node version by Matias Singers Emoji Flags.
Usage
>>> from flags.lookup import lookup
>>> lookup('DE')
'🇩🇪'
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
emojiflags-0.1.0.tar.gz
(6.6 kB
view details)
File details
Details for the file emojiflags-0.1.0.tar.gz.
File metadata
- Download URL: emojiflags-0.1.0.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
670e99ac64d53ada44c257727771ceb362ebc1b8fbe39704a2a6d2a71e066d30
|
|
| MD5 |
3ae388d1795123cabe180088ee0cde82
|
|
| BLAKE2b-256 |
7a339088e0952c2cdee28acf9f6e2a6339b73436f72d78f57ab5b413a0920bd6
|