タグ

2011年6月22日のブックマーク (4件)

  • Tutorial - py2exe.org

    Tutorial py2exe turns Python programs into packages that can be run on other Windows computers without needing to install Python on those computers. You must run py2exe on a Windows computer. Python is needed on the computer where py2exe itself is run because py2exe is a Python program and it includes parts of Python in the package that is built. To successfully complete this tutorial you'll need

    shomah4a
    shomah4a 2011/06/22
    MSVCP90.DLL がねぇよ
  • ExeWithEggs - py2exe.org

    py2exe does not currently (as of 0.6.5) work out of the box if some of your program's dependencies are in .egg form. Unzipping the .eggs If your program does not itself use setuptools facilities (eg, pkg_resources), then all you need to do is make sure the dependencies are installed on your system in unzipped form, rather than in a zipped .egg. One way to achieve this is to use the --always-unzip

    shomah4a
    shomah4a 2011/06/22
    なんかそれっぽ
  • Bitbucket

    shomah4a
    shomah4a 2011/06/22
    sphinx-contrib 一覧
  • VSSヤバイ - じゃがめブログ

    ヤバイ。VisualSourceSafeヤバイ。まじでヤバイよ、マジヤバイ。 VSSヤバイ。 まず高い。もう高いなんてもんじゃない。超高い。 高いとかっても「WindowsOSくらい?」とか、もう、そういうレベルじゃない。 何しろ7万円。スゲェ! なんかフリー版とか無いの。オープンソースのバージョン管理アプリを超越してる。低機能だし超高い。 しかもファイル破損するらしい。ヤバイよ、破損だよ。 だって普通はCVSとかファイル破損しないじゃん。だってバージョン管理アプリなのに変更履歴が消えちゃったら困るじゃん。履歴比較できないとか困るっしょ。 前のバージョンに戻そうとロールバックしたらファイルが壊れるとか泣くっしょ。 だからCVSはファイル破損しない。話のわかるヤツだ。 けどVSSはヤバイ。そんなの気にしない。破損しまくり。Analyzeコマンドを叩いても全く復旧できないくらい取り返しつかない

    VSSヤバイ - じゃがめブログ