Overview of the powerlaw package submodules
masterThe powerlaw package is organized into several specialized submodules for the analysis of heavy-tailed distributions:
powerlaw.distributions: Contains classes and logic for representing different distribution types.powerlaw.fitting: Provides tools for fitting data to various distributions (e.g., power law, lognormal).powerlaw.functional: Contains functional components used in the analysis process.powerlaw.plotting: Provides utilities for visualizing distributions and fits.powerlaw.statistics: Includes statistical tests and metrics for comparing distributions.powerlaw.utils: Contains general utility functions for the package.