Skip to content

cppstats as Python module #16

Description

@Ext3h

Right now, cppstats is only callable via command line. However, since it's mostly written in Python, it would be favorable if it did not only provide a CLI but also an API for direct integration as a Python library into other projects.

This would require some abstraction between CLI parameters captured by ArgumentParser and the actual runtime configuration used in each pass.

This should primarily allow for better error handling when embedding cppstats into automated processes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions