瀏覽代碼

Merge pull request #18 from anki-code/rever

Section "Projects using python-appimage"
Valentin 5 年之前
父節點
當前提交
eda9cbcf47
共有 1 個文件被更改,包括 11 次插入0 次删除
  1. 11 0
      README.md

+ 11 - 0
README.md

@@ -60,6 +60,15 @@ as explained above and directly modify the content, e.g. `pip install` your cust
 packages. Then, simply rebuild the AppImage using your favourite tool, e.g.
 [appimagetool][APPIMAGETOOL], [linuxdeploy][LINUXDEPLOY] or `python-appimage`.
 
+## Projects using [python-appimage][PYTHON_APPIMAGE]
+* [grand/python](https://github.com/grand-mother/python) - Contained, portable
+  and modern python for [GRAND][GRAND] running from an AppImage
+* [xxh](https://github.com/xxh/xxh) - Bring your favorite shell wherever you go
+  through the ssh 
+* [xonsh](https://github.com/xonsh/xonsh) - Python-powered, cross-platform, Unix-gazing 
+  shell language and command prompt
+* [rever](https://github.com/regro/rever) - Cross-platform software release tool.
+
 
 [APPIMAGE]: https://appimage.org
 [APPIMAGETOOL]: https://appimage.github.io/appimagetool
@@ -71,3 +80,5 @@ packages. Then, simply rebuild the AppImage using your favourite tool, e.g.
 [RELEASES]: https://github.com/niess/python-appimage/releases
 [WHEEL]: https://pythonwheels.com
 [WORKFLOWS]: https://github.com/niess/python-appimage/tree/master/.github/workflows
+[GRAND]: http://grand.cnrs.fr
+[PYTHON_APPIMAGE]: https://github.com/niess/python-appimage