Skip to content
View xbencat's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Bratislava, Slovakia
  • 07:48 (UTC +01:00)

Highlights

  • Pro

Block or report xbencat

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. gmaps_avoid_swiss gmaps_avoid_swiss Public

    A Python package that customizes Google Maps routing to avoid Swiss routes unless the origin, destination, or waypoints include locations within Switzerland.

    Python 2

  2. bonzai-world bonzai-world Public

    NW company management app

    Vue 1

  3. Django Tips Django Tips
    1
    # Django Best Practices and Tips
    2
    
                  
    3
    ## Coding Style
    4
    - Follow the official [Django coding style guide](https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/coding-style/)
    5
    - Use `black` auto-formatter for consistent formatting