Skip to content
View hectr's full-sized avatar

Block or report hectr

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 2 2

  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 4

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

    git merge driver for .strings files

    Swift