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

Block or report nikolasrangel

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. Node.js and Python communication Node.js and Python communication
    1
    # Node.js + Python
    2
    
    
    3
    Using the Node.js [child_process module](https://nodejs.org/api/child_process.html) to create and use a python3 process to do a sum over an array.
    4
    
    
    5
    ### Usage
  2. quemedo-generator quemedo-generator Public

    o gerador de frases do padre quemedo

    Python

  3. websocket-nodejs-python websocket-nodejs-python Public

    Example of a simple communication between Websocket and Node.js with a Python3 process.

    JavaScript 2 2