Skip to content
View rezemika's full-sized avatar
Block or Report

Block or report rezemika

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. goose-search goose-search Public

    Un moteur de recherche géographique utilisant OpenStreetMap.

    Python 3 1

  2. humanized_opening_hours humanized_opening_hours Public

    A parser for the opening_hours fields from OpenStreetMap

    Python 26 20

  3. oh_sanitizer oh_sanitizer Public

    A corrector for the 'opening_hours' fields from OpenStreetMap

    Python 2

  4. Some useful expressions in Python Some useful expressions in Python
    1
    """
    2
        This gist contains some useful things which are frequently used in Python or are boring to copy by hand.
    3
        
    4
        Index:
    5
        - L11-L45 : ANSI characters to color and format outputs to Linux terminals.