Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typename #289

Open
NichtJens opened this issue Jun 10, 2021 · 0 comments
Open

typename #289

NichtJens opened this issue Jun 10, 2021 · 0 comments

Comments

@NichtJens
Copy link

I find myself defining

def typename(obj):
    return type(obj).__name__

in literally every project I work on for more than 30 minutes. Thus, I feel this would be a nice addition to boltons.typeutils and I am happy to provide a PR for it :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant