Python Forum
Convert script into an exe file
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Convert script into an exe file
#6
The safest and more convinient way for students is to install Anaconda. The package is "isolated" full Python ecosystem with bunch of 3th party modules, package manage and so on.

Quote:Anaconda is a free, easy-to-install package manager, environment manager, Python distribution, and collection of over 720 open source packages with free community support. Hundreds more open source packages and their dependencies can be installed with a simple “conda install [packagename]”. It’s platform-agnostic, can be used on Windows, OS X and Linux. Or even easier, with new Anaconda Navigator for point and click install of environments and packages!

The students can run, test and do all they want with the code.
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply


Messages In This Thread
Convert script into an exe file - by badteacher - Oct-13-2016, 10:52 AM
RE: Convert script into an exe file - by Larz60+ - Oct-13-2016, 11:16 AM
RE: Convert script into an exe file - by buran - Oct-13-2016, 11:21 AM
RE: Convert script into an exe file - by Kebap - Oct-13-2016, 01:44 PM
RE: Convert script into an exe file - by metulburr - Oct-13-2016, 02:13 PM
RE: Convert script into an exe file - by wavic - Oct-13-2016, 02:14 PM
RE: Convert script into an exe file - by snippsat - Oct-13-2016, 02:31 PM
RE: Convert script into an exe file - by badteacher - Oct-13-2016, 09:14 PM
RE: Convert script into an exe file - by badteacher - Oct-29-2016, 10:39 AM
RE: Convert script into an exe file - by Larz60+ - Oct-29-2016, 05:08 PM
RE: Convert script into an exe file - by Skaperen - Oct-30-2016, 05:02 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question [SOLVED] Correct way to convert file from cp-1252 to utf-8? Winfried 8 1,410 Feb-29-2024, 12:30 AM
Last Post: Winfried
  Convert File to Data URL michaelnicol 3 1,374 Jul-08-2023, 11:35 AM
Last Post: DeaD_EyE
  Python Script to convert Json to CSV file chvsnarayana 8 2,734 Apr-26-2023, 10:31 PM
Last Post: DeaD_EyE
  Convert Excel file into csv with Pipe symbol.. mg24 4 1,452 Oct-18-2022, 02:59 PM
Last Post: Larz60+
  Need Help: Convert .pcl file to .pdf file ManuRaval 6 2,680 Sep-13-2022, 01:31 PM
Last Post: ManuRaval
Question convert autohotkey script to python / macro - press key when pixel get colour willson94d 1 3,780 Jan-01-2022, 08:13 PM
Last Post: Yoriz
  Convert legacy print file to XLSX file davidm 1 1,883 Oct-17-2021, 05:08 AM
Last Post: davidm
  Yahoo_fin, Pandas: how to convert data table structure in csv file detlefschmitt 14 8,014 Feb-15-2021, 12:58 PM
Last Post: detlefschmitt
  [split] How to convert the CSV text file into a txt file Pinto94 5 3,491 Dec-23-2020, 08:04 AM
Last Post: ndc85430
  CPC File Format (Cartesian Perceptual Compression) - Can Python Convert / Handle Them PSKrieger 2 2,565 Nov-11-2020, 02:57 PM
Last Post: PSKrieger

Forum Jump:

User Panel Messages

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