awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • amontalenti/elements-of-python-styleamontalenti 的头像

    amontalenti/elements-of-python-style

    3,489在 GitHub 上查看↗

    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
    在 GitHub 上查看↗3,489
  1. Home
  2. Software Engineering & Architecture
  3. Declarative Programming Patterns