An open API service indexing awesome lists of open source software.

https://github.com/alexandriagroup/fnapy

Python API for FNAC WebServices
https://github.com/alexandriagroup/fnapy

api python

Last synced: 6 months ago
JSON representation

Python API for FNAC WebServices

Awesome Lists containing this project

README

          

=====
FNAPY
=====

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

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

.. _pipenv: https://pipenv.readthedocs.io/en/latest/