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.
We use pipenv to manage the dependencies in a virtual environment.
To run a shell in the virtual environment:
pipenv shell