Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 2

Stackless Python is an enhanced version of the Python programming language. It allows programmers to reap the benefits of thread-based programming without the performance and complexity problems associated with conventional threads. The microthreads that Stackless adds to Python are a cheap and ... [More] lightweight convenience which can if used properly, give the following benefits: * Improved program structure. * More readable code. * Increased programmer productivity. [Less]

4.8
   
  1 review  |  9 users  |  1,886,919 lines of code  |  68 current contributors  |  Analyzed 5 days ago
 
 

Nagare is an Open-Source Python framework dedicated to web applications development. Its set of advanced features as continuation, direct callbacks registration, programmatic HTML generation, combined with its strong components model allow to quickly and easily build highly complex and reusable applications.

5.0
 
  0 reviews  |  3 users  |  15,221 lines of code  |  2 current contributors  |  Analyzed 6 days ago
 
 

Eurasia 3.0.0 Beta1.1 欢迎加入 Eurasia3 用戶組, 以获取最新动向及技术支持! 欲快速了解 Eurasia3 技术, 敬请阅读 Eurasia3 官方文档 安装要求: Unix 或兼容系统 Stackless Python 2.5 或 Python 2.5 下载: ... [More] http://eurasia.googlecode.com/files/Eurasia-3.0.0b1.1-snapshot.tar.bz2 从 SVN 安装: svn checkout https://eurasia.googlecode.com/svn/trunk Eurasia Eurasia 的读法在这里 Eurasia3Eurasia3 被設計成用于解決百萬級同時在线的長連接用戶數量的 HTTP 服務器, 或者每秒種處理上萬次 CGI 請求的常規 Web 應用服務器。 Eurasia3 向下兼容 AJAX (難道 AJAX 對服務器有要求嗎?), 但是她不推薦您使用落後的 AJAX 模式來摧殘用戶和程序員, 她正在嘗試使用諸如 Pushlet (Comet 是 Pushlet 的炒作版本) 一類的有趣技術來改變 Web 的開發面貌。 歡迎黑客們加入 Eurasia3 用戶組, 但是請注意, 我不會向 Lusers 和 Trolls 發出任何警告。 Eurasia2Eurasia2 是一種和 TurboGears 同時開始設計并且最後理念撞車的 Web 應用框架。隨著 Eurasia2 與 Plone 的融合逐漸深入, Eurasia2 和 TurboGears 流派終于分道揚鑣。對 Eurasia2 來說 TurboGears 就是 Django, 因為它沒能融合 Plone 而重復造了太多輪子。 Eurasia2 在最近幾年也被用于實際的開發應用。但是過于古老, 據我所知目前已經退出生產領域。無論如何, 即使和 Eurasia3 相比 Eurasia2 仍然有許多不可磨滅的精妙之處。恰可以在學術領域繼續為框架設計者提供靈感。本站提供 Eurasia2 下載。 Eurasia2 安裝您需要 Python2.4, Windows 用戶直接點擊 Eurasia-2.0.2.exe 安裝。 1. 安装软件包(Unix) /PATH/TO/PYTHON/bin/python2.4 /PATH/TO/EURASIA/setup.py install 2. 建立新站點 /PATH/TO/PYTHON/bin/python2.4 /PATH/TO/PYTHON/Scripts/mkeurinstance.py -d/PATH/TO/INSTANCE 3. 在控制臺下啓動服務器(測試, Windows/Unix) /PATH/TO/PYTHON/bin/python2.4 /PATH/TO/INSTANCE/bin/runeurasia.py 4. 啓動服務器守護進程(Unix) /PATH/TO/PYTHON/bin/python2.4 /PATH/TO/INSTANCE/bin/eurasiad.py start 默認的端口是 80, 你可以通過修改 /PATH/TO/INSTANCE/etc/eurasiad.conf 來改變端口。 現在你可以打開瀏覽器通過 http://localhost 來訪問 Eurasia2 的文檔了。 Eurasia2 Demo 的使用從本站下載 Eurasia2 Demo, 解壓縮後將 Demo 目錄放在 /PATH/TO/INSTANCE/Products 下 (和 Zope 一樣, Eurasia2 的擴展和應用是放在 Products 目錄下的)。 重啟服務器後, 你可以通過這個路徑訪問到 Demo 的首頁: http://localhost/demo 。 Demo 中實現了一個簡單的 AJAX Zope, 在 "Zope" 編輯頁面中完成編輯後, 可以通過 /demo/zope 這個地址來瀏覽這個站點 (編輯時請注意默認頁面的名字應該是 index_html)。 [Less]

0
 
  0 reviews  |  1 user  |  0 current contributors  |  Analyzed 10 days ago
 
 

Sorrows MUD Framework v3.0This is a basic MUD framework that aims to allow developers to add or modify its functionality with the minimum amount of confusion or effort. FeaturesGameplayBy default the framework uses a simple room-based model for defining the game world. Alternately, there is ... [More] optional ANSI display code and telnet negotiation support which can allow play through a roguelike interface. Alternately, there is optional tile-based map support, allowing the world to be defined through a grid of characters in a text file. FunctionalityThe ability to spawn as many microthreads as there is a need for. The ability to replace callbacks with synchronous code that blocks, allowing you to avoid unnecessarily breaking up your logic. Development EnvironmentA code reloading library detects changes to script files and puts the new behaviour in place without requiring the MUD to be restarted. Game code and mudlib code are kept in separate locations encouraging the writing of more generic mudlib code, reducing coupling between the two areas. SocialAn Intermud-3 client allows a MUD to become connected to other MUDs, so that its developers or players can talk or chat with other remote parties. [Less]

4.0
   
  0 reviews  |  1 user  |  12,721 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

Uses: Stackless Python, Ogre, IQFeed, and other data feeds.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 6 days ago
 
 

It's a game for python programer. You can write your own animals in python, and put them into the ecosystem, then you can watch their pullulations, competitions, etc.

0
 
  0 reviews  |  0 users  |  671 lines of code  |  0 current contributors  |  Analyzed 27 days ago
 
 

This is a easy implementation of the interactive python shell on the Sony PSP. It uses facilities from pspstacklesspython and Python Danzeff On-Screen-Keyboard Usage:run as your normal python script on PSP. (help on running python scripts) "Select" button to toggle OSK. Basic commands of ... [More] OSK:Analog pad for choosing characters "Triangle", "Circle", "Cross", "Square" for entering characters "Up" for backspace "Down" for clear "Start" for enter "L" and "R" for different character sets [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 1 day ago
 
 

After years of mud use, and having the basics of stackless python finally click in my brain, I realized just how simple and elegant a stackless-based mud could be!

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 10 days ago
 
 

I love python, ogre and maya, all of them are great product. I want make a simple game show how to mix them together, and as a prototype of 3d mmorpg. I hope it will be usefull for you, Thanks.

0
 
  0 reviews  |  0 users  |  388,960 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

Concept Engine is written in Stackless Python with C++ extensions. It uses SDL and Open AL. Concept Engine is currently in development and available under the LGPL 3.0 license.

0
 
  0 reviews  |  0 users  |  753 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.