Skip to main content

Program for creating MS Word reports from data and content templates

Project description

imprint

This program is a system for data aggregation and presentation through Microsoft Word documents. It uses templates to define dynamically generated portions of the document, which the user can construct in arbitrary ways. The content of the document is separated from the style information and the content generation.

Using this system does not remove the need to write the initial form of the document you want to create, or the need to generate the data you plan on aggregating. This program is only useful if you plan on generating a similarly formatted document many times with the same content but different data sources. It is not useful for one-off reports or documents.

See the documentation at https://imprint.readthedocs.io/en/latest for more information, including the history of the project, turorials, and API references.

This program in licensed under the AGPLv3, and compatible with later versions. You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Changelog

0.1a1.dev1 (2019-04-13)

  • First release on PyPI.
  • Created Read the Docs pages.
  • Code 95% complete.
  • Documentation 50% complete (reference portion 95% complete).
  • No tests worth speaking of.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

imprint-0.1a1.dev1.tar.gz (65.0 kB view hashes)

Uploaded Source

Built Distribution

imprint-0.1a1.dev1-py3-none-any.whl (92.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page