软件包:python3-xstatic-filesaver(1.3.2.0-1)
python3-xstatic-filesaver 的相关链接
Debian 的资源:
下载源码包 python-xstatic-filesaver:
- [python-xstatic-filesaver_1.3.2.0-1.dsc]
- [python-xstatic-filesaver_1.3.2.0.orig.tar.xz]
- [python-xstatic-filesaver_1.3.2.0-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