Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Help with Windows build of Yapgvb Python extension

Reply
Thread Tools

Help with Windows build of Yapgvb Python extension

 
 
Lonnie Princehouse
Guest
Posts: n/a
 
      01-11-2008
I'm the author of Yapgvb, a Python binding for Graphviz. Yapgvb
enjoys modest success, but for some time it has been in dire need of a
Python 2.5 build for Windows. I'm posting this message in the hopes of
finding someone who is interested in making this build.

This is a relatively quick task for someone who is comfortable with
building C extensions and has an operational Windows build environment
for Python 2.5 (which I don't). Alternately, it's a great way to
learn about these things, and to get involved with a small open source
project.

Technologies used:
graphviz
distutils
boost.python
boost.graph

See: http://yapgvb.sourceforge.net
 
Reply With Quote
 
 
 
 
Mike
Guest
Posts: n/a
 
      01-11-2008
On Jan 11, 8:41 am, Lonnie Princehouse <finite.automa...@gmail.com>
wrote:
> I'm the author of Yapgvb, a Python binding for Graphviz. Yapgvb
> enjoys modest success, but for some time it has been in dire need of a
> Python 2.5 build for Windows. I'm posting this message in the hopes of
> finding someone who is interested in making this build.
>
> This is a relatively quick task for someone who is comfortable with
> building C extensions and has an operational Windows build environment
> for Python 2.5 (which I don't). Alternately, it's a great way to
> learn about these things, and to get involved with a small open source
> project.
>
> Technologies used:
> graphviz
> distutils
> boost.python
> boost.graph
>
> See:http://yapgvb.sourceforge.net


What do you need exactly? One of those executables created using bdist
or are you going for the msi?

I usually attempt to create these things doing

python setup.py bdist_wininst

....for executable installers.

If you can provide a valid setup.py, I can probably create the exe/
msi.

Mike
 
Reply With Quote
 
 
 
 
Lonnie Princehouse
Guest
Posts: n/a
 
      01-11-2008
On Jan 11, 9:44 am, Mike <kyoso...@gmail.com> wrote:
> On Jan 11, 8:41 am, Lonnie Princehouse <finite.automa...@gmail.com>
> wrote:
>
>
>
> > I'm the author of Yapgvb, a Python binding for Graphviz. Yapgvb
> > enjoys modest success, but for some time it has been in dire need of a
> > Python 2.5 build for Windows. I'm posting this message in the hopes of
> > finding someone who is interested in making this build.

>
> > This is a relatively quick task for someone who is comfortable with
> > building C extensions and has an operational Windows build environment
> > for Python 2.5 (which I don't). Alternately, it's a great way to
> > learn about these things, and to get involved with a small open source
> > project.

>
> > Technologies used:
> > graphviz
> > distutils
> > boost.python
> > boost.graph

>
> > See:http://yapgvb.sourceforge.net

>
> What do you need exactly? One of those executables created using bdist
> or are you going for the msi?
>
> I usually attempt to create these things doing
>
> python setup.py bdist_wininst
>
> ...for executable installers.
>
> If you can provide a valid setup.py, I can probably create the exe/
> msi.
>
> Mike



Yes, a bdist_wininst installer is what I had in mind. MSI would be
fine, too --- whichever is easier.

If anyone wants to have a look, there's a README file that details
what I did to build yapgvb for Python 2.4.

The source is available from anonymous subversion:

svn co https://yapgvb.svn.sourceforge.net/svnroot/yapgvb yapgvb

and is also web-browseable, http://yapgvb.svn.sourceforge.net/viewvc/yapgvb/
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
build now requires Python exist before the build starts Toon Knapen Python 2 05-17-2006 07:11 AM
ANN: yet another python graphviz binding (yapgvb) 1.1.1 Lonnie Princehouse Python 0 02-22-2006 08:34 AM
MS Compiler to build Python 2.3 extension garyrob Python 3 06-30-2005 10:01 AM
SWsoft Acronis Disk Director Suite 9.0 Build 508, Acronis OS Selector 8.0 Build 917, Acronis Partition Expert 2003 Build 292, Acronis Power Utilities 2004 Build 502, F-SECURE.ANTI vIRUS.PROXY v1.10.17.WINALL, F-SECURE.ANTI vIRUS v5.50.10260 for CITRI vvcd Computer Support 0 09-25-2004 01:38 AM
Python 2.3.3 : Win32 build vs Cygwin build performance ? Nicolas Lehuen Python 3 01-28-2004 07:30 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57