File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,27 @@ pip install python-varname
1818- Shortcut for ` collections.namedtuple ` (added in ` v0.1.6 ` )
1919- Injecting ` __varname__ ` to objects (added in ` v0.1.7 ` )
2020
21+ ## Credits
22+
23+ Thanks goes to these awesome people/projects:
24+
25+ <table >
26+ <tr >
27+ <td align="center">
28+ <a href="https://github.com/alexmojaki">
29+ <img src="https://avatars0.githubusercontent.com/u/3627481?s=400&v=4" width="50px;" alt=""/>
30+ <br /><sub><b>@alexmojaki</b></sub>
31+ </a>
32+ </td>
33+ <td align="center">
34+ <a href="https://github.com/alexmojaki/executing">
35+ <img src="https://via.placeholder.com/100?text=executing" width="50px;" alt=""/>
36+ <br /><sub><b>executing</b></sub>
37+ </a>
38+ </td>
39+ </tr >
40+ </table >
41+
2142## Usage
2243
2344### Retrieving the variable names from inside a function call/class instantiation
You can’t perform that action at this time.
0 commit comments