Package: python3-auto-pytabs (0.4.0-2)
Links for python3-auto-pytabs
Debian Resources:
Download Source Package python-auto-pytabs:
- [python-auto-pytabs_0.4.0-2.dsc]
- [python-auto-pytabs_0.4.0.orig.tar.gz]
- [python-auto-pytabs_0.4.0-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Automatically generate code examples for mkdocs or Sphinx (Python 3)
Python project documentation typically include code examples. Given that most of the time, a project will support multiple versions of Python, it would be ideal to showcase the adjustments that can or need to be made for different Python versions. This can be achieved by including several versions of the example code, conveniently displayed using the pymdown "tabbed" extension for markdown, or sphinx{design} tabs for Sphinx.
AutoPyTabs aims to solve all these problems by automatically generating versions (using the awesome ruff project) of code examples, targeting different Python versions at build-time, based on a base version (the lowest supported Python version). This means that:
* There exists only one version of each example: The lowest supported version becomes the source of truth, therefore preventing out-of-sync examples and reducing maintenance burden. * Dropping or adding support for Python versions can be done via a simple change in a configuration file
This package installs the library for Python 3.
Other Packages Related to python3-auto-pytabs
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-ruff
- Fast linter for Python, written in Rust
Download python3-auto-pytabs
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 12.7 kB | 59.0 kB | [list of files] |