Coder Social home page Coder Social logo

nav / django-webodt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from b3ni/django-webodt

0.0 2.0 0.0 389 KB

django module to create MS Word, PDF and other types of documents from ODF and HTML templates

Home Page: http://packages.python.org/django-webodt/

Python 99.80% HTML 0.20%

django-webodt's Introduction

django-webodt is a django module which aims to create documents in various formats from Open Document templates (odt). Django-webodt supports virtually all formats supported by chosen backend tool. We have positive experience of creating PDF, HTML, RTF and MS Word (.doc) documents.

Document conversion is performed with help of external tools, each of which is served by its own backend. Currently there are three built-in backends:

  • ooffice: performs format conversion using big and fat OpenOffice. Especially suitable for documents with complicated formatting, where all other backends can fail. OpenOffice should be launched as daemon before.
  • abiword: relatively lightweight converter which uses abiword as converting engine. Best choice for those who have restricted amount of resources and/or don't want to worry about daemon launching.
  • googledocs: uses free service from Google, the only possible variant for shared-hosting users or users with limited amount of resources who don't care much about their privacy.

django-webodt's People

Contributors

b3ni avatar satels avatar quatre avatar dnx avatar imankulov avatar slafs avatar

Watchers

Nav Aulakh avatar James Cloos 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.