pyxll-utils
There is no need to use this package as of PyXLL 5. All features from this package are now provided by PyXLL.
If you were using this package with earlier versions of PyXLL please see the following:
- extension_loader: Replace with https://www.pyxll.com/docs/userguide/distribution.html#setuptools-entry-points
- objectcache: Use PyXLL's object type https://www.pyxll.com/docs/userguide/udfs/cached-objects.html
- pandastypes: Use PyXLL's panadas types https://www.pyxll.com/docs/userguide/pandas.html
- ribbon_synthesizer: See https://www.pyxll.com/docs/userguide/ribbon.html#merging-ribbon-files
- resize_array_formula: See https://www.pyxll.com/docs/userguide/udfs/arrayfuncs.html
Utility code for use with PyXLL - The Python Excel Add-In.
Full documentation can be found here: http://pyxll-utils.readthedocs.org/en/latest/.