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

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

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

HBNetwork/python-decouple

0
View on GitHub↗
3,040 نجوم·219 تفرعات·Python·MIT·2 مشاهدات

Python Decouple

Strict separation of config from code.

Features

  • Configuration Management - Separates application settings from source code.
  • Python Packages - Settings and code separation.

سجل النجوم

مخطط تاريخ النجوم لـ hbnetwork/python-decoupleمخطط تاريخ النجوم لـ hbnetwork/python-decouple

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Python Decouple

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Python Decouple.
  • agilira/argusالصورة الرمزية لـ agilira

    agilira/argus

    170عرض على GitHub↗

    High-performance configuration management framework for Go applications with zero-allocation performance, universal format support (JSON, YAML, TOML, HCL, INI, Properties), and an ultra-fast CLI powered by Orpheus.

    Goagilira-orpheuscliconfiguration-management
    عرض على GitHub↗170
  • alecthomas/kongالصورة الرمزية لـ alecthomas

    alecthomas/kong

    2,976عرض على GitHub↗

    Kong is a declarative command line interface framework and parser for Go. It maps flags and positional arguments directly into typed Go structures using struct tags, allowing developers to define terminal interfaces through data models rather than manual parsing logic. The project functions as a configuration mapper that populates Go structures from a combination of command-line arguments, environment variables, and JSON files. It distinguishes itself by providing a dependency injection container to pass external services into command handlers and a plugin architecture for dynamic command reg

    Gocommand-linecommandsflags
    عرض على GitHub↗2,976
  • alpha018/nestjs-unleash-clientالصورة الرمزية لـ Alpha018

    Alpha018/nestjs-unleash-client

    34عرض على GitHub↗

    A Client library to use the Unleash platform in your NestJS Apps to manage the feature flags.

    TypeScript
    عرض على GitHub↗34
  • adrg/xdgالصورة الرمزية لـ adrg

    adrg/xdg

    1,002عرض على GitHub↗

    Go implementation of the XDG Base Directory Specification and XDG user directories

    Gocross-platformgogolang
    عرض على GitHub↗1,002
عرض جميع البدائل الـ 30 لـ Python Decouple→

الأسئلة الشائعة

ما هي وظيفة hbnetwork/python-decouple؟

Strict separation of config from code.

ما هي الميزات الرئيسية لـ hbnetwork/python-decouple؟

الميزات الرئيسية لـ hbnetwork/python-decouple هي: Configuration Management, Python Packages.

ما هي البدائل مفتوحة المصدر لـ hbnetwork/python-decouple؟

تشمل البدائل مفتوحة المصدر لـ hbnetwork/python-decouple: agilira/argus — High-performance configuration management framework for Go applications with zero-allocation performance, universal… alecthomas/kong — Kong is a declarative command line interface framework and parser for Go. It maps flags and positional arguments… alpha018/nestjs-unleash-client — A Client library to use the Unleash platform in your NestJS Apps to manage the feature flags. andreiavrammsd/config — Parse configuration values into given struct from environment, files, json, bytes, or other input convertible to bytes. angristan/nginx-autoinstall — Compile and install NGINX from source with optional features, modules and patches. adrg/xdg — Go implementation of the XDG Base Directory Specification and XDG user directories.