473,416 Members | 1,547 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,416 software developers and data experts.

Ubuntu Linux loves Python

Apologies if this isn't news here - I've been too busy this last week
or so for even skimming the traffic here, in part because I've been
messing around with Ubuntu's preview release on a spare machine... and,
of course, spending time on their very busy mailing list. :-) I didn't
find any mention of Ubuntu in a quick scan of recent messages, so...

Ubuntu is a Linux distribution that starts with the breadth of Debian
and adds regular releases (every six months), a clear focus on the
user and usability (it should "Just Work", TM) and a commitment to
security updates with 18 months of support for every release.

The first release is scheduled for October 20th if I recall the
announcement correctly. But I started out to write about the Python
aspect of this. A while ago I had seen one of the project members make
a passing remark about how dedicated they were to having "insanely
great support for Python" in Ubuntu, but I only realized that this was
a literal statement of policy when I finally wandered over to their
"bounties" page (http://www.ubuntulinux.org/community/bounties):

Here are some software projects for Ubuntu that are available as paid
bounties. ... The 2004 budget for these bounties is USD 100,000. ...

Ubuntu prefer the community to do the work in Python. Here are some
Python-related projects that are up for bounties:

Python scripting everywhere ... Bounties will be offered on Python
scripting interfaces for the following tools: OpenOffice, Blender,
AbiWord, Gnumeric, The GIMP

Mozilla work [each of these is a separate bounty item]: Thunderbird
message filing quick access; Thunderbird message filing intelligence;
Browser error pages Thunderbird SMTP message queueing

Bugzilla bounty tracking

And they list a few bounties that have already been awarded (I'm not
sure if that means completed or just "contracted", but I suspect both
are represented). With the emphasis on Python, as well as the overall
quality of the work I've seen in the work still in progress, I think
Ubuntu is of more than passing interest to anyone interested in Linux
or Python, and especially to those interested in both.

--
I didn't write a whole, free operating system, either. I wrote some pieces
and invited other people to join me by writing other pieces. So I set an
example. I said, "I'm going in this direction. Join me and we'll get
there." And enough people joined in that we got there. -- R M Stallman
Jul 18 '05 #1
8 2461
Martin Maney wrote:
Apologies if this isn't news here -
It is!
With the emphasis on Python, as well as the overall
quality of the work I've seen in the work still in progress, I think
Ubuntu is of more than passing interest to anyone interested in Linux
or Python, and especially to those interested in both.


Thank you for the pointer, Martin. I'm find this very
interesting.

-Peter
Jul 18 '05 #2
> > Apologies if this isn't news here -

It is great news ...

just one thing to mention: ubutu linux AND it's dedication to Python
was allready announced on Europython 2004 in Goetheborg, Sweden.

Mark Shuttleworth (= first Python programmer in space) explained his
plans to initiate another Linux distribution (also knowing that there
is not really a shortage of Linux distributions)
To get important information earlier ... I recommend staying tuned to
http://www.europython.org - there will be one in 2005

Harald
Jul 18 '05 #3
Harald Armin Massa <gh**@gmx.net> wrote:
Mark Shuttleworth (= first Python programmer in space) explained his
plans to initiate another Linux distribution (also knowing that there
is not really a shortage of Linux distributions)


I hadn't realized that Mark was also known for his interest in Python,
but that would help explain the enthusiasm.

There are, indeed, many Linux distributions; too many to keep track of.
Ubuntu is leaping for the target of the average user's desktop, and
from what I've seen so far they're certainly headed in the right
direction, while keeping most of the advantages of Debian's solid
underpinnings. I think Cally's new AMD machine is going to be running
Ubuntu when it lands on her desk... sometime Real Soon Now. ;-)

The first official release, Warty Warthog, is scheduled for October
20th, a week after the final RC. But really, you just grab the daily
CD and then keep current - just like Debian, though the last week's been
very busy as they work over the rough edges. I guess that's a
characteristic difference that goes with having a release schedule:
package churn peaks near the end of the run-up rather than dwindling
away to a trickle as things settle down.

(I'm only following up on-list because it's not gotten out of hand.
I'm actually feeling a little guilty, as I've been too busy to look
into Ubuntu's Python support any more deeply than noticing that, yep,
they do install a lot of those add-on batteries in the default setup.)

--
Self-pity is like sitting there and peeing your pants:
at first, it's warm and comfy, but pretty soon it gets cold
and then it starts to stink. - anonymous, as is traditional
Jul 18 '05 #4
I've been looking for a linux distro with focus on python development
for years, even dreamed about making one myself, and when it's based
on debian as well, it's like a dream come true.

Installation is short and sweet, the Gnome desktop is functional and
nice to look at and the debian package system is awsome. BUT I've
allready found some outdated packages, like pysqlite, which doesn't
work with code I've made on Windows using pysqlite 1.0.

If the packages can be kept up to date, this distro will be the
ultimate python development platform, without a doubt.

Download and install it now!!! ( And make an updated ubuntu-package of
pysqlite while you're at it ;-) )

Thomas
On Sat, 2 Oct 2004 13:57:22 +0000 (UTC), Martin Maney
<ma***@pobox.com> wrote:
Apologies if this isn't news here - I've been too busy this last week
or so for even skimming the traffic here, in part because I've been
messing around with Ubuntu's preview release on a spare machine... and,
of course, spending time on their very busy mailing list. :-) I didn't
find any mention of Ubuntu in a quick scan of recent messages, so...

Ubuntu is a Linux distribution that starts with the breadth of Debian
and adds regular releases (every six months), a clear focus on the
user and usability (it should "Just Work", TM) and a commitment to
security updates with 18 months of support for every release.

The first release is scheduled for October 20th if I recall the
announcement correctly. But I started out to write about the Python
aspect of this. A while ago I had seen one of the project members make
a passing remark about how dedicated they were to having "insanely
great support for Python" in Ubuntu, but I only realized that this was
a literal statement of policy when I finally wandered over to their
"bounties" page (http://www.ubuntulinux.org/community/bounties):

Here are some software projects for Ubuntu that are available as paid
bounties. ... The 2004 budget for these bounties is USD 100,000. ...

Ubuntu prefer the community to do the work in Python. Here are some
Python-related projects that are up for bounties:

Python scripting everywhere ... Bounties will be offered on Python
scripting interfaces for the following tools: OpenOffice, Blender,
AbiWord, Gnumeric, The GIMP

Mozilla work [each of these is a separate bounty item]: Thunderbird
message filing quick access; Thunderbird message filing intelligence;
Browser error pages Thunderbird SMTP message queueing

Bugzilla bounty tracking

And they list a few bounties that have already been awarded (I'm not
sure if that means completed or just "contracted", but I suspect both
are represented). With the emphasis on Python, as well as the overall
quality of the work I've seen in the work still in progress, I think
Ubuntu is of more than passing interest to anyone interested in Linux
or Python, and especially to those interested in both.


Jul 18 '05 #5
I'm also in the eval process with it, I've been looking to put a linux
distro on one of my smp machines for a while now, tried ubuntu over
the weekend, and so far it's pretty nice. I'm still wrestling with
some Samba issues (nothing's as easy as Xandros XFM, sadly), but it's
coming along. I do like having synaptic package install built in,
that's pretty cool. And desktop sharing in a gnome system is awesome.
Generally, it's a nice and clean distro, not too bloated, but not
lacking in the essentials. If I can get past the samba trouble
without too much hassle, I fully expect it to replace my xandros and
suse machines.

----- Corey

Thomas <20**@weholt.org> wrote in message news:<l7********************************@4ax.com>. ..
I've been looking for a linux distro with focus on python development
for years, even dreamed about making one myself, and when it's based
on debian as well, it's like a dream come true.

Installation is short and sweet, the Gnome desktop is functional and
nice to look at and the debian package system is awsome. BUT I've
allready found some outdated packages, like pysqlite, which doesn't
work with code I've made on Windows using pysqlite 1.0.

If the packages can be kept up to date, this distro will be the
ultimate python development platform, without a doubt.

Download and install it now!!! ( And make an updated ubuntu-package of
pysqlite while you're at it ;-) )

Thomas
On Sat, 2 Oct 2004 13:57:22 +0000 (UTC), Martin Maney
<ma***@pobox.com> wrote:
Apologies if this isn't news here - I've been too busy this last week
or so for even skimming the traffic here, in part because I've been
messing around with Ubuntu's preview release on a spare machine... and,
of course, spending time on their very busy mailing list. :-) I didn't
find any mention of Ubuntu in a quick scan of recent messages, so...

Ubuntu is a Linux distribution that starts with the breadth of Debian
and adds regular releases (every six months), a clear focus on the
user and usability (it should "Just Work", TM) and a commitment to
security updates with 18 months of support for every release.

The first release is scheduled for October 20th if I recall the
announcement correctly. But I started out to write about the Python
aspect of this. A while ago I had seen one of the project members make
a passing remark about how dedicated they were to having "insanely
great support for Python" in Ubuntu, but I only realized that this was
a literal statement of policy when I finally wandered over to their
"bounties" page (http://www.ubuntulinux.org/community/bounties):

Here are some software projects for Ubuntu that are available as paid
bounties. ... The 2004 budget for these bounties is USD 100,000. ...

Ubuntu prefer the community to do the work in Python. Here are some
Python-related projects that are up for bounties:

Python scripting everywhere ... Bounties will be offered on Python
scripting interfaces for the following tools: OpenOffice, Blender,
AbiWord, Gnumeric, The GIMP

Mozilla work [each of these is a separate bounty item]: Thunderbird
message filing quick access; Thunderbird message filing intelligence;
Browser error pages Thunderbird SMTP message queueing

Bugzilla bounty tracking

And they list a few bounties that have already been awarded (I'm not
sure if that means completed or just "contracted", but I suspect both
are represented). With the emphasis on Python, as well as the overall
quality of the work I've seen in the work still in progress, I think
Ubuntu is of more than passing interest to anyone interested in Linux
or Python, and especially to those interested in both.

Jul 18 '05 #6
> allready found some outdated packages, like pysqlite, which doesn't
work with code I've made on Windows using pysqlite 1.0.


I know little about ubuntu and debian but I installed ubuntu a couple
of days ago. It appears that you can generally use debian package
repositories with ubuntu although there may be an occasional
incompatibility. For example, I upgraded pysqlite to 0.5.1 from the
Debian "testing" repository and it is working fine; pysqlite 1.0 is in
debian "unstable."
Jul 18 '05 #7
>Installation is short and sweet, the Gnome desktop is functional and
nice to look at and the debian package system is awsome. BUT I've
allready found some outdated packages, like pysqlite, which doesn't
work with code I've made on Windows using pysqlite 1.0.
Download and install it now!!! ( And make an updated ubuntu-package of
pysqlite while you're at it ;-) )


Sorry, but I do not know what pysqlite is.
Jul 18 '05 #8
Konrad Koller <ko******@compuserve.de> wrote:
...
work with code I've made on Windows using pysqlite 1.0.
Download and install it now!!! ( And make an updated ubuntu-package of
pysqlite while you're at it ;-) )


Sorry, but I do not know what pysqlite is.


An embedded SQL RDBMS. <http://freshmeat.net/projects/pysqlite/>.
Alex
Jul 18 '05 #9

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

Similar topics

0
by: Ville Vainio | last post by:
Apparently Ubuntu Linux, by Canonical software (Mark Shuttleworth et. al) has released a preview. Check it out at http://www.ubuntulinux.org/ This is on topic in the sense that it's intended...
2
by: Bruza | last post by:
I installed MySQL 5.0.45 on Ubuntu 7.1 and download MySQL_python from Sourceforge (http://sourceforge.net/project/showfiles.php? group_id=22307). Then I untar the package and executed "python...
2
by: Dr. Colombes | last post by:
Is there an easy scientific graphics (plotting) package for Python 2.5.1 running on Ubuntu Linux 7.1 ("Gutsy Gibbon")? A few years ago I used PyLab (a MatLab-like plotting module for Python) on...
13
by: Berco Beute | last post by:
I've been trying to access my webcam using Python, but I failed miserably. The camera works fine under Ubuntu (using camora and skype), but I am unable to get WebCamSpy or libfg to access my...
8
by: Josep | last post by:
I'm playing with an application framework (or kinda) that's developed with python, and it throws this error: At the application (DABO) mailing list, they have pointed that this has to be a...
1
by: Dogzilla1000 | last post by:
I just installed Python 2.5.2 on UBUNTU Linux. It seems to work, however I don't seem to have access Tkinter. This is the result of "import Tkinter": Python 2.5.2 (r252:60911, Jul 7 2008,...
8
by: r0g | last post by:
Hi There, I'm trying to migrate a locally hosted page from windows to a private Ubuntu development server and one of the key bits of functionality (which used to work fine in Windows) was the...
5
by: Stef Mientki | last post by:
hello, I'm not familiar with Linux / Ubuntu, still trying to get my application working under these operating systems. I've a script "file_support.py", now when I'm in Ubuntu, open a command...
0
by: David Cournapeau | last post by:
On Fri, Nov 21, 2008 at 9:24 PM, Jerzy Jalocha N <jjalocha@gmail.comwrote: I think most people using python as a development tool use the version available in their distribution. Personally, I...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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
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
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,...
0
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
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.