Skip to content
View dimastbk's full-sized avatar
🍑
🍑

    Block or report dimastbk

    Block user

    Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

    You must be logged in to block users.

    Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
    Report abuse

    Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

    Report abuse

    Pinned Loading

    1. python-calaminepython-calaminePublic

      Python binding for Rust's library for reading excel and odf file - calamine.

      Rust 496 17

    2. camunda-community-hub/pyzeebecamunda-community-hub/pyzeebePublic

      Python client for Zeebe workflow engine

      Python 101 41

    3. ratelimit with redis and zrangeratelimit with redis and zrange
      1
      from __future__ importannotations
      2
      3
      fromdjango.confimportsettings
      4
      fromdjango.utilsimporttimezone
      5
    4. traefik + portainer for docker swarm...traefik + portainer for docker swarm (and simple app with nginx)
      1
      version: "3.8"
      2
      3
      services:
      4
      traefik:
      5
      image: traefik:v2.4.9