473,508 Members | 2,038 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Help with Windows build of Yapgvb Python extension

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
Jan 11 '08 #1
2 1252
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
Jan 11 '08 #2
On Jan 11, 9:44 am, Mike <kyoso...@gmail.comwrote:
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/
Jan 11 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
2670
by: Peter Sparago | last post by:
(Sorry in advance for the long post.) Hi, I'm having a great deal of difficulty buiding a Python COM extension. I am using the MSHTML ActiveX control in my application but I need to interact...
7
1776
by: Scott | last post by:
I've installed Python 2.4 under WinXP and am attempting to create an extension module using the steps outlined here: http://python.org/doc/2.4/ext/win-cookbook.html I'm specifically trying to...
10
3218
by: Alex Li | last post by:
Hello, I would like to use Python 2.5 on Windows with Graphviz to generate graphs. I used yapgvb but it only requires Python 2.4 (won't work with Python 2.5). Other packages like pydot seems...
5
1206
by: Christopher Anderson | last post by:
Hello all. I have a fairly fundamental question that I have been googling like crazy, but I can only seem to find really outdated or unreliable info: I am trying to build an extension module...
0
7125
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7328
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7388
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7049
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5631
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5055
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3199
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1561
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
422
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.