Director 1.2.0 Released
@ March 8, 2009, 3:56 p.m.
Filed under: Code Tech Python director
The python command line plugin library Director just release 1.2.0! Even though it's not in the documentation IronPython 2.0.1 passed Director's tests making it the first release that works with IronPython!
Report any bugs in the normal place (requires Fedora Account).
digg it
seed it
del.icio.us
ma.gnolia
Comments: 0
Python Director 1.1.3 Released @ Jan. 7, 2009, 8:51 p.m.
Filed under: Code Tech Fedora director
Python Director 1.1.3 has been released. The changes are pretty minor from 1.1.2, mainly removing the ugly dict hack and fixing documentation. Thanks to fijal for verifying it on PyPy.There also is now a branch for Python 3.0 if you are already making the move..
Download. Project Page Pypi Documentation Ohloh
digg it
seed it
del.icio.us
ma.gnolia
Comments: 0
Director 3000 ... Sort Of @ Dec. 22, 2008, 11:47 p.m.
Filed under: Code Tech Python director
No really :-). It's super experimental but it's there (gitweb). Really I just used 2to3, made a few changes myself, back ported a few bugs that I found in the process and verified all unittests passed. I've also posted up a matrix of runtimes that I've tested the current released version of Director with. If you use Director on one of the untested runtimes please let me know and send me the output of the ./setup.py test command.
The Python3.0 branch of Director can be found in the man Director git repository with a branch name of python3.0.
digg it
seed it
del.icio.us
ma.gnolia
Comments: 0
Director On Different Runtimes @ Oct. 19, 2008, 6:55 p.m.
Filed under: Code Tech Python director
Director works with CPython ... it's what I develop directly on top of and has the biggest user base. When I released director 1.1.0 I ran the tests using the upcoming Jython 2.5 release and it passed ... You can use director 1.1.0 with Jython 2.5 (and probably later). I have not had the same luck with IronPython yet ... I've actually found IronPython can do some os module items via it's nt module. But after finding that out I've found it does not have the warnings, optparse, inspect or types modules which are core to director. I've put some thought into making an abstraction class that can use some of the .net libraries that might be able to do what those modules did but it's a bit more work than I would have expected to do ... I've also been told that I could ship those modules with my library for IronPython users ... but that seems dirty! For now I'll do it this way ... if you use IronPython and want to use director on it shoot me an email (steve m at gnu linux dot net) and let me know ... feel free to pass on any ideas on getting it to work :-)
digg it
seed it
del.icio.us
ma.gnolia
Comments: 0
Director 1.1.0 Released @ Oct. 16, 2008, 5:53 p.m.
Filed under: Code Tech Fedora Python director
Subject says it all, checkout the info at the Fedora Hosted Project, Python package docs, Pypi and Ohloh. Patches always welcome :-).
digg it
seed it
del.icio.us
ma.gnolia
Comments: 0
Filed under: Code Tech Python director
The python command line plugin library Director just release 1.2.0! Even though it's not in the documentation IronPython 2.0.1 passed Director's tests making it the first release that works with IronPython!
Report any bugs in the normal place (requires Fedora Account).
digg it
seed it
del.icio.us
ma.gnolia
Comments: 0
Python Director 1.1.3 Released @ Jan. 7, 2009, 8:51 p.m.
Filed under: Code Tech Fedora director
Python Director 1.1.3 has been released. The changes are pretty minor from 1.1.2, mainly removing the ugly dict hack and fixing documentation. Thanks to fijal for verifying it on PyPy.There also is now a branch for Python 3.0 if you are already making the move..
Download. Project Page Pypi Documentation Ohloh
digg it
seed it
del.icio.us
ma.gnolia
Comments: 0
Director 3000 ... Sort Of @ Dec. 22, 2008, 11:47 p.m.
Filed under: Code Tech Python director
No really :-). It's super experimental but it's there (gitweb). Really I just used 2to3, made a few changes myself, back ported a few bugs that I found in the process and verified all unittests passed. I've also posted up a matrix of runtimes that I've tested the current released version of Director with. If you use Director on one of the untested runtimes please let me know and send me the output of the ./setup.py test command.
The Python3.0 branch of Director can be found in the man Director git repository with a branch name of python3.0.
digg it
seed it
del.icio.us
ma.gnolia
Comments: 0
Director On Different Runtimes @ Oct. 19, 2008, 6:55 p.m.
Filed under: Code Tech Python director
Director works with CPython ... it's what I develop directly on top of and has the biggest user base. When I released director 1.1.0 I ran the tests using the upcoming Jython 2.5 release and it passed ... You can use director 1.1.0 with Jython 2.5 (and probably later). I have not had the same luck with IronPython yet ... I've actually found IronPython can do some os module items via it's nt module. But after finding that out I've found it does not have the warnings, optparse, inspect or types modules which are core to director. I've put some thought into making an abstraction class that can use some of the .net libraries that might be able to do what those modules did but it's a bit more work than I would have expected to do ... I've also been told that I could ship those modules with my library for IronPython users ... but that seems dirty! For now I'll do it this way ... if you use IronPython and want to use director on it shoot me an email (steve m at gnu linux dot net) and let me know ... feel free to pass on any ideas on getting it to work :-)
digg it
seed it
del.icio.us
ma.gnolia
Comments: 0
Director 1.1.0 Released @ Oct. 16, 2008, 5:53 p.m.
Filed under: Code Tech Fedora Python director
Subject says it all, checkout the info at the Fedora Hosted Project, Python package docs, Pypi and Ohloh. Patches always welcome :-).
digg it
seed it
del.icio.us
ma.gnolia
Comments: 0

