Skip to content
View dairoot's full-sized avatar

Organizations

@gxgk
Block or Report

Block or report dairoot

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 Loading

  1. ChatGPT-Mirror ChatGPT-Mirror Public

    🚀 一键部署自己的 ChatGPT 镜像网站

    142 15

  2. school-api school-api Public

    🌱 校园教务系统接口,正方教务系统 SDK for Python

    Python 206 43

  3. gxgk/school-map gxgk/school-map Public

    🌱 校园导览|校园地图|校园工具|微信小程序

    JavaScript 300 65

  4. zfxfzb-code zfxfzb-code Public

    正方系统 验证码识别

    Python 20 9

  5. 分布式函数锁 分布式函数锁
    1
    import json
    2
    
                  
    3
    from redis import Redis 
    4
    
                  
    5
    redis = Redis()