Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pynsist with django-restframework #257

Open
AndyAbok opened this issue May 15, 2023 · 1 comment
Open

Pynsist with django-restframework #257

AndyAbok opened this issue May 15, 2023 · 1 comment

Comments

@AndyAbok
Copy link

I'm asking this here given I can't be able to see the discussion option on this repo.
I'm trying to buddle a django restframework service that is to run on a windows to be installable\into an exe file I've been trying to use pynsist but I'm not finding any reference material. I'd appreciate an idea how to structure the installer.cfg

`[Application]
name=my Services
version=1.0
entry_point=my-services:manage

[Python]
version=3.9.0`

@takluyver
Copy link
Owner

Hi, I don't think there's any example using Django, but there are docs and examples you can look at. It's meant for GUI applications rather than services, though - if that's not what you want, see the If you need more flexibility section in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants