Skip to content
View EdwardBetts's full-sized avatar

Block or report EdwardBetts

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. osm-wikidataosm-wikidataPublic

    Match OSM entities with Wikidata items

    Python 126 26

  2. find_linkfind_linkPublic

    Search for pages on Wikipedia and add links

    Python 20 7

  3. companies-housecompanies-housePublic

    List of companies which have prospective parliamentary candidates as directors

    12 2

  4. Python pprint with color syntax high...Python pprint with color syntax highlighting for the console
    1
    frompprintimportpformat
    2
    fromtypingimportAny
    3
    4
    frompygmentsimporthighlight
    5
    frompygments.formattersimportTerminal256Formatter