CMLibs 导出函数。
项目描述
CMLibs 导出类。此软件可在PyPi上找到,并使用以下命令安装
pip install cmlibs.exporter
当使用缩略图导出器时,硬件或软件渲染需要额外的要求。要安装支持硬件渲染的缩略图导出器,请使用以下命令安装 cmlibs.exporter
pip install 'cmlibs.exporter[thumbnail_hardware]'
要安装支持软件渲染的缩略图导出器,请使用以下命令安装 cmlibs.exporter
pip install 'cmlibs.exporter[thumbnail_software]'
即使硬件渲染可用,也要强制使用软件渲染器,请设置环境变量如下
OC_EXPORTER_RENDERER=osmesa
在导出器运行的环境或调用导出缩略图方法之前
分发
此软件使用正则表达式从包中提取版本号信息。此包的版本号存储在 'src/cmlibs/exporter/__init__.py' 中
许可证
Copyright 2021 University of Auckland Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://apache.ac.cn/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
项目详情
下载文件
下载适合您平台的文件。如果您不确定选择哪个,请了解更多关于 安装包 的信息。
源分发
此版本没有可用的源分发文件。请参阅 生成分发存档教程。
构建分发
cmlibs.exporter-0.7.0-py3-none-any.whl (19.8 kB 查看哈希)