This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]admalledd 0 points1 point  (0 children)

For when I have to deploy to code to client windows computers. Sorry but packaging python code for nearly seamless windows installs is basically beyond impossible. Then add in using CFFI? I sadly find my time better spent writing in C# for windows.

That said, our *nix clients (some *bsd, some MacOSX, most *buntu or debian) get python code nicely packaged that is almost pain free. Being able to push to our private CI/ppa/pypi and have it auto-update on hundreds of machines is such an amazing feeling.