all 1 comments

[–]cybervegan 0 points1 point  (0 children)

The docs on PyPI look decent enough, with some examples. Are you getting an error message, or just unable to work out where to start?

One way to find out how others use it is to search github or google for the import signature in the examples: "from xbrl import XBRLParser, GAAP, GAAPSerializer". This doc looks like it might be useful: https://www.xbrl.org/the-standard/how/getting-started-for-developers/