Giter Site home page Giter Site logo

cmlibs.exporter's Introduction

CMLibs Exporter

CMLibs exporter classes. This software can be found on PyPi and installed with the following command:

pip install cmlibs.exporter

When using the thumbnail exporter there are additional requirements for hardware or software rendering. To install the thumbnail exporter with support for hardware rendering install cmlibs.exporter with:

pip install 'cmlibs.exporter[thumbnail_hardware]'

To install the thumbnail exporter with support for software rendering install cmlibs.exporter with:

pip install 'cmlibs.exporter[thumbnail_software]'

To force the use of the software renderer even when hardware rendering is available, set an environment variable like so:

OC_EXPORTER_RENDERER=osmesa

either in the environment the exporter is run in or before calling the export thumbnail method.

Distribution

This software uses regex to extract the version number information from the package. The version number for this package is stored in 'src/cmlibs/exporter/__init__.py'

cmlibs.exporter's People

Contributors

hsorby avatar kayvv avatar tsalemink avatar rchristie avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.