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

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. python-calamine python-calamine Public

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

    Python 202 2

  2. ratelimit with redis and zrange ratelimit with redis and zrange
    1
    from __future__ import annotations
    2
    
                  
    3
    from django.conf import settings
    4
    from django.utils import timezone
    5
    
                  
  3. 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