chacha ba993b14b9 work
2025-09-27 16:41:36 +02:00
2024-10-18 17:51:19 +00:00
2024-10-18 17:51:19 +00:00
2024-10-18 17:51:19 +00:00
2025-09-27 16:41:36 +02:00
2025-09-27 16:41:36 +02:00
2024-10-18 17:51:19 +00:00
2024-10-20 12:25:41 +01:00
dev
2025-08-31 21:23:03 +02:00
2024-10-18 17:51:19 +00:00
2024-10-18 17:51:19 +00:00
2024-10-18 17:51:19 +00:00
2024-10-18 17:51:19 +00:00
2025-09-05 23:00:36 +02:00
2024-10-18 17:51:19 +00:00
2024-10-18 17:51:19 +00:00
2024-10-18 17:51:19 +00:00
2024-10-18 17:51:19 +00:00
2024-10-18 17:51:19 +00:00
2024-10-18 17:51:19 +00:00

Python project template

A nice template to start blank python projets.

This template automate a lot of handy things and allow CI/CD automatic releases generation.

It is also collectings data to feed Jenkins build.

Checkout Latest Documentation.

Features

Generic pipeline skeleton:

- Prepare
- GetCode
- BuildPackage
- Install
- CheckCode
- PlotMetrics
- RunUnitTests
- GenDOC
- PostRelease

CI/CD Environment

- Jenkins
- Gitea (with patch for dynamic Readme variables: https://chacha.ddns.net/gitea/chacha/GiteaMarkupVariable)
- Docker
- MkDocsWeb

CI/CD Helper libs

- VirtualEnv
- Changelog generation based on commits
- copier
- pylint + pylint_json2html
- mypy
- unittest + xmlrunner + junitparser + junit2htmlreport
- mkdocs

Python project

- Full .toml implementation
- .whl automatic generation
- dynamic versionning using git repository
- embedded unit-test
Description
No description provided
Readme 1.2 MiB
Languages
Python 97.9%
Dockerfile 2.1%