Package up my PyQT + spacy program for the OSX app store
Budget: $250 – $750 AUD
I have a (desktop) PyQT program that analyses customer satisfaction surveys. I would like to start selling it through the Apple Mac App store, but I haven't done this before.
The help that I need is:
- basic packaging: presumably I'll want to bundle a python interpreter, the requirements.txt libraries, and the spacy language model into something installable (DMG, PKG?) using PyInstaller, Nuitka or something equivalent.
- identifying what icons and artwork I need to create. You don't have to do this; I'll be getting a graphic artist to do this.
- anything else I need to sign up to with Apple (I already have a developer account with Apple)
- identifying any collateral documents that I need to create
There are two programs to package: a command-line app, and a GUI one. The GUI one calls out to the command-line one using the subprocess library. They both need to be in the package object -- if a user goes onto the store and buys the program, they will end up with both programs on their computer.
In your proposal, I'd like to see links to other things that are in the Apple store already that you had a hand in.
If you need to look at the source code first before you quote, I can arrange that.
The help that I need is:
- basic packaging: presumably I'll want to bundle a python interpreter, the requirements.txt libraries, and the spacy language model into something installable (DMG, PKG?) using PyInstaller, Nuitka or something equivalent.
- identifying what icons and artwork I need to create. You don't have to do this; I'll be getting a graphic artist to do this.
- anything else I need to sign up to with Apple (I already have a developer account with Apple)
- identifying any collateral documents that I need to create
There are two programs to package: a command-line app, and a GUI one. The GUI one calls out to the command-line one using the subprocess library. They both need to be in the package object -- if a user goes onto the store and buys the program, they will end up with both programs on their computer.
In your proposal, I'd like to see links to other things that are in the Apple store already that you had a hand in.
If you need to look at the source code first before you quote, I can arrange that.