Metadata-Version: 2.1
Name: rqpattr
Version: 0.0.35
Summary: ricequant performance attribution lib
Home-page: https://www.ricequant.com/
Author: Ricequant
Author-email: public@ricequant.com
License: UNKNOWN
Keywords: rqpattr
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Requires-Python: >=3.7
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: statsmodels (!=0.14.0,!=0.14.1,!=0.14.2)
Requires-Dist: scipy
Requires-Dist: rqdatac (>=3.1.1)
Requires-Dist: rqdatac-fund
Requires-Dist: sentry-sdk
Requires-Dist: openpyxl

# performance attribution

## env variables

```text
RQPATTR_CACHE_MONGODB                       mongodb url for caching
RQPATTR_DISABLE_CACHE                       disable cache?
RQDATAC_CONF                                rqdata address
```



