パッケージ: python3-xstatic-filesaver (1.3.2.0-1.1)
python3-xstatic-filesaver に関するリンク
Debian の資源:
python-xstatic-filesaver ソースパッケージをダウンロード:
- [python-xstatic-filesaver_1.3.2.0-1.1.dsc]
- [python-xstatic-filesaver_1.3.2.0.orig.tar.xz]
- [python-xstatic-filesaver_1.3.2.0-1.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
implements the saveAs() FileSaver interface - XStatic support
XStatic is a Python web development tool for handling required static data files from external projects, such as CSS, images, and JavaScript. It provides a lightweight infrastructure to manage them via Python modules that your app can depend on in a portable, virtualenv-friendly way instead of using embedded copies.
FileSaver.js implements the saveAs() FileSaver interface in browsers that do not natively support it.
FileSaver.js is the solution to saving files on the client-side, and is perfect for webapps that need to generate files, or for saving sensitive information that shouldn't be sent to an external server.
その他の python3-xstatic-filesaver 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-xstatic
- XStatic base package with minimal support code - Python 3.x