awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesDeclarative Programming Patterns

Programming styles that describe intended outcomes rather than explicit imperative steps.

Distinct from Declarative Language Features: Candidates are limited to query languages or AI; this is a general software engineering pattern for language features.

Explore 1 awesome GitHub repository matching software engineering & architecture · Declarative Programming Patterns. Refine with filters or upvote what's useful.

Awesome Declarative Programming Patterns GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • amontalenti/elements-of-python-styleAvatar von amontalenti

    amontalenti/elements-of-python-style

    3,489Auf GitHub ansehen↗

    This project is a comprehensive Python style guide and technical reference designed to promote the creation of clean, maintainable, and idiomatic code. It provides a set of opinionated guidelines and architectural patterns focusing on functional and declarative programming to reduce complexity and improve overall code quality. The guide establishes specific standards for naming conventions, module organization, and project layout. It emphasizes reducing object coupling by favoring modules and functions over deep class hierarchies and offers technical standards for writing docstrings and marku

    Guides the use of declarative patterns to simplify how code expresses its intended logic.

    code-stylecodestyledocumentation
    Auf GitHub ansehen↗3,489
  1. Home
  2. Software Engineering & Architecture
  3. Declarative Programming Patterns