Metadata-Version: 2.1
Name: solargazer
Version: 0.1
Summary: A simple wrapper for linearmodels to generate clean panel regression tables in LaTeX.
Home-page: https://github.com/elliottmokski/solargazer
Author: Elliott Mokski
Author-email: elliottpmokski@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pandas (>=1.0.0)
Requires-Dist: linearmodels (>=5.0)

# SolarGazer: A Simple Panel Regressions Wrapper for Latex Tables in Python

## Use

SolarGazer is an extremely simple library designed to offer additional functionalities relative to stargazer for Latex table generation in Python. The library is compatible with the PanelOLS class from statsmodels for clean tables in Latex. 



