Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python deployment ?
#1
Hi everybody. I'm newbie to Python. My main language is VB6, VB.NET, C # and now I am starting to learn Python so I give these questions if you find too nonsense too you are sympathetic.

1. After writing a program, we will make a installation file and publish to my customers. Customers just install and use. Now, for Python, it's possible to do that kind of thing, or I have to install everything: Python, libraries, etc. to run the program.

2. When using the language of Visual Studio, the project will be compiled to exe file. For Python, how to give an application to the client. If I give them a file .py, the customer can tune the codes.

3. As far as I know, Python mainly be used in scripts. Can I write a complete applications like the VS projects ? If not, then write the program in VS and call the Python script to use (not very sound).

Thank you!
Reply


Messages In This Thread
Python deployment ? - by kheokheo - Sep-30-2018, 03:29 PM
RE: Python deployment ? - by j.crater - Sep-30-2018, 03:48 PM
RE: Python deployment ? - by Larz60+ - Sep-30-2018, 04:30 PM
RE: Python deployment ? - by gruntfutuk - Sep-30-2018, 09:04 PM
RE: Python deployment ? - by buran - Oct-01-2018, 07:01 AM
RE: Python deployment ? - by kheokheo - Oct-01-2018, 10:43 AM
RE: Python deployment ? - by Larz60+ - Oct-01-2018, 01:59 PM
RE: Python deployment ? - by gruntfutuk - Oct-01-2018, 04:55 PM
RE: Python deployment ? - by Larz60+ - Oct-01-2018, 07:26 PM
RE: Python deployment ? - by buran - Oct-02-2018, 07:05 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Deployment Issues and installing stevemiske 1 1,825 Mar-27-2020, 04:22 PM
Last Post: stevemiske

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020