Skip to content

Instantly share code, notes, and snippets.

View tikhonova's full-sized avatar
👾

Tatiana Tikhonova tikhonova

👾
View GitHub Profile
@tikhonova
tikhonova / us_state_abbrev.py
Created October 30, 2020 11:29 — forked from rogerallen/us_state_abbrev.py
A Python Dictionary to translate US States to Two letter codes
# United States of America Python Dictionary to translate States,
# Districts & Territories to Two-Letter codes and vice versa.
#
# https://gist.github.com/rogerallen/1583593
#
# Dedicated to the public domain. To the extent possible under law,
# Roger Allen has waived all copyright and related or neighboring
# rights to this code.
us_state_abbrev = {