
16/03/2007, 15:37
|
 | Colaborador | | Fecha de Ingreso: enero-2007 Ubicación: Io voy donde vo' vai... Ca'eza
Mensajes: 1.111
Antigüedad: 19 años, 1 mes Puntos: 138 | |
| Re: El software libre tiene menos fallos que el software propietario Cita:
Iniciado por Developer9 Que se puede hacer con Phyton? Bueno como yo tampoco estaba muy documentado, decidí buscar en wikipedia ( http://en.wikipedia.org/wiki/Python_...ng_language%29) Cita:
Iniciado por Wikipedia Python is a multi-paradigm high-level programming language, first released by Guido van Rossum in 1991.[1] Python is designed around a philosophy which emphasizes the importance of programmer effort over computer effort, and it rejects more arcane language features, prioritizing readability over speed or expressiveness.[2] Python is often characterised as minimalist, although this only applies to the core language's syntax and semantics; the standard library provides the language with a large number of additional libraries and extensions. Luego también busqué una pequeña lista de software que usan Python. Cita: * Battlefield 2, a first person shooter that uses Python for its configuration scripts
* BitTorrent, the original implementation and several derivatives
* Blender, a popular open source 3D modeler
* Chandler, a personal information manager including calendar, email, tasks and notes support that is currently under development
* Civilization IV videogame and the newly released computer game uses boost.python to allow Python to access many parts of the game (including the style and content of all interface screens)
* Django, an MVC (model, view, controller) web framework
* EVE Online, a sci-fi massively multiplayer online roleplaying game
* GRAMPS, an open source genealogy software
* Mailman, one of the more popular packages for running email mailing lists
* Maya, professional 3D modeler allows Python scripting as an alternative to MEL as of version 8.5
* MoinMoin, a popular wiki engine
* Morpheus, file-sharing client/server software operated by the company StreamCast
* OpenRPG, a virtual table on which to play Role Playing Games over the internet
* Plone, a user-friendly and powerful open source Content Management System
* Portage, the heart of Gentoo Linux. An advanced package management system based on the BSD-style ports system
* Robot Arena 2: Design and Destroy, an robot combat game
* Solipsis, a system for massively shared virtual world
* Trac, bug/issue tracking database, integrated with MoinMoin wiki and Subversion source version control
* Vampire: The Masquerade – Bloodlines, a videogame, uses Python for game scripting
* ViewVC, a web-based interface for browsing CVS and SVN repositories Está bien claro que el fuerte de Python no es ser un lenguaje "base" para un proyecto, pero parece un muy digno candidato para ser un lenguaje "complementario" (scripts)
Saludos
__________________ Según recientes estudios científicos, los 3 más grandes descubrimientos de la humanidad son: El fuego, la rueda y la minifalda.
Yo personalmente no le encuentro mucha utilidad a los 2 primeros. |