Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.94 KB

installer.md

File metadata and controls

42 lines (25 loc) · 1.94 KB

Installing pyxelrest

The preferred way to install PyxelRest is to use the provided executable installer.

Download

Download the latest version

Download PyxelRest 1.0.0

Looking for a specific release?

PyxelRest releases by version number:

Version Release date Click for more
1.0.0 YYYY-MM-DD Download Changelog

Want to help test development versions of PyxelRest? Download the latest development version.

Features

The installer allows you to:

  • Chose the installation directory.
  • Download and install python if required.
  • Install optional dependencies.
  • Add sample services.

This installer will also list PyxelRest as installed, so that you can uninstall it the same way you usually uninstall your other applications.

Fine-tuning configuration

You can tweak logging and Microsoft Excel add-in configuration after installation.

Using a custom installer

If you don't trust the provided executable, you can re-build it yourself by downloading NSIS and using the pyxelrest_installer.nsi file.

Note that the NSIS script expect the ExecDos plugin to be available in nsis folder.

If you want even more control on what is installed and how, you can still perform a manual installation yourself.