shuffle things around a bit

This commit is contained in:
Kenneth Reitz
2012-02-21 01:15:00 -05:00
parent 166c5a97fe
commit add958b068
23976 changed files with 0 additions and 0 deletions
@@ -0,0 +1 @@
[{"user_id": 2875, "stars": [], "topic_id": 6956, "date_created": 1297956260.598031, "message": "Is there anything that will allow me to run a python script without any extra installations? For example, I want to be able to copy over a file from a USB and run it on a new computer without any intial setup or anything, everything is all inclusive in that file/folder", "group_id": 292, "id": 132420}, {"user_id": 5942, "stars": [], "topic_id": 6956, "date_created": 1297956631.4919889, "message": "py2exe py2app cx_freeze or portable python", "group_id": 292, "id": 132460}, {"user_id": 8391, "stars": [], "topic_id": 6956, "date_created": 1297957196.757241, "message": "gui osx app, py2app", "group_id": 292, "id": 132537}, {"user_id": 1924, "stars": [], "topic_id": 6956, "date_created": 1297957179.890065, "message": "For Windows, Michael Foord's Movable Python: http://www.voidspace.org.uk/python/movpy/", "group_id": 292, "id": 132532}, {"user_id": 8391, "stars": [], "topic_id": 6956, "date_created": 1297957184.29129, "message": "PyInstaller for linux and osx for cli apps, py2exe windows", "group_id": 292, "id": 132534}, {"user_id": 8391, "stars": [], "topic_id": 6956, "date_created": 1297957155.5384209, "message": "pyinstaller", "group_id": 292, "id": 132525}, {"user_id": 12907, "stars": [], "topic_id": 6956, "date_created": 1297957625.0964, "message": "Aye chaps, py2exe.....", "group_id": 292, "id": 132572}, {"user_id": 2024, "stars": [], "topic_id": 6956, "date_created": 1297956955.4265599, "message": "*nix", "group_id": 292, "id": 132511}, {"user_id": 6415, "stars": [], "topic_id": 6956, "date_created": 1297960254.426369, "message": "That will depends on what OS you are targeting", "group_id": 292, "id": 132855}, {"user_id": 6415, "stars": [], "topic_id": 6956, "date_created": 1297960370.3678041, "message": "On Linux and OS X, Python is installed by default you'll just need your sript on a USB key. Play it safe though and make sure it can run on versions as old as Python 2.4", "group_id": 292, "id": 132879}, {"user_id": 6415, "stars": [], "topic_id": 6956, "date_created": 1297960469.8738301, "message": "On Windows, Python is not installed by default. You can use py2exe to create an exe file by it won't run natively on Linux or OS X.", "group_id": 292, "id": 132898}, {"user_id": 2875, "stars": [], "topic_id": 6956, "date_created": 1298002556.62269, "message": "Awesome- thanks all!", "group_id": 292, "id": 139732}]