This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{"externalId":"2232908001","name":"MAMYPOKO PANTS XTRA KERING S40/M34/L30/XL26/XXL24","description":"Selamat datang di SusuRaya\nPENGIRIMAN DILAKUKAN H+1 UNTUK PESANAN YANG MASUK JAM 10 PAGI \n>> Untuk proses RETUR dan KOMPLAIN akan diproses dengan lampiran video UNBOXING dengan paket kondisi utuh (BELUM TERBUKA).\n>> Proses RETUR (Baik salah UKURAN/PRODUK/KURANG LENGKAP) Akan kami proses secepatnya saat Video UNBOXING memenuhi syarat.\n>> Semua proses retur akan di proses melalui SHOPEE\n>> Pembatalan dan perubahan pesanan hanya bisa diproses melalui SHOPEE tidak bisa secara manual (Info melalui CHAT)\n>> MANFAATKAN VOUCHER GRATIS ONGKIR XTRA DAN CASHBACK XTRA UNTUK BERBELANJA LEBIH HEMAT DI SUSURAYA.\n\nKEUNGGULAN PRODUK MAMYPOKO PANTS X-TRA KERING:\n- Bantalan X-tra Kering: Menyerap lebih cepat dan menyebar ke seluruh bagian, sehingga tidak menggumpal. Kulit tetap kering, Si Kecil nyaman disaat aktif maupun tidur.\n- 10 Jam Daya Serap: 40x Gel Ekstra Serap, menyerap pipis bisa mengembang hingga 40 kali da |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{"externalId":"7677573069","name":"Power Supply Switching 12V 20A","description":"Switch Mode CCTV Power Supply 12V 20A with Fan / Kipas Pendingin\nInput Voltage : AC 100-120V AC 220-240V\nDC Voltage : DC 12V 20A 1\nOutput Current : 10x 1Afused dutlets (12AMax)\n\ndigunakan untuk menyalurkan power DC 12Volt ke kamera CCTV yang ada di suatu area/ bangunan. \nSetiap channel kamera memiliki proteksi sekring untuk mengisolasi kerusakan apabila terjadi hubungan singkat.\nDengan aliran listrik yang tersentral, aliran listrik ke Kamera dapat lebih mudah dikontrol / maintenance.","source":0,"url":"https://shopee.co.id/Power-Supply Switching 12V 20A-i.157555428.7677573069","discount":0,"price":9000000000,"ratingAverage":4.961538461538462,"ratingCount":26,"images":["https://cf.shopee.co.id/file/96431696a3fc3f0afe8801f3e73e0c38"],"sold":90,"view":0,"stock":912},{"externalId":"9980582207","name":"PSU PC PSU ADVANCE POWER SUPPLY ADVANCE 450W original","description":"Spesifikasi :\n450W Maximum Power\n\nATX12V Ver.2.2 Com |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python | |
# encoding: utf-8 | |
import time | |
try: | |
import importlib.util | |
importlib.util.find_spec("RPi.GPIO") | |
import RPi.GPIO as GPIO |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import time | |
from datetime import datetime | |
import telebot | |
import cv2 | |
import numpy as np | |
import os | |
bot = telebot.TeleBot("741780913:AAHe-7xLu_z4KpvPduO8lZLc0Etz_36K_NM") |
NewerOlder