objprint

A library that can print Python objects in human readable format

APACHE-2.0 License

Downloads
394.7K
Stars
512
Committers
9

Bot releases are hidden (Show)

objprint - objprint 0.2.3 Release Latest Release

Published by gaogaotiantian about 1 year ago

  • Supported 3.12
  • Added custom formatter registry
  • Fixed a couple of issues
objprint - objprint 0.2.2 Release

Published by gaogaotiantian over 2 years ago

  • Fix color on windows terminals
  • Use dir instead of __dict__ for attributes
  • Add attr_pattern
  • Fix line_number and arg_name order and occurrence number
objprint - objprint 0.2.1 Release

Published by gaogaotiantian over 2 years ago

  • Added argname feature
  • Fixed dict print when key is not sortable
  • Added wrap for decorators
objprint - objprint 0.2.0 Release

Published by gaogaotiantian almost 3 years ago

  • add print_methods feature
  • return the object with op
  • add line_number feature
  • add global enable/disable
  • fix id bug
objprint - objprint 0.1.4 Release

Published by gaogaotiantian almost 3 years ago

  • support skip_recursion and made recursion the major constraint for printing
  • disable color by default on objstr
  • added 3.10 support
objprint - objprint 0.1.3 Release

Published by gaogaotiantian about 3 years ago

  • support json format output
objprint - objprint 0.1.2 Release

Published by gaogaotiantian about 3 years ago

  • rename objprint to op
  • allow multiple object print
objprint - objprint 0.1.1 Release

Published by gaogaotiantian over 3 years ago

  • add honor_existing
  • add object id
objprint - objprint 0.1.0 Release

Published by gaogaotiantian over 3 years ago

Fix a couple of bugs

objprint - objprint 0.0.4 Release

Published by gaogaotiantian over 3 years ago

  • support some color in terminal
  • fixed a bug for exclude/include feature in nested objects
objprint - objprint 0.0.3 Release

Published by gaogaotiantian over 3 years ago

  • sort keys/attributes
  • add include/exclude feature
  • add print to file feature
objprint - objprint 0.0.2 Release

Published by gaogaotiantian over 3 years ago

  • supports install
  • fixed a multi-line bug
objprint - objprint 0.0.1 Release

Published by gaogaotiantian over 3 years ago

Initial version

Package Rankings
Top 26.41% on Conda-forge.org
Top 3.07% on Pypi.org
Badges
Extracted from project README
build coverage pypi support-version license commit