Karesansui is a 100% pure Python application.
It adopts RESTful concept for it's architecture, so using HTTP, you can process information easily (with no source code editing). (But sorry, RESTful API Guide is now under construction)
Some parts of Karesansui are GPL, and some are LGPL, but the core architecture is LGPL, to reduce problems for re-using. All source code has license notice, so you clearly know what license to follow.
(More information are coming soon...)
Karesansuiは100% Pure Pythonで開発されたアプリケーションです。
開発者が拡張しやすいようRESTfulアーキテクチャを採用しており、 リソースを追加するだけで簡単に機能追加や情報の加工がおこなえます。 また、HTTPで取得してきたデータを加工することで、 プログラムに改変を加えずとも簡単に処理の追加を行うことができます。
KaresansuiはGPLとLGPLで配布されており、一部LGPL、一部GPLです。 コア部分のソースコードは利用制約の少ないLGPLライセンスを採用していますので、 再利用時のライセンスによる問題を軽減します。 すべてのソースコードにライセンスが明記されていますので、迷うことなく利用することができるはずです。
(More information are coming soon...)