Skip to content

COEXCZ/fnapy

 
 

Repository files navigation

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

Packages

No packages published

Languages

  • Python 99.0%
  • Other 1.0%