Skip to content
View icecore2's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Canada
  • 19:40 (UTC -06:00)
Block or Report

Block or report icecore2

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. Pushover service with pushing message. Pushover service with pushing message.
    1
    # Full page of API: https://pushover.net/api
    2
    # Get tokens page: https://pushover.net/#apps
    3
    
    
    4
    import requests
    5
    
    
  2. fastapi-custom-openapi-loading fastapi-custom-openapi-loading Public

    This repository is about loading a custom openapi.json file that not relates the backend.

    Python

  3. fastapi-logging fastapi-logging Public

    This is an example of how to create logger for FastAPI project

    Python

  4. whatsapp-media-date-to-exif whatsapp-media-date-to-exif Public

    This is a script that parses a date of creation from Whatsapp media files and save it as exif.

    Python 1