alexandregv / apy42

Python 42 API connector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Python 42 API connector


Languages

Language:Python 100.0%