473,396 Members | 1,938 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,396 software developers and data experts.

python linux distro

Hy guys

last night i was lying in my bed and thinking about something. is
there any linux distro that is primary oriented to python. you know
what i mean. no need for php, java, or something like this. pure
python and containig all the funky modules like scipy, numpy,
boaconstructor (wx of course). something like the python enthought
edition, but all this on a distro included. maybe psql but persistant
predered, zope of course. everything a developer is ever going to
need.
So i stood up, sat down on my ugly acer notebook with a python stiker
on it and made a huge list of cool modles i would prefer. I would like
to make such a distro but i am not a linux pro. so this is going to
stay just a idea. i thouht it should be realy user fredly like sabayon
or ubuntu (without xgel). if this were a live distro it would be
amazing.
I know, dont expet someone else to do your work, but is there anyone
who likes the idea and has the knowledge i dont have.
I also know for quantian (cool distro), but for me, there is too much
other crap and not enough python.

i even got the nam of it. maybee not the best but it fits the context.
PyTux

-----------------------------------------------
and no, I am not a junkee, I'm addicted to Python

Feb 8 '07 #1
10 2783
azrael wrote:
Hy guys

last night i was lying in my bed and thinking about something. is
there any linux distro that is primary oriented to python. you know
what i mean. no need for php, java, or something like this. pure
python and containig all the funky modules like scipy, numpy,
boaconstructor (wx of course). something like the python enthought
edition, but all this on a distro included. maybe psql but persistant
predered, zope of course. everything a developer is ever going to
need.
On debian base distributions you can create a task. A task list
all packages you need. You could make a task all-python-stuff.

But I don't think many people will use it. I use Python daily, but
at the moment I never use Zope, scipy or twisted.

Ubuntu is a very python friendly environment.

Thomas

--
Thomas Güttler, http://www.thomas-guettler.de/ http://www.tbz-pariv.de/
E-Mail: guettli (*) thomas-guettler + de
Spam Catcher: ni**************@thomas-guettler.de

Feb 8 '07 #2
On 2/8/07, dimitri pater <di***********@gmail.comwrote:
Hi,
the world doesn't need another Linux distro, there are too many already...
(100)
I believe it's a better idea to spend your time contributing to an existing
distro (e.g. http://www.ubuntu.com/developers/bounties)
doing Python related stuff. Besides that, all distros I know of (4) already
have a lot of Python packages ready for download.
regards,
Dimitri

<snip>

You're right, there are too many. Not just over 100, but over 500. As
of this week, DistroWatch reports having 528 in their database. Check
out DistroWatch.com for details.

To the original poster:
You may not be a Linux expert, but if you feel like reading some
documentation, you can easily remaster a live CD such as Knoppix or
DSL (Damn Small Linux). Just to to the distro's site and check out the
documentation. This won't be the creation of a brand-new distro --
it's the same thing as changing the wallpaper and creating your custom
re-master just for yourself.

Both distros I mentioned (and many others, I'm sure) have a simple,
built-in tool for installing additional packages. Do that, then make
your re-image from your running live version.

Shawn
Feb 8 '07 #3
azrael wrote:
Hy guys

last night i was lying in my bed and thinking about something. is
there any linux distro that is primary oriented to python. you know
what i mean. no need for php, java, or something like this. pure
python and containig all the funky modules like scipy, numpy,
boaconstructor (wx of course). something like the python enthought
edition, but all this on a distro included. maybe psql but persistant
predered, zope of course. everything a developer is ever going to
need.
So i stood up, sat down on my ugly acer notebook with a python stiker
on it and made a huge list of cool modles i would prefer. I would like
to make such a distro but i am not a linux pro. so this is going to
stay just a idea. i thouht it should be realy user fredly like sabayon
or ubuntu (without xgel). if this were a live distro it would be
amazing.
I know, dont expet someone else to do your work, but is there anyone
who likes the idea and has the knowledge i dont have.
I also know for quantian (cool distro), but for me, there is too much
other crap and not enough python.

i even got the nam of it. maybee not the best but it fits the context.
PyTux
Well, Ubuntu is normally held to be a pretty Python-friendly distro. But
nowadays you might get more mileage out of distributing a Xen or VMWare
virtual machine that has Python and all necessary packages installed
with it. There is a fine example, the Python Web Developer Appliance, at

http://www.mcguru.net/pyweb.html

regards
Steve
--
Steve Holden +44 150 684 7255 +1 800 494 3119
Holden Web LLC/Ltd http://www.holdenweb.com
Skype: holdenweb http://del.icio.us/steve.holden
Blog of Note: http://holdenweb.blogspot.com
See you at PyCon? http://us.pycon.org/TX2007

Feb 8 '07 #4
thanks guys

when i wrote this, i thought that out there is some crazy guy like me.
i was hoping for more support but after these arguments, there is
nothing more then to say:you are right. the world doesnt need another
distro. but if one day I mange to do it, hope you will be glade that i
post the lik here.

i will look out (if i mange to do it) to use the slax distro and just
add some packages.

thnx


On Feb 8, 5:56 pm, Steve Holden <s...@holdenweb.comwrote:
azrael wrote:
Hy guys
last night i was lying in my bed and thinking about something. is
there any linux distro that is primary oriented to python. you know
what i mean. no need for php, java, or something like this. pure
python and containig all the funky modules like scipy, numpy,
boaconstructor (wx of course). something like the python enthought
edition, but all this on a distro included. maybe psql but persistant
predered, zope of course. everything a developer is ever going to
need.
So i stood up, sat down on my ugly acer notebook with a python stiker
on it and made a huge list of cool modles i would prefer. I would like
to make such a distro but i am not a linux pro. so this is going to
stay just a idea. i thouht it should be realy user fredly like sabayon
or ubuntu (without xgel). if this were a live distro it would be
amazing.
I know, dont expet someone else to do your work, but is there anyone
who likes the idea and has the knowledge i dont have.
I also know for quantian (cool distro), but for me, there is too much
other crap and not enough python.
i even got the nam of it. maybee not the best but it fits the context.
PyTux

Well, Ubuntu is normally held to be a pretty Python-friendly distro. But
nowadays you might get more mileage out of distributing a Xen or VMWare
virtual machine that has Python and all necessary packages installed
with it. There is a fine example, the Python Web Developer Appliance, at

http://www.mcguru.net/pyweb.html

regards
Steve
--
Steve Holden +44 150 684 7255 +1 800 494 3119
Holden Web LLC/Ltd http://www.holdenweb.com
Skype: holdenweb http://del.icio.us/steve.holden
Blog of Note: http://holdenweb.blogspot.com
See you at PyCon? http://us.pycon.org/TX2007

Feb 8 '07 #5
Hiya,
last night i was lying in my bed and thinking about something. is
there any linux distro that is primary oriented to python.
Well, it's a general purpose distro, but Gentoo (www.gentoo.org) relies on
Python as it's package management system is written in Python & Bash. most
python things I use are available, but scipy is masked at the moment
(this means that there is a problem with the package - you can normally
use masked packages, but at your own risk ;).

Also, it should be noted that unlike most other distro's, Gentoo is a
source distro: the package system downloads and builds for your system and
so you can set global preferences, such as the optimisation level or
processor support. It just takes a few CPU more cycles to upgrade things.

HTH,
John McCallum

Feb 8 '07 #6
thanks guys
>
when i wrote this, i thought that out there is some crazy guy like me.
i was hoping for more support but after these arguments, there is
nothing more then to say:you are right. the world doesnt need another
distro. but if one day I mange to do it, hope you will be glade that i
post the lik here.
Now what would be interesting (and *really* crazy) would be Linux (or
BSD or whatever) distro written almost entirely *in* Python, with the
goal of eliminating as much bash/sh as possible.

That would be fun.

- mdf
Feb 8 '07 #7
Try this. It's a pre-build VMware image.

Torrent hasn't worked for me. I tracked down a physical copy.

http://www.vmware.com/vmtn/appliances/directory/289

Feb 9 '07 #8
Now what would be interesting (and *really* crazy) would be Linux (or
BSD or whatever) distro written almost entirely *in* Python, with the
goal of eliminating as much bash/sh as possible.

That would be fun.
actually there was(is) an os whitch is written "almost entirely *in*
Python":
http://en.wikipedia.org/wiki/Unununi...erating_system)

(their main site http://unununium.org seems to be down)

Feb 9 '07 #9
Szabolcs Nagy wrote:
>Now what would be interesting (and *really* crazy) would be Linux (or
BSD or whatever) distro written almost entirely *in* Python, with the
goal of eliminating as much bash/sh as possible.

That would be fun.

actually there was(is) an os whitch is written "almost entirely *in*
Python":
http://en.wikipedia.org/wiki/Unununi...erating_system)

(their main site http://unununium.org seems to be down)
^was(is)^may one day be, but probably not,^

From the quoted page:

"""The project is in an early development phase and as of January 2007,
no significant progress was being made due to lack of developer time.[5]"""

regards
Steve

[5]: links to a dead server
--
Steve Holden +44 150 684 7255 +1 800 494 3119
Holden Web LLC/Ltd http://www.holdenweb.com
Skype: holdenweb http://del.icio.us/steve.holden
Blog of Note: http://holdenweb.blogspot.com
See you at PyCon? http://us.pycon.org/TX2007

Feb 10 '07 #10
^was(is)^may one day be, but probably not,^
>
From the quoted page:

"""The project is in an early development phase and as of January 2007,
no significant progress was being made due to lack of developer time.[5]"""
well actually i managed to boot unununium in qemu so it _is_ an os

but obviously there isn't much code and the devs gave up so that's why
it _was_ an os project

anyway it was not an os about python, but a desktop os with a highly
different approach from current os-es they just happen to use a lot of
python

there were a lot of interesting ideas so the mail archives might be
useful for anyone who is interested in os development
http://unununium.org/pipermail/uuu-devel/

Feb 10 '07 #11

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

Similar topics

13
by: Alexander May | last post by:
Hi, I love Python! I've been using it for a couple of years now and have found it to be a highly productive language. I evangelize it to my developer friends and am probably responsible for...
8
by: Martin Maney | last post by:
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...
9
by: TPJ | last post by:
First I have to admit that my English isn't good enough. I'm still studying and sometimes I just can't express what I want to express. A few weeks ago I've written 'Python Builder' - a bash...
12
by: Claudio Grondi | last post by:
I have just discovered the existance of Puppy Linux which is a complete operating system with a suite of GUI apps, only about 50 - 60M booting directly off the CDROM ( http://www.puppylinux.org...
9
by: Jack | last post by:
Installing a Python package is easy, most of time just "Setup.py install" However, setup.py doesn't seem to support an uninstall command. If I want to delete a package that I do not use any more,...
852
by: Mark Tarver | last post by:
How do you compare Python to Lisp? What specific advantages do you think that one has over the other? Note I'm not a Python person and I have no axes to grind here. This is just a question for...
1
by: Ray Buck | last post by:
I've been trying to install Mailman, which requires a newer version of the Python language compiler (p-code generator?) than the one I currently have on my linux webserver/gateway box. It's...
15
by: John Nagle | last post by:
I've been installing Python and its supporting packages on a dedicated server with Fedora Core 6 for about a day now. This is a standard dedicated rackmount server in a colocation facility,...
9
by: Ed Leafe | last post by:
On Apr 21, 2008, at 1:05 PM, Daniel Fetchinson wrote: Don't most binary distributions include SQLite itself? I installed 2.5.2 on a new WinXP VM, and SQLite is working fine. -- Ed Leafe
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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,...

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.