-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
other countries #95
Comments
Hi there, I think this is a duplicate of #65 that I submitted a while ago. Also linked to #12 and #56. As a temporary workaround for you to be able to use KiCost locally, consider modifying the code to hard-code your country's domain names. Here's how I did it: https://github.com/Laogeodritt/KiCost/commit/4f2ce24291cb3b0ecf7a55b343f40b1fa9ecace6 (Note that this won't work for distrelec.ch as that's a totally different site - you'd have to write your own python module to query and parse their site!) Regards, Laogeodritt |
For https://www.distrelec.ch/ we don't have a scrap module. You could check #76 with the discussion of the last distributor module developed and start a issue exclusive to this development. |
Hi together @Laogeodritt , thanks a lot to you. it did not eactly work like that, bud it worked like in my file descripted. (switzerland is allways a bit different with our three langauges and the possibility to choose different currencies). The code on line 145 should be The code on line 149 should be @hildogjr : At first i am satisfied. I am currently at my "projectwork" and I do not have time to write a scrap module. But when my work ist done, i will write a module for Distrelec.ch. Yes it is possible to search for a manufacturer code. Works nearly the same way digikey works: |
Close the issue. |
First:
Thank you for your great work!!
Then my Issue:
is it possible to add the possibility to choose the country for the different different distributors? or ist that again a totaly new distributor?
In my case, im looking for https://www.digikey.ch and if posible https://www.distrelec.ch/.
im also willing to pay you a beer or two ;-)
The text was updated successfully, but these errors were encountered: