-
Updated
Mar 7, 2020 - Python
advertising
Here are 238 public repositories matching this topic...
Feature Request
What problem does this solve
Some publishers would prefer to integrate CodeFund via React or Vue but have no idea what the best practice for doing this is.
Describe the solution you'd like
Below the instructions box, I think there should be links to different implementation examples. For example, here's a React implementation: https://codesandbox.io/s/codefund-r
-
Updated
Jan 29, 2019
As an admin, I can view a property show page and then click on either 'View' or 'Masquerade' next to the property user name. This will take me either to the user's show page, or will log me in as them.
Goal
If tests pass, configs work.
Motivation
One of the issues currently in making changes to core is that we need to test each individual config to ensure nothing broke. That's not good, as the configs themselves are not guaranteed to have a test suite which means we're left testing a handful of things at random, like publish something, load something. Maybe create something. But
-
Updated
Apr 4, 2020 - Python
-
Updated
Apr 2, 2020 - Java
-
Updated
Dec 12, 2018 - Java
-
Updated
Apr 2, 2020 - Python
contributors
- add list of people that have contributed anyhow to the project to readme.md
- show contributors under the npm 'collaborators' block (just read-only, people should not have write access, not sure if this is possible).
-
Updated
Mar 31, 2020 - JavaScript
-
Updated
Jul 27, 2019 - JavaScript
-
Updated
Aug 15, 2018
-
Updated
Oct 24, 2019 - Swift
The readme file contains setup command that would invoke pip for python 2.7, which is not what is expected. Fixing these commands with pip3 fixes the issues one would face while setting up the project.
Documentation Needed
-
Updated
Nov 1, 2018 - Java
-
Updated
Jun 13, 2019 - HTML
-
Updated
Mar 4, 2020 - Java
-
Updated
Jan 31, 2018 - PHP
-
Updated
Jul 24, 2018 - Python
-
Updated
Apr 3, 2020 - JavaScript
-
Updated
Sep 23, 2019
-
Updated
Mar 14, 2020 - JavaScript
-
Updated
Jan 9, 2020 - Python
-
Updated
May 26, 2017 - C++
Improve this page
Add a description, image, and links to the advertising topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the advertising topic, visit your repo's landing page and select "manage topics."
https://pypi.org/project/python-amazon-simple-product-api/
Some of ItemIDs are for products that no longer exist:
Consequently, when the example code is run, it throws this error:
raise AsinNotFound("ASIN(s) not found: '{0}'".format(amazon.api.AsinNotFound: ASIN(s) not foundFor the sake of making things easier, it would be nice to update them with produ