Skip to content
View Iberto's full-sized avatar

Block or report Iberto

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. Load env variables from a dotenv fil... Load env variables from a dotenv file passed as argument
    1
    #!/bin/bash
    2
    
                  
    3
    if [ $# -eq 0 ]
    4
      then
    5
        echo "A .env file must be passed as arg."
  2. Daily-Coding-Problem Daily-Coding-Problem Public

    Jupyter Notebook

  3. python-snap7 python-snap7 Public

    Forked from gijzelaerr/python-snap7

    A Python wrapper for the snap7 PLC communication library

    Python

  4. python-utilies python-utilies Public

  5. ts-next-stash ts-next-stash Public

    TypeScript

  6. How-to-do How-to-do Public

    a list of useful code and snippets

    Python