Skip to content
View hectr's full-sized avatar

Block or report hectr

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. reactpy-drawflow-demo reactpy-drawflow-demo Public

    Simple flow demo in Python based on Drawflow

    Python 1

  2. refined-swift/combine-semantics refined-swift/combine-semantics Public

    Publishers semantics as protocols

    Swift

  3. copilot_suggestion.py: GitHub Copilo... copilot_suggestion.py: GitHub Copilot LSP Integration in Python
    1
    import subprocess
    2
    import os
    3
    import time
    4
    import pathlib
    5
    
                  
  4. copy: Aggregates and formats into a ... copy: Aggregates and formats into a markdown list the file contents from multiple directories or files
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    import os
    4
    import argparse
    5
    import pyperclip
  5. swift-event-tracker swift-event-tracker Public

    Declarative tracking events for Swift

    Swift 5 3

  6. strings-file-merge-driver strings-file-merge-driver Public archive

    git merge driver for .strings files

    Swift