You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
About¶ konch is a CLI and configuration utility for the Python shell, optimized for simplicity and productivity. Automatically import any object upon startup Simple, per-project configuration in a single file (it’s just Python code) Uses IPython, BPython, or ptpython if available, and falls back to built-in interpreter Automatically load IPython extensions Example Use Cases¶ If you’re building a w
X-Translator: Yoshinari Takaoka <reversethis -> gro tod umumum ta umumum> はじめに この文書は Python の標準ライブラリに含まれているPythonコードのコーディング規約です。CPython に含まれるC言語のコード [1] については、対応するC言語のスタイルガイドを記した PEP を参照してください。 この文書と PEP 257 (Docstring 規約) は、Guido が書いたオリジナルのPythonスタイルガイドのエッセイと、 Barry のスタイルガイドに少し追記したものをまとめたものです。 [2] このスタイルガイドは、追加の規約が必要だとわかったり、Pythonの言語自体が変更されることで過去の規約が時代遅れになった時に徐々に改訂されてゆきます。 多くのプロジェクトには、自分たちのコーディング
Welcome to Py4J¶ Py4J enables Python programs running in a Python interpreter to dynamically access Java objects in a Java Virtual Machine. Methods are called as if the Java objects resided in the Python interpreter and Java collections can be accessed through standard Python collection methods. Py4J also enables Java programs to call back Python objects. Py4J is distributed under the BSD license.
Flowp 1.2.1¶ Flowp is a library which tries to bring the best ideas from Ruby / node.js world to Python making development more fun. For version 1.2.1 module flowp.testing is available which allows to write tests in a RSpec BDD style with minimum of magic and flowp.files module which brings convenient utils for files processing.
Filesystem Abstraction for Python. Work with files and directories in archives, memory, the cloud etc. as easily as your local drive. Write code now, decide later where the data will be stored; unit test without writing real files; upload files to the cloud without learning a new API; sandbox your file writing code; etc. Introduction Let's look at a simple use-case. The following function uses the
Python開発チームは3月16日、Python 3系で最新の安定版となる「Python 3.4.0」を公開した。新しいライブラリモジュールの導入など多数の新機能が追加されている。 Python 3.4.0は2012年9月に公開された3.3.0以来のPython 3系メジャーリリースとなる。Pythonはバージョン2系と3系があり、バージョン3系ではバージョン2系との一部互換性を排除して新機能の追加や仕様および文法などの整理が行われている。2系の最新安定版はバージョン2.7.6。 Python 3.4では文法面での変更はないが、新たにpathlibやenum、statistics、tracemalloc、asyncioといったモジュールが標準ライブラリに加わった。pathlibはオブジェクト指向のファイルシステムパス処理モジュールで、パス操作やファイル操作を統合したものになる。enumはP
大阪Pythonユーザの集まり2014/03 大阪でPythonについての集まりがあるということで 参加してきました。 scikit-learn、GUIプログラミング、autodoc、patch的なお話と幅広くお話が聞けました。 私は kuroko についてLTしました。資料は以下です。 http://www.hexacosa.net/documents/osakapy-20140313-lt_kuroko/ Cinch というRubyのIRCボットライブラリ使って定期的にリモートサーバからログ拾ってたりしてたのですが、 IRCを使わなくなった&Python使いたかったので、モジュールを作ってみました。 デコレータで実行間隔指定して指定したメソッドを実行してくれます。 以下のようなかたちで使います。 インストール $ pip install --upgrade kuroko 5秒間隔で"p
Introduction aspects.py is a lightweight and low-level library for intercepting function calls. Functions and methods (also in Python standard library and third party code) can be wrapped so that when they are called, the wrap is invoked first. Depending on the wrap, the execution of the original function can be omitted, or the function can be called arbitrarily many times. Wraps are able to modif
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く