Howdy,

I’m looking for examples of projects using PyInstaller on a regular basis 
to package and release their work. I’m getting ready to make my first 
release using PyInstaller <https://github.com/nchammas/flintrock/issues/75>, 
and as a Python newbie I think it would be instructive for me to review how 
other people use PyInstaller as I dive in myself.

The specific things I’m looking to see examples of in other people’s 
projects are:

   - How do they invoke PyInstaller? If they use a .spec file, what does it 
   look like and do they check it in to their VCS? 
   - Do they restructure their project in any way to better support 
   PyInstaller? 
   - Do they use CI services like Travis and AppVeyor to automatically test 
   their packaging process and generate release artifacts for the various OSes? 
   - How do they instruct their users to install and invoke their 
   PyInstaller packages? 
   - What naming conventions do they use for their PyInstaller packages? 

I’m not looking for anyone to answer all these questions directly; a link 
to a project that uses PyInstaller to make releases is all I need.

Of course, if you contribute to a project that uses PyInstaller and would 
like to chime in with advice, I would welcome that too.

Nick
​

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyinstaller+unsubscr...@googlegroups.com.
To post to this group, send email to pyinstaller@googlegroups.com.
Visit this group at https://groups.google.com/group/pyinstaller.
For more options, visit https://groups.google.com/d/optout.

Reply via email to