Configuration and templates needed to satisfy GOST-7.32 requirements while building a project
Project description
Report Maker - GOST-7.32 Template
This repository stores configuration and templates needed to satisfy GOST-7.32 requirements while building a project.
Note that this will not work on its own, and requires report-maker to run.
Also includes front pages for the GUAP University.
Usage
- Install via pip:
pip install report-maker-template-gost-7.32 - In your report composer config, set
composer.template: gost-7.32.
Built-in templates
This template also provides the following document templates:
toc.docx
: A static document template for the Table of Contents.
Requires manual reindexing after document rendering.
guap-front-pages/front-page-lab.docx
: A dynamic document template
for the homework task or lab task from the GUAP university.
Parameters:
department: Discipline department name or IDcaption: Report categorytitle:Current report titlecourse: Discipline full nameprofessor.title: Professor's title, in the standard short formprofessor.name: Professor's name, in "F.M. LastName" formauthor.id: Author's internal IDauthor.name: Author's name, in "F.M. LastName" formauthor.class: Author's class ID
Example:
attributes:
{
department: 43
caption: "Отчёт о лабораторной работе №"${lab_number}
title: ${lab_title}
course: "Основы программирования"
professor.title: "к.т.н., доц."
professor.name: "И.И. Иванов"
author.id: "2023/1338"
author.name: "П.О. Зайцев"
author.class: "Z3431"
}
Licensing
see: LICENSE.txt
[BSD-2 License]. Copyright (c) Peter Zaitcev, 2025.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file report_maker_template_gost_7_32-0.1.0.tar.gz.
File metadata
- Download URL: report_maker_template_gost_7_32-0.1.0.tar.gz
- Upload date:
- Size: 121.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0fd662f5aae1b883c2e14f8ba4e06bf51278137ae4690c2f9a4c0bf85b4e8184
|
|
| MD5 |
cc3a715a411da3f35fcdb0a9d27666ac
|
|
| BLAKE2b-256 |
61b183cdc5395e066a5cc2e4fd90e8d86efe9c464f35b8618c5d9d7b0d550320
|
File details
Details for the file report_maker_template_gost_7_32-0.1.0-py3-none-any.whl.
File metadata
- Download URL: report_maker_template_gost_7_32-0.1.0-py3-none-any.whl
- Upload date:
- Size: 120.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb275c7ad80a308d89f4ec527fb4e2e59fd7be6304694aceb880bf86f49c40da
|
|
| MD5 |
89f8624af6a366486c8390a38ae85bcf
|
|
| BLAKE2b-256 |
2eccbe091b0c28c236314514f2bdb1c60c26ff90701d5ebc24c598af9230df43
|