Skip to content
View sakurai-youhei's full-sized avatar
  • Kobe, Japan

Organizations

@elastic
Block or Report

Block or report sakurai-youhei

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-shukujitsu python-shukujitsu Public

    Python Japanese holidays library based on static data published by Cabinet Office, Government of Japan

    Python

  2. envcontext envcontext Public

    Context manager to update environment variables with preservation

    Python 1

  3. rpsowmi rpsowmi Public

    Remote PowerShell over WMI (RPSoWMI)

    Python 1 2

  4. proxy.py-uxspoilers-plugin proxy.py-uxspoilers-plugin Public

    A plugin for proxy.py to spoil UX of web browsing

    Python 1

  5. Taking screenshot of web page using ... Taking screenshot of web page using QWebEngineView
    1
    from os.path import basename
    2
    from os.path import dirname
    3
    from os.path import join
    4
    import sys
    5
    
                  
  6. T800.winthread T800.winthread Public

    Extension of threading.Thread adding terminate method using Win32 API on Python

    Python