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 draft 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 and installation instructions.

The source and binaries for this program are available on PyPI. The simplest installation method is with pip:

pip install imprint[all]

The extra [all] is recommended for but not required. Installing from source is also an option, by running

python setup.py install

in the root folder of the project source distribution. The source distribution, including documentation can be found at https://github.com/madphysicist/imprint.

This program in licensed under the AGPLv3 or later. 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.1.0a3 (2023-03-26)

  • Migrated hosting to GitLab

0.1.0a2 (2022-01-20)

  • Documentation updates
  • Source distribution includes docs

0.1.0a1 (2019-04-01)

  • Added new haggis optional dependencies

0.1a1.dev2 (2019-03-26)

  • Added majority of documentation

0.1a1.dev1 (2019-03-20)

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

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.1.0a3.tar.gz (550.1 kB view hashes)

Uploaded source

Built Distribution

imprint-0.1.0a3-py3-none-any.whl (98.1 kB view hashes)

Uploaded py3

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