Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #67162
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news2.arglkargh.de!news.mixmin.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.002 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'scripts': 0.03; 'assuming': 0.09; 'permissions': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:virtualenv': 0.09; 'subject:How': 0.10; 'python': 0.11; 'wrote': 0.14; 'guess.': 0.16; 'password,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'ssh,': 0.16; 'subject:run': 0.16; 'virtualenv.': 0.16; 'server.': 0.24; 'logging': 0.26; 'header:X-Complaints-To:1': 0.27; 'wonder': 0.29; "i'm": 0.30; 'run': 0.32; 'could': 0.34; 'common': 0.35; 'there': 0.35; 'project': 0.37; 'starting': 0.37; 'server': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; "you're": 0.61; 'name': 0.63; 'developed': 0.63; 'different': 0.65; 'here': 0.66; 'account.': 0.80; 'subject::': 0.85 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Dave Angel <davea@davea.name> |
| Subject | Re:How to run multiple virtualenv in product server |
| Date | Thu, 27 Feb 2014 12:59:54 -0500 (EST) |
| Organization | news.gmane.org |
| References | <d07105f4-584e-4cd8-8c53-235f2de9dd86@googlegroups.com> |
| X-Gmane-NNTP-Posting-Host | dpc6744192075.direcpc.com |
| X-Newsreader | PiaoHong Usenet NewsReaders 1.36 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.7436.1393523763.18130.python-list@python.org> (permalink) |
| Lines | 14 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1393523763 news.xs4all.nl 2959 [2001:888:2000:d::a6]:48158 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:67162 |
Show key headers only | View raw
YE SHANG <hendikoy@gmail.com> Wrote in message: > I'm starting to learn virtualenv, I wonder how run python project developed in virtualenv. > > Here is my situation, there is a server we can access with a common user name and password, there are many py scripts wrote by different people on this server. > > If I develop my python project with virtualenv, could I run it in product server?? > There are many kinds of servers, so we can only guess. Assuming you're logging in with ssh, it would depend on your permissions on your particular account. -- DaveA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
How to run multiple virtualenv in product server YE SHANG <hendikoy@gmail.com> - 2014-02-27 07:29 -0800 Re:How to run multiple virtualenv in product server Dave Angel <davea@davea.name> - 2014-02-27 12:59 -0500 Re: How to run multiple virtualenv in product server Cameron Simpson <cs@zip.com.au> - 2014-03-02 17:32 +1100
csiph-web