差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
rye [2023/05/29 23:14] Takuya Nishimotorye [2023/05/29 23:22] (現在) Takuya Nishimoto
行 11: 行 11:
 https://nsakki55.hatenablog.com/entry/2023/05/29/013658 https://nsakki55.hatenablog.com/entry/2023/05/29/013658
  
 +<code py>
 +% rye init hello-rye
 +% cd hello-rye
 +% rye sync
 +% rye run python
 +Python 3.11.3 (main, May  7 2023, 17:39:14) [Clang 16.0.3 ] on darwin
 +Type "help", "copyright", "credits" or "license" for more information.
 +>>> import hello_rye
 +>>> hello_rye.hello()
 +'Hello from hello-rye!'
 +>>> 
 +</code>
  
rye.txt · 最終更新: 2023/05/29 23:22 by Takuya Nishimoto
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0