digitalmars.D.announce - Pyd RC1
- Kirk McDonald (21/21) Jan 14 2007 Well, since releasing versions seems to be all the rage these days, I've...
- =?ISO-8859-1?Q?Lu=EDs_Marques?= (2/4) Jan 16 2007 Go, go Pyd! :D
- Charlie (4/28) Jan 16 2007 Cool work on this. I don't use Python but I look forward to PhpD ( or
- Bill Baxter (9/33) Jan 18 2007 Looking good!
- Pierre Rouleau (7/9) Jul 10 2010 Hi, has there been any new development for Pyd since January 2007? Has...
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.Hi, has there been any new development for Pyd since January 2007? Has 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> 