Skip to content
View fralau's full-sized avatar
  • SettleNext
  • Geneva, Switzerland
Block or Report

Block or report fralau

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. mkdocs-macros-plugin mkdocs-macros-plugin Public

    Create richer and more beautiful pages in MkDocs, by using variables and calls to macros in the markdown code.

    Python 290 48

  2. mkdocs-mermaid2-plugin mkdocs-mermaid2-plugin Public

    A Mermaid graphs plugin for mkdocs

    Python 196 25

  3. xmlshow xmlshow Public

    Settle for LESS: a fast and super-simple XML viewer for command-line

    Shell 18 1

  4. Command line: create dictionary from... Command line: create dictionary from key-value pairs
    1
    # Converting an arbitrary list of key-value pairs from the command-line into a Python dictionary
    2
    ## Problem
    3
    You want to create a series of key-value pairs from the command line, using the [argparse](https://docs.python.org/3/library/argparse.html) library, e.g.:
    4
    
                  
    5
    ```bash
  5. repackage repackage Public

    Calling a non-registered package in any directory (with relative call). Used either by modules moved into to a subdirectory or to prepare the import of a non-registered package (in any relative path).

    Python 6 1

  6. vba_db vba_db Public

    Bring higher-level concepts to VBA Access

    Visual Basic 7 2