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.
Change log
All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[1.1.0] - 2016-10-17
Changed
Display a log rather than raise a FnapyPricingError when a list of EANs is provided
[1.0.1] - 2016-10-17
Fixed
Fixed bug in FnapyConnection: when credentials is provided and if sandbox is False, a FnapyConnectionError is raised.
[1.0.0] - 2016-10-14
Added
Working with sandbox or real account is now possible
Changed
FnapyConnection now accepts credentials dictionary or sandbox boolean
query_pricing now accepts a list of EANs
[0.6.0] - 2016-10-07
Added
In the Query class, added the was method to handle the states (especially the states of orders)
[0.5.1] - 2016-10-04
Removed
Really remove BeautifulSoup (bs4) from the dependencies
[0.5.0] - 2016-10-04
Removed
Remove BeautifulSoup dependency
Changed
Improve the text extraction from XML
[0.4.3] - 2016-09-29
Changed
- In update_offers, FnapyUpdateOfferError is raised if:
offer_reference and at least one of the optional parameters (except product_reference) are not provided
offers_data is empty
[0.4.2] - 2016-09-28
Changed
Update documentation
[0.4.1] - 2016-09-28
Added
Implement delete_offers
[0.4.0] - 2016-09-27
Changed
Use pricing_query (V2)
Check the connection passed to FnapyManager is a FnapyConnection
Add a caveat in the README for the requests sent to the sandbox.
Improve update_offers
Fixed
Fix Unicode/string confusion bug in Response
[0.2.0] - 2016-09-13
Added
Support Python 3
Implement the Query class to allow complex queries
Added new classes for requests and responses (respectively Request and Response)
Changed
Update the documentation
Make the manager authenticate when it is created.
All the methods return a Response instance
Store the XML requests as Request instances
Fixed
Fixed the packaging
Fix minor things in the constructor of FnapyManager
[0.1.0] - 2016-08-31
Added
Create the fnapy package
Release files for fnapy 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| fnapy-1.1.0.tar.gz | 41.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| fnapy-1.1.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 79.2 kB
Release files / fnapy-1.1.0.tar.gz
| Download URL | fnapy-1.1.0.tar.gz |
|---|---|
| Size | 41.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4ddd40977e697b126755b4862e17b7f7e7ccf933bfe15eb6ef2115db9da47321
|
|
BLAKE2b-256 checksum How to use checksums |
0ff2cadc51b4df2f449c3355e3a2f8a394749d77731451ef5745b5249627e51e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / fnapy-1.1.0-py2.py3-none-any.whl
| Download URL | fnapy-1.1.0-py2.py3-none-any.whl |
|---|---|
| Size | 37.8 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
38a95a65dddd5cd54d0d8ce16cf0503f21e14a02b5eb8d0064b9cd3344fe8695
|
|
BLAKE2b-256 checksum How to use checksums |
c1f5095e4f3bd330b487de25b38b93b442372563a09acb4b056f2a2b4b5867a0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |