Stack Overflow

Stack Overflow

23 Followers
Stack Overflow is a question and answer website for professional and enthusiast programmers.
stackoverflow.com
110 William St, New York, NY 10038, USA

Decisions 1

Matt Kiernander

We have a python app currently built with Streamlit.

In order to deliver this to customers, we need to shield the codebase and make it executable (for both macOS and Windows users).

Does anyone have any advice on bundling a Python app into an executable?

All we're hoping to do is package the Streamlit app into .exe or something similar.

6 22.7K