Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #61619
| References | <e84a7ca4-5aa5-4c86-bf36-daa768d92aea@googlegroups.com> <52a8682b$0$29992$c3e8da3$5496439d@news.astraweb.com> <l89ps5$p9c$1@ger.gmane.org> |
|---|---|
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Date | 2013-12-11 13:21 -0700 |
| Subject | Re: Figuring out what dependencies are needed |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3933.1386793343.18130.python-list@python.org> (permalink) |
On Wed, Dec 11, 2013 at 6:38 AM, Robert Kern <robert.kern@gmail.com> wrote: > On 2013-12-11 13:27, Steven D'Aprano wrote: >> >> On Wed, 11 Dec 2013 04:44:53 -0800, sal wrote: >> >>> Now I'd like to use the backtesting package from zipline (zipline.io), >> >> >> ".io" is not normally a file extension for Python files. Are you sure >> that's Python code? > > > That's a package name, not a filename. Actually, the ".io" there appears to be a TLD. At least, "zipline.io" is the address for the website of a "zipline" Python package.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Figuring out what dependencies are needed sal@nearlocal.com - 2013-12-11 04:44 -0800
Re: Figuring out what dependencies are needed Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-12-11 13:27 +0000
Re: Figuring out what dependencies are needed Robert Kern <robert.kern@gmail.com> - 2013-12-11 13:38 +0000
Re: Figuring out what dependencies are needed Ian Kelly <ian.g.kelly@gmail.com> - 2013-12-11 13:21 -0700
Re: Figuring out what dependencies are needed Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-11 13:25 +0000
Re: Figuring out what dependencies are needed alex23 <wuwei23@gmail.com> - 2013-12-12 15:48 +1000
Re: Figuring out what dependencies are needed sal i <sal@nearlocal.com> - 2013-12-11 22:53 -0800
Re: Figuring out what dependencies are needed alex23 <wuwei23@gmail.com> - 2013-12-17 13:30 +1000
csiph-web