Code Archive Skip to content Google About Google Privacy Terms
Package Skype4Pysource code Skype4Py is a multiplatform Skype API wrapper for Python. Usage Everything that you should ever need is available as aliases in the Skype4Py package. Import it using the standard form of the import statement: import Skype4Py Importing the whole package into your script's namespace using from Skype4Py import * is generally discouraged. You should also not access the modu
Skype4PyというSkype APIのpythonラッパーがありますが、これをMac OS X 10.6.2 , Python 2.6.1 , Skype 2.8.0.851 で実行するとSegmentation faultを引き起します。何が原因なのかなーと探していましたが、結局のところPythonが64bitアプリケーションで起動しているのに対し、Skypeが32bitアプリケーションで起動するのが原因のようです(http://forum.skype.com/index.php?showtopic=444101)。 対策としては、このページに書いてあるように # Prefer 32-bit execution for Python 2.6.1 on Snow Leopard $ defaults write com.apple.versioner.python Prefer-32-
はじめに 以前、知人のやっているBeProudという会社を手伝ったのですが、BeProudでは、エンジニアの主要なコミュニケーション手段としてSkypeが使われていました。当時、趣味でたまたまSkypeのAPIについて調べていたので、悪戯っ気を出して、開発環境に即席でSkype APIを使ったbotを設置してみたところ、思いのほか好評を博し、いまやインフラと言っても過言ではない存在 *1 *2と化したようです。 まあそんな状況を眺めつつ、自宅のサーバにSkype botを設置して、お気に入りのSkypeチャットにもbotを加えてみたところ、これも結構好評だったので、興味ありそうな人向けに作成方法をまとめることにします。 Skype Public API Skype Public APIとは、Skypeを外部からコントロールするためのインターフェイスです。 Skype Public APIを
Python Idioms and Efficiency 1/28/07 Written by Rob Knight for the Cogent project Table of Contents What idioms should I use to make my code easier to read? What techniques should I use to make my code run faster? Back to the coding guidelines What idioms should I use to make my code easier to read? Read "The Python Cookbook", especially the first few chapters. It's a great source of well-written
What is it? Python Twitter Tools (PTT) includes a Twitter API, command-line tool, and IRC bot. It is developed by Mike Verdone and the Python Twitter Tools developer team. The Minimalist Twitter API for Python is a Python API for Twitter, everyone's favorite Web 2.0 Facebook-style status updater for people on the go. Also included is a twitter command-line tool for getting your friends' tweets and
bash-3.2$ sudo easy_install appscript Password: Searching for appscript Reading http://pypi.python.org/simple/appscript/ Reading http://appscript.sourceforge.net Best match: appscript 1.0.0 Downloading http://pypi.python.org/packages/source/a/appscript/appscript-1.0.0.tar.gz#md5=6619b637037ea0f391f45870c13ae38a Processing appscript-1.0.0.tar.gz Running appscript-1.0.0/setup.py -q bdist_egg --dist-
Out of date and unmaintained: use scikit-learn This is the code that I use for my research projects. Where can I get it? Github as usual. Alternatively the python packages index also contains official releases,the latest of which can be obtained by: easy_install milk or: pip install milk if you use these tools. Examples Here is how to test how well you can classify some features,labels data, measu
February, 2011 The promises of Google App Engine are extremely seductive. Free initial setup costs. Easy APIs to a data store, memcached, urlfetch, task queue, image processing, and more. Unlimited scalability on Google's infrastructure, priced exactly to what you consume. It was for all these reasons that I had launched around 10 separate apps on GAE prior to launching what would become my final
Pattern is a web mining module for the Python programming language. It has tools for data mining (Google, Twitter and Wikipedia API, a web crawler, a HTML DOM parser), natural language processing (part-of-speech taggers, n-gram search, sentiment analysis, WordNet), machine learning (vector space model, clustering, SVM), network analysis and <canvas> visualization. The module is free, well-document
scrape.py is a Python module for scraping content from webpages. Using it, you can easily fetch pages, follow links, and submit forms. Cookies, redirections, and SSL are handled automatically. (For SSL, you either need a version of Python with the socket.ssl function, or the curl command-line utility.) scrape.py does not parse the page into a complete parse tree, so it can handle pages with sloppy
#!/usr/bin/env python """ ===================================== PEP 20 (The Zen of Python) by example ===================================== Usage: %prog :Author: Hunter Blanks, hblanks@artifex.org / hblanks@monetate.com :Date: 2011-02-08 for PhillyPUG/philly.rb, revised 2011-02-10 Sources: - http://artifex.org/~hblanks/talks/2011/pep20_by_example.pdf - http://artifex.org/~hblanks/talks/2011/pep20_
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く