pynames/pynames/__init__.py

6 lines
121 B
Python

# coding: utf-8
from . import generators
from .relations import GENDER, LANGUAGE
from .utils import get_all_generators