Skip to content
View janlis-ff's full-sized avatar

Organizations

@Foxfactory-pl

Block or report janlis-ff

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 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. A simple driver class for Waveshare'... A simple driver class for Waveshare's Modbus RTU Relay boards. Uses a reliable minimalmodbus library for low-level communication handling.
    1
    from minimalmodbus import Instrument
    2
    import logging
    3
    import time
    4
    
                  
    5
    
                  
  2. quicklink quicklink Public

    A simple URL shortener application built with Django and DRF.

    Python

  3. bookaloo bookaloo Public

    Lightweight REST API for managing library book inventory and borrow tracking, built with Django and DRF.

    Python