/apy42

Python 42 API connector

Primary LanguagePython

Python 42 api connector

Installation

  1. git clone https://github.com/alexandregv/apy42
  2. pip3 install -r requirements.txt

Usage

  1. export API42_ID=xxx API42_SECRET=xxx
    • With arguments: python3 a.py /users/reach
    • Interactively: python3 a.py then type /users/reach