KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
cekresi_jne
★ 8
Open GitHub ↗
Cek Resi JNE tanpa API eksternal.
Download README (.md)
Explore Similar Repositories
logseq-cn
:
Logseq 中文资料库
ezLoad
:
A web-based "load board" for truckers to find freight whenever and wherever they wish. Created with MongoDB, ExpressJS, React, and NodeJS.
Summary
:
No description available.
Wireless-Resource-Virtualization-with-Device-to-Device-Communication-Underlaying-LTE-Networks
:
Implementation of Wireless Resource Virtualization with Device-to-Device Communication Underlaying LTE Networks
toss-up
:
Fully decentralized betting platform using Chainlink randomness, Ethereum Smartcontracts, Interplanetary FileSystem & React frontend
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
cekresi_jne
?
Download (.md)
# Cek Resi JNE Digunakan untuk mengecek resi JNE tanpa menggunakan API eksternal manapun. ## Installing 1. `git clone https://github.com/Wikidepia/cekresi_jne`, untuk mendownload source code. 2. `cd cekresi_jne`, untuk masuk ke direktori. 3. `pip3 install -U -r requirements.txt`, untuk menginstall semua requirement. ## Usage ``` python import jne info_resi = jne.cek_resi("CGK2H03789568816") print(info_resi) ``` Terimakasih kepada @sampritipanda karena telah memberikan [securimage_solver](https://github.com/sampritipanda/securimage_solver).