Skip to content
View berend's full-sized avatar
💭
working from home
💭
working from home
  • esome
  • Hamburg

Block or report berend

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 Loading

  1. haveibeenpwnd haveibeenpwnd Public

    API Wrapper for haveibeenpwnd

    Python 16 7

  2. dotfile dotfile Public

    Shell

  3. pyiban pyiban Public

    validate and generate IBANs

    Python 1 1

  4. dpath-python dpath-python Public

    Forked from dpath-maintainers/dpath-python

    A python library for accessing and searching dictionaries via /slashed/paths ala xpath

    Python 1

  5. numpy numpy Public

    Forked from numpy/numpy

    Numpy main repository

    C

  6. Versioning with flask blueprint Versioning with flask blueprint
    1
    from flask import Blueprint
    2
    from flask import Flask
    3
    
                  
    4
    app = Flask(__name__)
    5