digitalmars.D.announce - Pyd RC1
- Kirk McDonald <kirklin.mcdonald gmail.com> Jan 14 2007
- =?ISO-8859-1?Q?Lu=EDs_Marques?= <luismarques gmail.com> Jan 16 2007
- Charlie <charlie.fats gmail.com> Jan 16 2007
- Bill Baxter <dnewsgroup billbaxter.com> Jan 18 2007
- Pierre Rouleau <prouleau001 gmail.com> Jul 10 2010
Well, since releasing versions seems to be all the rage these days, I've decided to release Pyd Release Candidate 1. Downloads may be made form dsource: http://dsource.org/projects/pyd/browser/downloads/celerid-RC1.zip?format=raw http://dsource.org/projects/pyd/browser/downloads/celerid-RC1.tar.bz2?format=raw (CeleriD is Pyd's build utility, and an extension to Python's distutils. It was originally written by David Rushby, but I have taken over maintenance of it since integrating it with Pyd.) After extracting the archive, simply run python setup.py install as root. Documentation (also included in the distribution): http://pyd.dsource.org Forums: http://dsource.org/forums/viewforum.php?f=95 Trac: http://dsource.org/projects/pyd/ -- Kirk McDonald Pyd: Wrapping Python with D http://pyd.dsource.org
Jan 14 2007
Kirk McDonald wrote:Well, since releasing versions seems to be all the rage these days, I've decided to release Pyd Release Candidate 1.
Go, go Pyd! :D
Jan 16 2007
Cool work on this. I don't use Python but I look forward to PhpD ( or phd ) :D. Charlie Kirk McDonald wrote:Well, since releasing versions seems to be all the rage these days, I've decided to release Pyd Release Candidate 1. Downloads may be made form dsource: http://dsource.org/projects/pyd/browser/downloads/celerid-RC1.zip?format=raw http://dsource.org/projects/pyd/browser/downloads/celerid-RC .tar.bz2?format=raw (CeleriD is Pyd's build utility, and an extension to Python's distutils. It was originally written by David Rushby, but I have taken over maintenance of it since integrating it with Pyd.) After extracting the archive, simply run python setup.py install as root. Documentation (also included in the distribution): http://pyd.dsource.org Forums: http://dsource.org/forums/viewforum.php?f=95 Trac: http://dsource.org/projects/pyd/
Jan 16 2007
Kirk McDonald wrote:Well, since releasing versions seems to be all the rage these days, I've decided to release Pyd Release Candidate 1. Downloads may be made form dsource: http://dsource.org/projects/pyd/browser/downloads/celerid-RC1.zip?format=raw http://dsource.org/projects/pyd/browser/downloads/celerid-RC .tar.bz2?format=raw (CeleriD is Pyd's build utility, and an extension to Python's distutils. It was originally written by David Rushby, but I have taken over maintenance of it since integrating it with Pyd.) After extracting the archive, simply run python setup.py install as root. Documentation (also included in the distribution): http://pyd.dsource.org Forums: http://dsource.org/forums/viewforum.php?f=95 Trac: http://dsource.org/projects/pyd/
Looking good! After reading a tutorial about Enthought's TraitsUI[1], I've been been thinking Python UI + D for core algorithms would be a pretty killer combo for rapid prototyping. PyD looks like it makes that combo quite feasible. All the pyd examples worked great for me. [1]http://gael-varoquaux.info/computers/traits_tutorial/traits_tutorial.html --bb
Jan 18 2007
On 15/01/07 1:49 AM, Kirk McDonald wrote:Well, since releasing versions seems to be all the rage these days, I've decided to release Pyd Release Candidate 1.
a port to D2 been considered? Is Pyd still alive and used by people? I am considering writing some extensions for Python and would like to write them in D, D2 preferably. Thanks! -- Pierre
Jul 10 2010









=?ISO-8859-1?Q?Lu=EDs_Marques?= <luismarques gmail.com> 