/leboncoin-python

Non-official LeBonCoin Python Wrapper

Primary LanguagePythonMIT LicenseMIT

LeBonCoin

Travis Coveralls github PyPI License

Description

Non official Python wrapper for LeBonCoin

Requirements

  • Python 3
  • pip3

Installation

pip3 install -U leboncoin

Package usage

# -*- coding: utf-8 -*-
import leboncoin

TODO : Insert a package usage

Example output :

TODO : Insert output

TODO

  • Update the package usage
  • Update the example output