Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 585 Bytes

README.rst

File metadata and controls

27 lines (16 loc) · 585 Bytes

FNAPY

https://travis-ci.org/alexandriagroup/fnapy.svg?branch=master

Description

fnapy is a Python library using the FnacMarketPlace API to connect to your own sales application to your FnacMarketplace seller account. It uses the REST WebService protocol to exchange data.

Development

We use pipenv to manage the dependencies in a virtual environment.

  • To run a shell in the virtual environment:

    pipenv shell