Difference between revisions of "Pysimcard: Download"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 24: | Line 24: | ||
jika diletakan di folder Download maka pindahkan ke folder home | jika diletakan di folder Download maka pindahkan ke folder home | ||
| − | mv ~/Downloads/pyscard-1.9.5.tar.gz | + | mv ~/Downloads/pyscard-1.9.5.tar.gz ~ |
| Line 31: | Line 31: | ||
* https://github.com/LudovicRousseau/pyscard | * https://github.com/LudovicRousseau/pyscard | ||
| + | |||
| + | |||
| + | ==Pranala Menarik== | ||
| + | |||
| + | * [[5G]] | ||
Latest revision as of 05:04, 22 December 2022
pyscard: smartcard library untuk python
pyscard - python smart card library - modul python yang menambahkan dukungan smart card ke python.
Update Repository
apt update
Instal paket paket pendukung
apt install-y git pcscd pcsc-tools libccid python-dev swig python-setuptools python-pip libpcsclite-dev pip install pycrypto
Download Pyscard
https://sourceforge.net/projects/pyscard/files/pyscard/ https://github.com/LudovicRousseau/pyscard
jika diletakan di folder Download maka pindahkan ke folder home
mv ~/Downloads/pyscard-1.9.5.tar.gz ~
Referensi