mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 15:40:58 +00:00
1 line
5.1 KiB
JSON
1 line
5.1 KiB
JSON
[{"user_id": 20624, "stars": [], "topic_id": 12372, "date_created": 1299862433.9374919, "message": "Also, get virtualenvwrapper", "group_id": 373, "id": 324299}, {"user_id": 19652, "stars": [], "topic_id": 12372, "date_created": 1299862293.6347439, "message": "I wanted to go but at the pyramid talk", "group_id": 373, "id": 324261}, {"user_id": 1243, "stars": [], "topic_id": 12372, "date_created": 1299862734.921824, "message": "I'm looking forward to getting tox testing py24 and up in addition to PyPy", "group_id": 373, "id": 324418}, {"user_id": 4748, "stars": [], "topic_id": 12372, "date_created": 1299862250.1668341, "message": "This will be interesting... 2to3 and tox are... fussy.", "group_id": 373, "id": 324240}, {"user_id": 4748, "stars": [], "topic_id": 12372, "date_created": 1299862352.053544, "message": "Install them wherever you want, use tox to test.", "group_id": 373, "id": 324276}, {"user_id": 1243, "stars": [], "topic_id": 12372, "date_created": 1299862713.467715, "message": "@offby1 Excellent. Thanks.", "group_id": 373, "id": 324400}, {"user_id": 1243, "stars": [], "topic_id": 12372, "date_created": 1299863082.159977, "message": "Now to figure out how to this new conflict between the Puppet talk and the PyPy talk :-/", "group_id": 373, "id": 324571}, {"user_id": 4748, "stars": [], "topic_id": 12372, "date_created": 1299862306.808517, "message": "@elpargo I almost went to that one.", "group_id": 373, "id": 324264}, {"user_id": 4748, "stars": [], "topic_id": 12372, "date_created": 1299862408.884892, "message": "Then you have base interpreters.", "group_id": 373, "id": 324290}, {"user_id": 4748, "stars": [{"date_created": 1299862483.298285, "user_id": 20624}], "topic_id": 12372, "date_created": 1299862455.5222311, "message": "workon == better", "group_id": 373, "id": 324308}, {"user_id": 1243, "stars": [], "topic_id": 12372, "date_created": 1299862520.7697179, "message": "So for OS X, you guys would just install from the binaries on python.org (in order from lowest to highest) and then make 2.7/3.2 the default \"python\"?", "group_id": 373, "id": 324325}, {"user_id": 1243, "stars": [], "topic_id": 12372, "date_created": 1299862326.783108, "message": "What's the \"best\" way to manage different versions of python side-by-side?", "group_id": 373, "id": 324270}, {"user_id": 4748, "stars": [], "topic_id": 12372, "date_created": 1299862282.015681, "message": "https://code.google.com/p/pytox/issues/detail?id=21", "group_id": 373, "id": 324257}, {"user_id": 19652, "stars": [], "topic_id": 12372, "date_created": 1299862315.445745, "message": "Could someone give me the URL for the slides?", "group_id": 373, "id": 324267}, {"user_id": 4748, "stars": [], "topic_id": 12372, "date_created": 1299862420.1695409, "message": "That + virtualenv takes care of the whole thing.", "group_id": 373, "id": 324295}, {"user_id": 4748, "stars": [], "topic_id": 12372, "date_created": 1299862448.0340519, "message": "yes!", "group_id": 373, "id": 324303}, {"user_id": 4748, "stars": [], "topic_id": 12372, "date_created": 1299862658.659219, "message": "That'd be my approach, yep. Actually, it _was_ my approach.", "group_id": 373, "id": 324371}, {"user_id": 4748, "stars": [], "topic_id": 12372, "date_created": 1299862336.980068, "message": "in terms of installation?", "group_id": 373, "id": 324271}, {"user_id": 4748, "stars": [], "topic_id": 12372, "date_created": 1299862387.8437459, "message": "I have all of them in /usr/local with version suffixes on their binaries.", "group_id": 373, "id": 324281}, {"user_id": 4748, "stars": [], "topic_id": 12372, "date_created": 1299862400.984623, "message": "Make sure to install them in the right order.", "group_id": 373, "id": 324288}, {"user_id": 1243, "stars": [], "topic_id": 12372, "date_created": 1299862395.6003871, "message": "Yes, installation (and also the site-packages)", "group_id": 373, "id": 324286}, {"user_id": 1243, "stars": [{"date_created": 1299862473.5273199, "user_id": 20624}], "topic_id": 12372, "date_created": 1299862462.5606351, "message": "`pip install virtualenv virtualenvwrapper virtualenvwrapper.project` is almost imprinted on my fingers by now", "group_id": 373, "id": 324310}, {"user_id": 4748, "stars": [], "topic_id": 12372, "date_created": 1299862846.148597, "message": "This CI bit will be the real payoff for this talk.", "group_id": 373, "id": 324470}, {"user_id": 21109, "stars": [], "topic_id": 12372, "date_created": 1300038954.2641511, "message": "@elpargo slides: http://farmdev.com/talks/tox/ and video: http://pycon.blip.tv/file/4879179/", "group_id": 373, "id": 342032}, {"user_id": 1243, "stars": [], "topic_id": 12372, "date_created": 1300037513.139293, "message": "For those of you trying to get Python 2.4 on your Mac, this may help: http://betabug.ch/blogs/ch-athens/1019", "group_id": 373, "id": 341812}, {"user_id": 19652, "stars": [], "topic_id": 12372, "date_created": 1300039242.4652741, "message": "Thanks!", "group_id": 373, "id": 342049}, {"user_id": 8391, "stars": [], "topic_id": 12372, "date_created": 1300039358.6394529, "message": "Another option: https://github.com/kennethreitz/python-envs", "group_id": 373, "id": 342062}] |