A Python Library to use easily the 42 API


Keywords
42, api, python
License
GPL-3.0
Install
pip install IntraPy==0.2.1

Documentation

IntraPy

PyPI GitHub last commit GitHub commit activity the past week, 4 weeks, year License: GPL v3 codecov

Description

A Python Library to use easily the 42 API

Installation

This module is available on pip : pip install IntraPy

Else you can just clone it, install the requirements with pip install -r requirements.txt and use it as is

Usage

See the wiki pages

Contributing Open Source Love PRs Welcome

  • Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.
  • Fork the repository on GitHub to start making your changes to the master branch (or branch off of it).
  • Write a test which shows that the bug was fixed or that the feature works as expected.
  • Send a pull request and bug the maintainer until it gets merged and published. :) Make sure to add yourself to AUTHORS.