Skip to content

kennell/flagz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

flagz πŸ‡²πŸ‡½ πŸ‡©πŸ‡ͺ πŸ‡¨πŸ‡Ώ πŸ‡·πŸ‡΄ πŸ‡§πŸ‡Ύ

A Python package that makes working with emoji country flags (regional indicator symbols) comfy.

Install

pip install flagz

Usage

import flagz


flag = flagz.by_code('ca')
print(flag)  # πŸ‡¨πŸ‡¦

Run tests

git clone https://github.com/kennell/flagz
cd flagz
pip install -e .
pytest

About

A Python package that makes working with emoji country flags comfy πŸ‡²πŸ‡½ πŸ‡©πŸ‡ͺ πŸ‡¨πŸ‡Ώ πŸ‡·πŸ‡΄ πŸ‡§πŸ‡Ύ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages