Skip to content
View kojit's full-sized avatar

Block or report kojit

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. calendar_sync_garoon_outlook calendar_sync_garoon_outlook Public

    Synchronize Garoon (Cybozu) calendar and Outlook calendar

    Python

  2. ringbuffer ringbuffer Public

    Just a ring buffer class

    C++

  3. shiftwork_scheduler shiftwork_scheduler Public

    Schedule Shift Work

    Python 1

  4. middleware.py middleware.py
    1
    from django import http
    2
    
                  
    3
    try:
    4
        from django.conf import settings
    5
        XS_SHARING_ALLOWED_ORIGINS = settings.XS_SHARING_ALLOWED_ORIGINS
  5. requests requests Public

    Forked from psf/requests

    Python HTTP Requests for Humans™.

    Python 1

  6. getbrushup getbrushup Public

    retrieve data from http://brushup.narihiro.info/

    Python