issues
search
gaogaotiantian
/
objprint
A library that can print Python objects in human readable format
Apache License 2.0
519
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use dir instead of __dict__ for objprint
#65
gaogaotiantian
closed
2 years ago
1
Fix color on windows terminal without VT
#64
gaogaotiantian
closed
2 years ago
0
在pycharm中没打印出来
#63
Conan520
closed
2 years ago
4
如何实现“增量”打印?
#62
Saltsmart
closed
2 years ago
2
weird escaped characters in jupyter notebook's output
#61
Asuralf
closed
2 years ago
2
在面对Enum对象时,输出的结果不符合预期。
#60
Sclock
closed
2 years ago
2
question: how to use install()
#59
wwdok
closed
2 years ago
1
solve cross-platform command color
#58
mochazi
closed
2 years ago
1
在打印链表的时候结构不是很清晰
#57
Sclock
closed
2 years ago
1
Question: objprint generator sup
#56
Euraxluo
closed
2 years ago
4
Added functools.wrap for decorators
#55
gaogaotiantian
closed
2 years ago
0
Fix printing unsortable dict
#54
gaogaotiantian
closed
2 years ago
1
Fix function qualname and module when overloading __str__
#53
gaogaotiantian
closed
2 years ago
0
在面对继承自pydantic里BaseModel的实例时无法得到预期的输出
#52
Sclock
closed
2 years ago
3
objprint fails when it can't sort the objects
#51
gaogaotiantian
closed
2 years ago
0
Add argname feature
#50
gaogaotiantian
closed
2 years ago
2
Also print the actual expression whose value is being printed
#49
riyadparvez
closed
2 years ago
3
Put functions in op instead of using separate functions
#48
gaogaotiantian
closed
2 years ago
1
Add line_number feature
#47
gaogaotiantian
closed
2 years ago
1
Return same object for op
#46
gaogaotiantian
closed
2 years ago
1
Fix missing id without color issue
#45
gaogaotiantian
closed
2 years ago
1
Add print_method feature
#44
gaogaotiantian
closed
2 years ago
1
Show methods of the object
#43
gaogaotiantian
closed
2 years ago
0
Add 3.10 support
#42
gaogaotiantian
closed
2 years ago
1
objstr should default to no color
#41
gaogaotiantian
closed
2 years ago
0
Add objjson feature
#40
gaogaotiantian
closed
3 years ago
1
print to json
#39
gaogaotiantian
closed
3 years ago
0
Add multiple objects print feature
#38
gaogaotiantian
closed
3 years ago
1
rename objprint to op
#37
gaogaotiantian
closed
3 years ago
1
Print all local variables
#36
gaogaotiantian
closed
3 years ago
1
Add object id
#35
gaogaotiantian
closed
3 years ago
1
Add honor existing argument
#34
gaogaotiantian
closed
3 years ago
1
Update print config mechanism
#33
gaogaotiantian
closed
3 years ago
1
Fix indent with __str__
#32
gaogaotiantian
closed
3 years ago
1
Fix elements overflow issue
#31
gaogaotiantian
closed
3 years ago
1
Add type check for include/exclude
#30
gaogaotiantian
closed
3 years ago
1
objprint can't handle indent when the object has ``__str__``
#29
gaogaotiantian
closed
3 years ago
0
Fix list and dict exclude/include feature
#28
gaogaotiantian
closed
3 years ago
1
Fix nested object with include/exclude issue
#27
gaogaotiantian
closed
3 years ago
0
Fix nested object
#26
gaogaotiantian
closed
3 years ago
0
exclude is not working on nested object
#25
gaogaotiantian
closed
3 years ago
0
element argument could cause unhandled exception
#24
gaogaotiantian
closed
3 years ago
0
Check type on exclude/include
#23
gaogaotiantian
closed
3 years ago
0
add tests for color and label
#22
Carinaqyy
closed
3 years ago
0
Add color and label feature
#21
gaogaotiantian
closed
3 years ago
2
make the test class generic
#20
Carinaqyy
closed
3 years ago
0
Add "label" feature to emphasis on certain string or attributes
#19
gaogaotiantian
closed
3 years ago
0
Use a generic class to test, instead of having a class for each test
#18
gaogaotiantian
closed
3 years ago
0
reconstruct the format of test files and add more tests for config, objprint, and fullmatch
#17
Carinaqyy
closed
3 years ago
0
Use colored scheme when printing to console
#16
gaogaotiantian
closed
3 years ago
0
Previous
Next