Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 891 for experts (0.65 sec)

  1. .github/actions/people/app/main.py

                    {"login": login, "avatarUrl": sponsor.avatarUrl, "url": sponsor.url}
                )
            sponsors.append(sponsor_group)
    
        people = {
            "maintainers": maintainers,
            "experts": experts,
            "last_month_experts": last_month_experts,
            "three_months_experts": three_months_experts,
            "six_months_experts": six_months_experts,
            "one_year_experts": one_year_experts,
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Tue Mar 26 17:38:21 UTC 2024
    - 19.2K bytes
    - Viewed (0)
  2. docs/pl/docs/help-fastapi.md

    W wielu przypadkach możesz już znać odpowiedź na te pytania. 🤓
    
    Jeśli pomożesz wielu ludziom, możesz zostać oficjalnym [Ekspertem FastAPI](fastapi-people.md#fastapi-experts){.internal-link target=_blank}. 🎉
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 14.9K bytes
    - Viewed (0)
  3. docs/compression/README.md

    When set, environment variables override the defined `compress` config settings in the server config.
    
    ```bash
    export MINIO_COMPRESSION_ENABLE="on"
    export MINIO_COMPRESSION_EXTENSIONS=".txt,.log,.csv,.json,.tar,.xml,.bin"
    export MINIO_COMPRESSION_MIME_TYPES="text/*,application/json,application/xml"
    ```
    
    > [!NOTE]
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Mon Mar 11 11:55:34 UTC 2024
    - 5.1K bytes
    - Viewed (0)
  4. docs/ru/docs/fastapi-people.md

    Оказывая помощь многим другим, они подтвердили свой уровень знаний. ✨
    
    {% if people %}
    <div class="user-list user-list-center">
    {% for user in people.experts[:50] %}
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 8.6K bytes
    - Viewed (0)
  5. docs/az/docs/fastapi-people.md

    Onlar bir çox insanlara kömək edərək mütəxəssis olduqlarını sübut ediblər. ✨
    
    {% if people %}
    <div class="user-list user-list-center">
    {% for user in people.experts[:50] %}
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 6.9K bytes
    - Viewed (0)
  6. docs/de/docs/fastapi-people.md

    {% endfor %}
    
    </div>
    {% endif %}
    
    ## Experten
    
    Hier die **FastAPI-Experten**. 🤓
    
    Das sind die Benutzer, die *insgesamt* [anderen am meisten mit Fragen auf GitHub geholfen haben](help-fastapi.md#anderen-bei-fragen-auf-github-helfen){.internal-link target=_blank}.
    
    Sie haben bewiesen, dass sie Experten sind, weil sie vielen anderen geholfen haben. ✨
    
    {% if people %}
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sat Mar 30 18:10:01 UTC 2024
    - 6.8K bytes
    - Viewed (0)
  7. docs/uk/docs/fastapi-people.md

    Вони зарекомендували себе як експерти, допомагаючи багатьом іншим. ✨
    
    {% if people %}
    <div class="user-list user-list-center">
    {% for user in people.experts[:50] %}
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 8.1K bytes
    - Viewed (0)
  8. docs/tr/docs/fastapi-people.md

    Bir çok kullanıcıya yardım ederek uzman olduklarını kanıtladılar! ✨
    
    {% if people %}
    <div class="user-list user-list-center">
    {% for user in people.experts[:50] %}
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sat Mar 16 23:54:24 UTC 2024
    - 6.8K bytes
    - Viewed (0)
  9. docs/em/docs/fastapi-people.md

    👫 👩‍💻 👈 ✔️ [ℹ 🎏 🏆 ⏮️ ❔ 📂](help-fastapi.md#i){.internal-link target=_blank} 🔘 *🌐 🕰*.
    
    👫 ✔️ 🎦 🕴 🤝 📚 🎏. 👶
    
    {% if people %}
    <div class="user-list user-list-center">
    {% for user in people.experts[:50] %}
    
    <div class="user"><a href="{{ user.url }}" target="_blank"><div class="avatar-wrapper"><img src="{{ user.avatarUrl }}"/></div><div class="title">@{{ user.login }}</div></a> <div class="count">❔ 📨: {{ user.count }}</div></div>
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 5.6K bytes
    - Viewed (0)
  10. docs/pl/docs/fastapi-people.md

    Poprzez pomoc wielu innym, udowodnili, że są ekspertami. ✨
    
    {% if people %}
    <div class="user-list user-list-center">
    {% for user in people.experts %}
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sat May 18 00:50:03 UTC 2024
    - 6.5K bytes
    - Viewed (0)
Back to top