pythonbase
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: HalalCodeCheck – Verify food ingredients offline (halalcodecheck.com)
Built this to solve a personal problem: spending minutes in grocery stores reading labels and googling E-codes. Uses client-side OCR to scan ingredient lists and matches against 450+ E-codes, works completely offline…
-
We switched to WFH last year and now on a 50% WFH policy. However, I have noticed that team productivity has went down quite drastically and most productive days are those when the guys are physically in the office. I…
-
As software developers / producers, how do you deal with non technical product owners who do not understand the intricacies of how the software works, troubleshooting etc? A recent example is where a product owner…
-
I have finally convinced my son to take a step forward to publish something in public domain. As he is learning Python these days, he made a scraper to download Cambridge past papers (GCSE / IGCSE). If you like it,…
-
Recently joined a local team of developers working with a remote client. We are having twice a week remote meetings with the client where each developer updates the client about individual performance and shares next…
-
What are some ways to make money from web scraping? Few options that I can think of, are: 1. Scrape and sell data 2. Scrape public data and publish as a website. Make money with ads / subscriptions 3. Build price…
- Renaming Files in Dropbox Using Python and Dropbox API (kashifaziz.me)