<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/release-1-0-0-of-relatorio-we3lfhuoq" -->

---
title: Release 1.0.0 of Relatorio | daily.dev
description: Relatorio 1.0.0 has been released. Relatorio is a Python templating library for OpenDocument files that also uses OpenDocument as its source format. This...
canonical: https://daily.dev/posts/release-1-0-0-of-relatorio-we3lfhuoq
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Release 1.0.0 of Relatorio | daily.dev
og:description: Relatorio 1.0.0 has been released. Relatorio is a Python templating library for OpenDocument files that also uses OpenDocument as its source format. This...
og:url: https://daily.dev/posts/release-1-0-0-of-relatorio-we3lfhuoq
og:image: https://api.daily.dev/og/posts/We3LFHUOq.png
og:image:alt: Release 1.0.0 of Relatorio
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Release 1.0.0 of Relatorio

**[Planet Python](https://daily.dev/sources/planetpython)** · 1 min read · 0 upvotes · 0 comments

## Summary

Relatorio 1.0.0 has been released. Relatorio is a Python templating library for OpenDocument files that also uses OpenDocument as its source format. This release includes bug fixes and notable changes: the python-magic dependency has been replaced with puremagic, and support for chart templates and PDF output has been removed. The package is available on PyPI.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://discuss.tryton.org/t/release-1-0-0-of-relatorio/9293>

## Similar posts on daily.dev

- [Release of Relatorio 0.12.0](https://daily.dev/posts/release-of-relatorio-0-12-0-ow7za4pgs) · Planet Python · 1 upvotes · 0 comments
- [Release 1.0.0 of GooCalendar](https://daily.dev/posts/release-1-0-0-of-goocalendar-eeqhjpvlw) · Planet Python · 0 upvotes · 0 comments
- [rOpenSci Dev Guide 1.0.0: Trilingual and Improved](https://daily.dev/posts/ropensci-dev-guide-1-0-0-trilingual-and-improved-k3c802uop) · R-bloggers · 0 upvotes · 0 comments

---

Tags: [#python](https://daily.dev/tags/python)

[View this post on daily.dev](https://daily.dev/posts/release-1-0-0-of-relatorio-we3lfhuoq)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Release 1.0.0 of Relatorio","url":"https://daily.dev/posts/release-1-0-0-of-relatorio-we3lfhuoq","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/release-1-0-0-of-relatorio-we3lfhuoq"},"datePublished":"2026-07-16T16:48:34.672Z","dateModified":"2026-07-16T16:48:51.789Z","description":"Relatorio 1.0.0 has been released. Relatorio is a Python templating library for OpenDocument files that also uses OpenDocument as its source format. This...","image":"https://media.daily.dev/image/upload/s--2-1xRawN--/f_auto/v1722860399/public/Placeholder%2011","thumbnailUrl":"https://media.daily.dev/image/upload/s--2-1xRawN--/f_auto/v1722860399/public/Placeholder%2011","isAccessibleForFree":true,"articleSection":"Planet Python","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Planet Python","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/eac3cc584cb043b5a242d13752bd3d0c","url":"https://daily.dev/sources/planetpython"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/release-1-0-0-of-relatorio-we3lfhuoq","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"python","timeRequired":"PT1M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Planet Python","item":"https://daily.dev/sources/planetpython"},{"@type":"ListItem","position":3,"name":"Release 1.0.0 of Relatorio"}]}
```

