Why use PyXLL?
- Increase productivity by using a modern dynamic language
- Leverage your existing Python code base
- Reduce risk by storing code in your version control system instead of embedded in Excel files
- Deploy changes more easily as the PyXLL addin just references your Python modules from the filesystem
- Reduce coding iteration cycles by removing the compile-and-restart step usually associated with C++ addins
- Get better performance using numpy and your own optimized cPython modules
If that’s got you interested go to the download page to download an evaluation version of PyXLL complete with example code to help get you started.