Contents

varname 0.10.0

0

Dark magics about variable names in python.

Dark magics about variable names in python.

Stars: 210, Watchers: 210, Forks: 17, Open Issues: 2

The pwwang/python-varname repo was created 3 years ago and was last updated 1 weeks ago.
The project is popular with 210 github stars!

How to Install varname

You can install varname using pip

pip install varname

or add it to a project with poetry

poetry add varname

Package Details

Author
pwwang
License
MIT
Homepage
https://github.com/pwwang/python-varname
PyPi
https://pypi.org/project/varname/
GitHub Repo
https://github.com/pwwang/python-varname

Classifiers

No  varname  pypi packages just yet.

Errors

A list of common varname errors.

Code Examples

Here are some varname code examples and snippets.

Related Packages & Articles

icecream 2.1.3

Never use print() to debug again; inspect variables, expressions, and program execution with a single, simple function call.