awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesFunction Invocation Formatting

Utilities for generating human-readable or structured string representations of function calls.

Distinct from Remote Function Invocation: Focuses on the string formatting of the call itself rather than the mechanism of remote or dynamic invocation.

Explore 1 awesome GitHub repository matching software engineering & architecture · Function Invocation Formatting. Refine with filters or upvote what's useful.

Awesome Function Invocation Formatting GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • mahmoud/boltonsالصورة الرمزية لـ mahmoud

    mahmoud/boltons

    6,897عرض على GitHub↗

    Boltons is a comprehensive utility toolkit and extension of the Python standard library. It provides a collection of reusable recipes and specialized data structures, system utilities, and helper libraries designed to support common programming tasks across various domains. The project is distinguished by a standard-library-only dependency model, ensuring maximum portability with zero external dependencies. It provides advanced implementations for data structures, such as immutable mappings and priority queues, alongside recursive data transformation tools for reshaping complex nested diction

    Provides a utility to generate string representations of function calls including positional and keyword arguments.

    Python
    عرض على GitHub↗6,897
  1. Home
  2. Software Engineering & Architecture
  3. Function Invocation Formatting