Projects tagged ‘platform’ and ‘python’


Jump to tag:

Projects tagged ‘platform’ and ‘python’

Filtered by Project Tags platform python

Refine results Project Tags tools (5) php (4) pygame (4) django (4) html (3) game (3) mozilla (3) web (3) ruby (3) ide (3) linux (3) 2d (3)

[22 total ]

460 Users
   

The NetBeans IDE is a free, open-source Integrated Development Environment for software developers. The IDE runs on many platforms including Windows, Linux, Solaris, and the MacOS. It is easy to ... [More] install and use straight out of the box. The NetBeans IDE provides developers with all the tools they need to create professional cross-platform desktop, enterprise, web and mobile applications. [Less]
Created over 3 years ago.

50 Users
   

The OpenKomodo Open Source Development Environment for Dynamic Languages and Web Technologies The Open Komodo project provides a code base upon which integrated development environment (IDE) ... [More] software packages can be developed. ActiveState's Komodo Edit 4.3 and later (an open source, multi-platform, multi-language editor) is an established, mature product that uses the Open Komodo platform. With the Open Komodo Project, the focus is on dynamic languages and the open web. Open Komodo is developed on top of many open source technologies, including Mozilla, Python, and Scintilla. The primary development technologies used are XUL, JavaScript, Python, and C/C++. [Less]
Created about 1 year ago.

14 Users
   

Focus on what your code can do; let your editor sweat the details. Komodo Edit offers sophisticated support for all major scripting languages, including in-depth autocomplete and calltips ... [More] , multi-language file support, syntax coloring and syntax checking, Vi emulation, and Emacs key bindings. Komodo Edit is built on the Mozilla code base and versions 4.3 and later are licensed under the same terms as Firefox: Mozilla Public License (MPL), GNU General Public License (GPL), and GNU Lesser Public License (LGPL). [Less]
Created about 1 year ago.

6 Users
   

Enomalism is an open source web-based virtual infrastructure platform. Designed to answer the complexity of managing globally disperse virtual server environments. Enomalism helps to automate the ... [More] transition to a virtualized environment by reducing an IT organizations overall workload. The easy to use dashboard can help with issues including deployment planning, load balancing, automatic VM migration, configuration management, and capacity diagnosis. Enomalism virtual infrastructure is a dynamic mapping of physical resources to business needs. While a virtual machine represents the physical resources of a single computer, a virtual infrastructure represents the physical resources of the entire IT environment (Data Center). [Less]
Created about 1 year ago.

0 Users

Py51: ... [More] 51平台API的Python封装Py51是一个对51.com平台API的Python封装,基于PyFacebook,使用和风格同PyFacebook保持一致。Py51可以独立使用,同时支持Django,并且兼容Google App Engine。 快速使用帮助和Django结合使用# 下载Py51代码,把fiveone整个目录放到Django项目的根下 # 编辑settings.py MIDDLEWARE_CLASSES = ( ... 'fiveone.djangofo.FiveOneMiddleware', ... ) FIVEONE_API_KEY = 'your_api_key' FIVEONE_SECRET_KEY = 'your_api_secret' FIVEONE_APP_NAME = "app_name" #51应用的名字 FIVEONE_CALLBACK_PATH = "/path/" #相对于服务器根目录的callback_path# 然后就可以在view函数里这样调用Py51 import fiveone.djangofo as fo from django.utils import simplejson @fo.require_add() def foo(request): fo = request.fiveone #make api calls now logging.debug('Testing users.getInfo') info = fo.users.getInfo(uids=[fo.user], fields=["username", "sex", "facebig", "facesmall", "face","nickname"]) logging.debug('Got user info: %s' % info) #返回的nickname是base64编码的,需要解码 logging.debug('nickname: %s' % base64.standard_b64decode(info[0]['nickname'])) logging.debug('Testing friends.get') info = fo.friends.get(uid=fo.user) logging.debug('Got result: %s' % info) logging.debug('Testing friends.areFriends') info = fo.friends.areFriends(uids1=[fo.user], uids2=['user2']) logging.debug('Got result: %s' % info) logging.debug('Testing friends.getAppUsers') info = fo.friends.getAppUsers() logging.debug('Got result: %s' % info) logging.debug('Testing homes.getInfo') info = fo.homes.getInfo(uids=[fo.user]) logging.debug('Got result: %s' % info) logging.debug('Testing photos.getHome') info = fo.photos.getHome(fo.user) logging.debug('Got result: %s' % info) logging.debug('Testing photos.getAlbums') info = fo.photos.getAlbums(uid=fo.user) logging.debug('Got result: %s' % info) logging.debug('Testing photos.get') info = fo.photos.get(uid=fo.user, aid='album_id') logging.debug('Got result: %s' % info) logging.debug('Testing feed.publishTemplatizedAction') #需要把中文编码成GBK再做base64编码 info = fo.feed.publishTemplatizedAction( template_id='1', body_data=simplejson.dumps({ base64.standard_b64encode((u'你好!').encode('GBK')), }), uids=['user1','user2'], ) logging.debug('Got result: %s' % info) logging.debug('Testing users.invite') info = fo.users.invite(invitees=['user1','user2'], reason=u'很好很强大!', ) logging.debug('Got result: %s' % info) logging.debug('Testing profile.set51ML') info = fo.profile.set51ML(profile=u'你好') logging.debug('Got result: %s' % info) return HttpResponse('Hello!') 独立于任何web framework在python环境中使用# 下载Py51代码,确保fiveone目录在PYTHONPATH # 这样初始化一个FiveOne实例: ... fo = FiveOne(api_key="your_api_key", secret_key="your_secret_key", app_name="your_app_name", callback_path="app_callback_path", internal=True) if not fo.check_session(request): return fo.redirect(fo.get_add_url()) #make api calls now friends = fo.friends.get(uid=fo.user) ...2008年10月19日v0.1版支持51平台至今所有正式API 已测试Google App Engine的部署 需要更多的测试,欢迎报告问题 [Less]
Created about 1 year ago.

0 Users

RIAMS stands for RichInternetApplicationManagementSystem. It´s a tool for software developers and content managers to easily create thin client desktop applications which will run inside a desktop ... [More] application based on Silverlight technologie and therefor on most platforms. [Less]
Created 2 months ago.

0 Users

An Open Source Based Browser and Server Architecture of Signed Digraph Inference Platform
Created 4 months ago.

0 Users

Gatherer is a python-based platform for Symbian S60 mobile phone series, which organizes available context information on a mobile phone.
Created about 1 month ago.

0 Users

使用python编写运行于google app engine的跨域评论平台: http://commentplatform.appspot.com
Created 2 months ago.

0 Users

Serenity is a Meta Web Platform. It supports different architectures, namely PHP, Python, Perl and Java, and provides the Web Administrator with powerful tools as a set of modules that are being ... [More] managed by the Serenity Engine. Serenity can act as a WebServer for a farm of projects or websites, and helps you integrate easily any kind of Meta-Module you need. The Meta-Modules can be loaded/unloaded at runtime and provide a powerful system to improve your webspaces capabilities, modify their look-and-feels or let you customize the engine in itself. Serenity also brings you the power of an efficient template system, accessible and customizable both through a static or dynamic scripting language. Finally, Serenity is a state-of-the-art platform that always tries to go down the most innovative path. You'll for instance be amazed by its web-based design features that let you know build your webspaces as a set of block-spaces that can call themselves recursively and/or interact with one another. Give it a try and learn a new way of managing websites and webapplications, and guess what, it's a cool and simple way, for a change. [Less]
Created 12 months ago.