simple-sample

Contents:

  • Python prototype
  • How to use
  • Code quality
  • How to make
  • Refactoring
  • API
  • Step by step
simple-sample
  • Welcome to simple-sample’s documentation!
  • View page source

Welcome to simple-sample’s documentation!

This package contains a simple sample of a Python package prototype.

Contents:

  • Python prototype
    • Installation
    • Usage
    • Development
    • Project structure
    • Change Log
    • Blog post
    • License
  • How to use
    • Unit tests
    • PyTest
    • Documentation
    • MyClass
  • Code quality
    • The cycle of the four tools
    • The TDD sequence
  • How to make
    • Virtual environment
    • TDD
    • Test tools
    • Pre-commit hooks
    • Conventional Commits
    • Versioning management
    • Documentation
    • Packaging
  • Refactoring
    • pyproject.toml
    • Getting started
    • Conclusion
  • API
    • MyClassInterface
    • MyClassAbstract
    • MyClass
  • Step by step
    • see-git-steps
    • Getting started

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2026, Alessandra Bilardi.

Built with Sphinx using a theme provided by Read the Docs.