[go: up one dir, main page]

Skip to content
View mbafford's full-sized avatar

Block or report mbafford

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
mbafford/README.md

I found a secret, apparently.

Pinned Loading

  1. plaid-sync plaid-sync Public

    Command-line interface to the Plaid API that synchronizes your bank/credit card transactions with a local SQLite database. Written in Python 3.

    Python 38 5

  2. A pretty naive mirror which will che... A pretty naive mirror which will check a local folder for a Maven artifact, and if not found, fetch from the requested server.
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    import sys
    4
    import os
    5
    import socket
  3. litter-robot-to-mqtt litter-robot-to-mqtt Public

    Intercept communication between the Litter Robot and the server and rebroadcast to mqtt

    Python 8 1

  4. summarize_json - Summarize JSON Stru... summarize_json - Summarize JSON Structure (keys and data types)
    1
    #!/usr/bin/env python
    2
    # Gives a quick summary of the structure of a JSON file, including the keys, object types, and
    3
    # leaf node types. Provides a count of each data type so you can quickly tell which data points
    4
    # are common.
    5
    #
  5. textract-cli textract-cli Public

    CLI utility for using AWS Textract DetectDocumentText to OCR image files in synchronous mode without uploading to S3.

    Python 6 1

  6. daylio-markdown-export daylio-markdown-export Public

    Convert daylio exports (in .daylio format) into markdown

    Python 3 1