Skip to content
View mmiguel6288code's full-sized avatar

Block or report mmiguel6288code

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

Popular repositories Loading

  1. ptkcmd ptkcmd Public

    Adapts the standard library cmd.py to use prompt-toolkit instead of readline

    Python 7 1

  2. flatnest flatnest Public

    (nest_pattern, flat_list) <-----> nested_list_structure

    Python 1

  3. super-nova-search super-nova-search Public

    No longer being worked

    Python

  4. devshell devshell Public

    Browse files and code trees (nodes being packages -> modules -> classes -> functions). Record sessions as doctests, run cross-platform grep on code, debug functions.

    Python

  5. logarhythm logarhythm Public

    Make logging easier with hopefully less need to look up hard-to-remember documentation.

    Python

  6. bitarchitect bitarchitect Public

    Specify bit structure patterns and get interpreted values out of a bit/byte sequence. Use the same patterns to construct bit sequences out of interpreted values. **IN PROGRESS**

    Python