repo
stringlengths
7
90
file_url
stringlengths
81
315
file_path
stringlengths
4
228
content
stringlengths
0
32.8k
language
stringclasses
1 value
license
stringclasses
7 values
commit_sha
stringlengths
40
40
retrieved_at
stringdate
2026-01-04 14:38:15
2026-01-05 02:33:18
truncated
bool
2 classes
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M6X/M62S_Plus.py
pyasic/miners/whatsminer/btminer/M6X/M62S_Plus.py
from pyasic.miners.backends import M6X from pyasic.miners.device.models import M62SPlusVK30 class BTMinerM62SPlusVK30(M6X, M62SPlusVK30): pass
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M6X/M61.py
pyasic/miners/whatsminer/btminer/M6X/M61.py
from pyasic.miners.backends import M6X from pyasic.miners.device.models import M61VK10 class BTMinerM61VK10(M6X, M61VK10): pass from pyasic.miners.device.models import M61VK20 class BTMinerM61VK20(M6X, M61VK20): pass from pyasic.miners.device.models import M61VK30 class BTMinerM61VK30(M6X, M61VK30): ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M6X/M63S_Plus_Plus.py
pyasic/miners/whatsminer/btminer/M6X/M63S_Plus_Plus.py
from pyasic.miners.backends import M6X from pyasic.miners.device.models import M63SPlusPlusVL20 class BTMinerM63SPlusPlusVL20(M6X, M63SPlusPlusVL20): pass
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M6X/M66S_Plus.py
pyasic/miners/whatsminer/btminer/M6X/M66S_Plus.py
from pyasic.miners.backends import M6X from pyasic.miners.device.models import M66SPlusVK30 class BTMinerM66SPlusVK30(M6X, M66SPlusVK30): pass from pyasic.miners.device.models import M66SPlusVL10 class BTMinerM66SPlusVL10(M6X, M66SPlusVL10): pass from pyasic.miners.device.models import M66SPlusVL20 cl...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M6X/M67S.py
pyasic/miners/whatsminer/btminer/M6X/M67S.py
from pyasic.miners.backends import M6X from pyasic.miners.device.models import M67SVK30 class BTMinerM67SVK30(M6X, M67SVK30): pass
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M6X/M60S.py
pyasic/miners/whatsminer/btminer/M6X/M60S.py
from pyasic.miners.backends import M6X from pyasic.miners.device.models import M60SVK10 class BTMinerM60SVK10(M6X, M60SVK10): pass from pyasic.miners.device.models import M60SVK20 class BTMinerM60SVK20(M6X, M60SVK20): pass from pyasic.miners.device.models import M60SVK30 class BTMinerM60SVK30(M6X, M60...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M6X/M66.py
pyasic/miners/whatsminer/btminer/M6X/M66.py
from pyasic.miners.backends import M6X from pyasic.miners.device.models import M66VK20 class BTMinerM66VK20(M6X, M66VK20): pass from pyasic.miners.device.models import M66VK30 class BTMinerM66VK30(M6X, M66VK30): pass from pyasic.miners.device.models import M66VL20 class BTMinerM66VL20(M6X, M66VL20): ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M6X/M63.py
pyasic/miners/whatsminer/btminer/M6X/M63.py
from pyasic.miners.backends import M6X from pyasic.miners.device.models import M63VK10 class BTMinerM63VK10(M6X, M63VK10): pass from pyasic.miners.device.models import M63VK20 class BTMinerM63VK20(M6X, M63VK20): pass from pyasic.miners.device.models import M63VK30 class BTMinerM63VK30(M6X, M63VK30): ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M6X/M65S.py
pyasic/miners/whatsminer/btminer/M6X/M65S.py
from pyasic.miners.backends import M6X from pyasic.miners.device.models import M65SVK20 class BTMinerM65SVK20(M6X, M65SVK20): pass from pyasic.miners.device.models import M65SVL60 class BTMinerM65SVL60(M6X, M65SVL60): pass
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M6X/M65S_Plus.py
pyasic/miners/whatsminer/btminer/M6X/M65S_Plus.py
from pyasic.miners.backends import M6X from pyasic.miners.device.models import M65SPlusVK30 class BTMinerM65SPlusVK30(M6X, M65SPlusVK30): pass
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M6X/M63S_Plus.py
pyasic/miners/whatsminer/btminer/M6X/M63S_Plus.py
from pyasic.miners.backends import M6X from pyasic.miners.device.models import M63SPlusVK30 class BTMinerM63SPlusVK30(M6X, M63SPlusVK30): pass from pyasic.miners.device.models import M63SPlusVL10 class BTMinerM63SPlusVL10(M6X, M63SPlusVL10): pass from pyasic.miners.device.models import M63SPlusVL20 cl...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M6X/__init__.py
pyasic/miners/whatsminer/btminer/M6X/__init__.py
from .M60 import ( BTMinerM60VK6A, BTMinerM60VK10, BTMinerM60VK20, BTMinerM60VK30, BTMinerM60VK40, BTMinerM60VL10, BTMinerM60VL20, BTMinerM60VL30, BTMinerM60VL40, BTMinerM60VL50, ) from .M60S import ( BTMinerM60SVK10, BTMinerM60SVK20, BTMinerM60SVK30, BTMinerM60SV...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M6X/M63S.py
pyasic/miners/whatsminer/btminer/M6X/M63S.py
from pyasic.miners.backends import M6X from pyasic.miners.device.models import M63SVK10 class BTMinerM63SVK10(M6X, M63SVK10): pass from pyasic.miners.device.models import M63SVK20 class BTMinerM63SVK20(M6X, M63SVK20): pass from pyasic.miners.device.models import M63SVK30 class BTMinerM63SVK30(M6X, M63...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M6X/M66S_Plus_Plus.py
pyasic/miners/whatsminer/btminer/M6X/M66S_Plus_Plus.py
from pyasic.miners.backends import M6X from pyasic.miners.device.models import M66SPlusPlusVL20 class BTMinerM66SPlusPlusVL20(M6X, M66SPlusPlusVL20): pass
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M6X/M61S.py
pyasic/miners/whatsminer/btminer/M6X/M61S.py
from pyasic.miners.backends import M6X from pyasic.miners.device.models import M61SVL10 class BTMinerM61SVL10(M6X, M61SVL10): pass from pyasic.miners.device.models import M61SVL20 class BTMinerM61SVL20(M6X, M61SVL20): pass from pyasic.miners.device.models import M61SVL30 class BTMinerM61SVL30(M6X, M61...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M7X/M70.py
pyasic/miners/whatsminer/btminer/M7X/M70.py
from pyasic.miners.backends import M7X from pyasic.miners.device.models import M70VM30 class BTMinerM70VM30(M7X, M70VM30): pass
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M7X/__init__.py
pyasic/miners/whatsminer/btminer/M7X/__init__.py
from .M70 import BTMinerM70VM30
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M2X/M29.py
pyasic/miners/whatsminer/btminer/M2X/M29.py
from pyasic.miners.backends import M2X from pyasic.miners.device.models import M29V10 class BTMinerM29V10(M2X, M29V10): pass
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M2X/M20S_Plus.py
pyasic/miners/whatsminer/btminer/M2X/M20S_Plus.py
from pyasic.miners.backends import M2X from pyasic.miners.device.models import M20SPlusV30 class BTMinerM20SPlusV30(M2X, M20SPlusV30): pass
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M2X/M21.py
pyasic/miners/whatsminer/btminer/M2X/M21.py
from pyasic.miners.backends import M2X from pyasic.miners.device.models import M21V10 class BTMinerM21V10(M2X, M21V10): pass
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M2X/M21S_Plus.py
pyasic/miners/whatsminer/btminer/M2X/M21S_Plus.py
from pyasic.miners.backends import M2X from pyasic.miners.device.models import M21SPlusV20 class BTMinerM21SPlusV20(M2X, M21SPlusV20): pass
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M2X/M20S.py
pyasic/miners/whatsminer/btminer/M2X/M20S.py
from pyasic.miners.backends import M2X from pyasic.miners.device.models import M20SV10 class BTMinerM20SV10(M2X, M20SV10): pass from pyasic.miners.device.models import M20SV20 class BTMinerM20SV20(M2X, M20SV20): pass from pyasic.miners.device.models import M20SV30 class BTMinerM20SV30(M2X, M20SV30): ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M2X/M21S.py
pyasic/miners/whatsminer/btminer/M2X/M21S.py
from pyasic.miners.backends import M2X from pyasic.miners.device.models import M21SV20 class BTMinerM21SV20(M2X, M21SV20): pass from pyasic.miners.device.models import M21SV60 class BTMinerM21SV60(M2X, M21SV60): pass from pyasic.miners.device.models import M21SV70 class BTMinerM21SV70(M2X, M21SV70): ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M2X/M20.py
pyasic/miners/whatsminer/btminer/M2X/M20.py
from pyasic.miners.backends import M2X from pyasic.miners.device.models import M20V10 class BTMinerM20V10(M2X, M20V10): pass
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M2X/__init__.py
pyasic/miners/whatsminer/btminer/M2X/__init__.py
from .M20 import BTMinerM20V10 from .M20P import BTMinerM20PV10, BTMinerM20PV30 from .M20S import BTMinerM20SV10, BTMinerM20SV20, BTMinerM20SV30 from .M20S_Plus import BTMinerM20SPlusV30 from .M21 import BTMinerM21V10 from .M21S import BTMinerM21SV20, BTMinerM21SV60, BTMinerM21SV70 from .M21S_Plus import BTMinerM21SPlu...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M2X/M20P.py
pyasic/miners/whatsminer/btminer/M2X/M20P.py
from pyasic.miners.backends import M2X from pyasic.miners.device.models import M20PV10 class BTMinerM20PV10(M2X, M20PV10): pass from pyasic.miners.device.models import M20PV30 class BTMinerM20PV30(M2X, M20PV30): pass
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M5X/M52S_Plus_Plus.py
pyasic/miners/whatsminer/btminer/M5X/M52S_Plus_Plus.py
from pyasic.miners.backends import M5X from pyasic.miners.device.models import M52SPlusPlusVL10 class BTMinerM52SPlusPlusVL10(M5X, M52SPlusPlusVL10): pass
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M5X/M56.py
pyasic/miners/whatsminer/btminer/M5X/M56.py
from pyasic.miners.backends import M5X from pyasic.miners.device.models import M56VH30 class BTMinerM56VH30(M5X, M56VH30): pass
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M5X/M56S.py
pyasic/miners/whatsminer/btminer/M5X/M56S.py
from pyasic.miners.backends import M5X from pyasic.miners.device.models import M56SVH30 class BTMinerM56SVH30(M5X, M56SVH30): pass from pyasic.miners.device.models import M56SVJ30 class BTMinerM56SVJ30(M5X, M56SVJ30): pass from pyasic.miners.device.models import M56SVJ40 class BTMinerM56SVJ40(M5X, M56...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M5X/M59.py
pyasic/miners/whatsminer/btminer/M5X/M59.py
from pyasic.miners.backends import M5X from pyasic.miners.device.models import M59VH30 class BTMinerM59VH30(M5X, M59VH30): pass
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M5X/M50S_Plus.py
pyasic/miners/whatsminer/btminer/M5X/M50S_Plus.py
from pyasic.miners.backends import M5X from pyasic.miners.device.models import M50SPlusVH30 class BTMinerM50SPlusVH30(M5X, M50SPlusVH30): pass from pyasic.miners.device.models import M50SPlusVH40 class BTMinerM50SPlusVH40(M5X, M50SPlusVH40): pass from pyasic.miners.device.models import M50SPlusVJ30 cl...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M5X/M53S_Plus_Plus.py
pyasic/miners/whatsminer/btminer/M5X/M53S_Plus_Plus.py
from pyasic.miners.backends import M5X from pyasic.miners.device.models import M53SPlusPlusVK10 class BTMinerM53SPlusPlusVK10(M5X, M53SPlusPlusVK10): pass from pyasic.miners.device.models import M53SPlusPlusVK20 class BTMinerM53SPlusPlusVK20(M5X, M53SPlusPlusVK20): pass from pyasic.miners.device.models ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M5X/M50S.py
pyasic/miners/whatsminer/btminer/M5X/M50S.py
from pyasic.miners.backends import M5X from pyasic.miners.device.models import M50SVH10 class BTMinerM50SVH10(M5X, M50SVH10): pass from pyasic.miners.device.models import M50SVH20 class BTMinerM50SVH20(M5X, M50SVH20): pass from pyasic.miners.device.models import M50SVH30 class BTMinerM50SVH30(M5X, M50...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M5X/M54S_Plus_Plus.py
pyasic/miners/whatsminer/btminer/M5X/M54S_Plus_Plus.py
from pyasic.miners.backends import M5X from pyasic.miners.device.models import M54SPlusPlusVK30 class BTMinerM54SPlusPlusVK30(M5X, M54SPlusPlusVK30): pass from pyasic.miners.device.models import M54SPlusPlusVL30 class BTMinerM54SPlusPlusVL30(M5X, M54SPlusPlusVL30): pass from pyasic.miners.device.models ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M5X/M50S_Plus_Plus.py
pyasic/miners/whatsminer/btminer/M5X/M50S_Plus_Plus.py
from pyasic.miners.backends import M5X from pyasic.miners.device.models import M50SPlusPlusVK10 class BTMinerM50SPlusPlusVK10(M5X, M50SPlusPlusVK10): pass from pyasic.miners.device.models import M50SPlusPlusVK20 class BTMinerM50SPlusPlusVK20(M5X, M50SPlusPlusVK20): pass from pyasic.miners.device.models ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M5X/__init__.py
pyasic/miners/whatsminer/btminer/M5X/__init__.py
from .M50 import ( BTMinerM50VE30, BTMinerM50VG30, BTMinerM50VH10, BTMinerM50VH20, BTMinerM50VH30, BTMinerM50VH40, BTMinerM50VH50, BTMinerM50VH60, BTMinerM50VH70, BTMinerM50VH80, BTMinerM50VH90, BTMinerM50VJ10, BTMinerM50VJ20, BTMinerM50VJ30, BTMinerM50VJ40, ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M5X/M56S_Plus.py
pyasic/miners/whatsminer/btminer/M5X/M56S_Plus.py
from pyasic.miners.backends import M5X from pyasic.miners.device.models import M56SPlusVJ30 class BTMinerM56SPlusVJ30(M5X, M56SPlusVJ30): pass from pyasic.miners.device.models import M56SPlusVK30 class BTMinerM56SPlusVK30(M5X, M56SPlusVK30): pass from pyasic.miners.device.models import M56SPlusVK40 cl...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M5X/M53S.py
pyasic/miners/whatsminer/btminer/M5X/M53S.py
from pyasic.miners.backends import M5X from pyasic.miners.device.models import M53SVH20 class BTMinerM53SVH20(M5X, M53SVH20): pass from pyasic.miners.device.models import M53SVH30 class BTMinerM53SVH30(M5X, M53SVH30): pass from pyasic.miners.device.models import M53SVJ30 class BTMinerM53SVJ30(M5X, M53...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M5X/M53S_Plus.py
pyasic/miners/whatsminer/btminer/M5X/M53S_Plus.py
from pyasic.miners.backends import M5X from pyasic.miners.device.models import M53SPlusVJ30 class BTMinerM53SPlusVJ30(M5X, M53SPlusVJ30): pass from pyasic.miners.device.models import M53SPlusVJ40 class BTMinerM53SPlusVJ40(M5X, M53SPlusVJ40): pass from pyasic.miners.device.models import M53SPlusVJ50 cl...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M5X/M50.py
pyasic/miners/whatsminer/btminer/M5X/M50.py
from pyasic.miners.backends import M5X from pyasic.miners.device.models import M50VE30 class BTMinerM50VE30(M5X, M50VE30): pass from pyasic.miners.device.models import M50VG30 class BTMinerM50VG30(M5X, M50VG30): pass from pyasic.miners.device.models import M50VH10 class BTMinerM50VH10(M5X, M50VH10): ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M5X/M53.py
pyasic/miners/whatsminer/btminer/M5X/M53.py
from pyasic.miners.backends import M5X from pyasic.miners.device.models import M53VH30 class BTMinerM53VH30(M5X, M53VH30): pass from pyasic.miners.device.models import M53VH40 class BTMinerM53VH40(M5X, M53VH40): pass from pyasic.miners.device.models import M53VH50 class BTMinerM53VH50(M5X, M53VH50): ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M5X/M56S_Plus_Plus.py
pyasic/miners/whatsminer/btminer/M5X/M56S_Plus_Plus.py
from pyasic.miners.backends import M5X from pyasic.miners.device.models import M56SPlusPlusVK10 class BTMinerM56SPlusPlusVK10(M5X, M56SPlusPlusVK10): pass from pyasic.miners.device.models import M56SPlusPlusVK30 class BTMinerM56SPlusPlusVK30(M5X, M56SPlusPlusVK30): pass from pyasic.miners.device.models ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M5X/M52S.py
pyasic/miners/whatsminer/btminer/M5X/M52S.py
from pyasic.miners.backends import M5X from pyasic.miners.device.models import M52SVK30 class BTMinerM52SVK30(M5X, M52SVK30): pass
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/whatsminer/btminer/M5X/M53H.py
pyasic/miners/whatsminer/btminer/M5X/M53H.py
from pyasic.miners.backends import M5X from pyasic.miners.device.models import M53HVH10 class BTMinerM53HVH10(M5X, M53HVH10): pass
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/elphapex/__init__.py
pyasic/miners/elphapex/__init__.py
from .daoge import *
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/elphapex/daoge/__init__.py
pyasic/miners/elphapex/daoge/__init__.py
from .DGX import *
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/elphapex/daoge/DGX/DG1.py
pyasic/miners/elphapex/daoge/DGX/DG1.py
from pyasic.miners.backends.elphapex import ElphapexMiner from pyasic.miners.device.models import DG1, DG1Home, DG1Plus class ElphapexDG1Plus(ElphapexMiner, DG1Plus): pass class ElphapexDG1(ElphapexMiner, DG1): pass class ElphapexDG1Home(ElphapexMiner, DG1Home): pass
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/elphapex/daoge/DGX/__init__.py
pyasic/miners/elphapex/daoge/DGX/__init__.py
from .DG1 import ElphapexDG1, ElphapexDG1Home, ElphapexDG1Plus
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/backends/luckyminer.py
pyasic/miners/backends/luckyminer.py
from pyasic.miners.backends.espminer import ESPMiner class LuckyMiner(ESPMiner): """Handler for LuckyMiner""" pass
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/backends/braiins_os.py
pyasic/miners/backends/braiins_os.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
true
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/backends/btminer.py
pyasic/miners/backends/btminer.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
true
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/backends/goldshell.py
pyasic/miners/backends/goldshell.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/backends/whatsminer.py
pyasic/miners/backends/whatsminer.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/backends/bmminer.py
pyasic/miners/backends/bmminer.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/backends/bfgminer.py
pyasic/miners/backends/bfgminer.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/backends/innosilicon.py
pyasic/miners/backends/innosilicon.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/backends/hammer.py
pyasic/miners/backends/hammer.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/backends/bitaxe.py
pyasic/miners/backends/bitaxe.py
from pyasic.miners.backends.espminer import ESPMiner class BitAxe(ESPMiner): """Handler for BitAxe""" pass
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/backends/cgminer.py
pyasic/miners/backends/cgminer.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/backends/elphapex.py
pyasic/miners/backends/elphapex.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/backends/avalonminer.py
pyasic/miners/backends/avalonminer.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/backends/mskminer.py
pyasic/miners/backends/mskminer.py
from pyasic import APIError from pyasic.device.algorithm import AlgoHashRateType from pyasic.miners.backends import BMMiner from pyasic.miners.data import ( DataFunction, DataLocations, DataOptions, RPCAPICommand, WebAPICommand, ) from pyasic.web.mskminer import MSKMinerWebAPI MSKMINER_DATA_LOC = D...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/backends/iceriver.py
pyasic/miners/backends/iceriver.py
from pyasic import MinerConfig from pyasic.data import Fan, HashBoard from pyasic.data.pools import PoolMetrics, PoolUrl from pyasic.device.algorithm import AlgoHashRateType, MinerAlgo from pyasic.errors import APIError from pyasic.miners.data import DataFunction, DataLocations, DataOptions, WebAPICommand from pyasic.m...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/backends/espminer.py
pyasic/miners/backends/espminer.py
from pyasic import APIError, MinerConfig from pyasic.data import Fan, HashBoard from pyasic.device.algorithm import AlgoHashRateType from pyasic.device.firmware import MinerFirmware from pyasic.miners.base import BaseMiner from pyasic.miners.data import DataFunction, DataLocations, DataOptions, WebAPICommand from pyasi...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/backends/unknown.py
pyasic/miners/backends/unknown.py
# Copyright 2022 Upstream Data Inc # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/backends/__init__.py
pyasic/miners/backends/__init__.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/backends/auradine.py
pyasic/miners/backends/auradine.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/backends/vnish.py
pyasic/miners/backends/vnish.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/backends/marathon.py
pyasic/miners/backends/marathon.py
from pyasic import MinerConfig from pyasic.config import MiningModeConfig from pyasic.data import Fan, HashBoard from pyasic.data.pools import PoolMetrics, PoolUrl from pyasic.device.algorithm import AlgoHashRateType from pyasic.errors import APIError from pyasic.miners.data import DataFunction, DataLocations, DataOpti...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/backends/antminer.py
pyasic/miners/backends/antminer.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/backends/hiveon.py
pyasic/miners/backends/hiveon.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/backends/luxminer.py
pyasic/miners/backends/luxminer.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/backends/epic.py
pyasic/miners/backends/epic.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/goldshell/__init__.py
pyasic/miners/goldshell/__init__.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/goldshell/bfgminer/__init__.py
pyasic/miners/goldshell/bfgminer/__init__.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/goldshell/bfgminer/XMax/KDMax.py
pyasic/miners/goldshell/bfgminer/XMax/KDMax.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/goldshell/bfgminer/XMax/__init__.py
pyasic/miners/goldshell/bfgminer/XMax/__init__.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/goldshell/bfgminer/X5/HS5.py
pyasic/miners/goldshell/bfgminer/X5/HS5.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/goldshell/bfgminer/X5/KD5.py
pyasic/miners/goldshell/bfgminer/X5/KD5.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/goldshell/bfgminer/X5/CK5.py
pyasic/miners/goldshell/bfgminer/X5/CK5.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/goldshell/bfgminer/X5/__init__.py
pyasic/miners/goldshell/bfgminer/X5/__init__.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/goldshell/bfgminer/mini_doge/__init__.py
pyasic/miners/goldshell/bfgminer/mini_doge/__init__.py
# ------------------------------------------------------------------------------ # Copyright 2025 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/goldshell/bfgminer/mini_doge/mini_doge.py
pyasic/miners/goldshell/bfgminer/mini_doge/mini_doge.py
# ------------------------------------------------------------------------------ # Copyright 2025 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/goldshell/bfgminer/XBox/KDBox.py
pyasic/miners/goldshell/bfgminer/XBox/KDBox.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/goldshell/bfgminer/XBox/__init__.py
pyasic/miners/goldshell/bfgminer/XBox/__init__.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/goldshell/bfgminer/byte/byte.py
pyasic/miners/goldshell/bfgminer/byte/byte.py
# ------------------------------------------------------------------------------ # Copyright 2025 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/goldshell/bfgminer/byte/__init__.py
pyasic/miners/goldshell/bfgminer/byte/__init__.py
# ------------------------------------------------------------------------------ # Copyright 2025 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/bitaxe/__init__.py
pyasic/miners/bitaxe/__init__.py
from .espminer import *
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/bitaxe/espminer/__init__.py
pyasic/miners/bitaxe/espminer/__init__.py
from .BM import *
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/bitaxe/espminer/BM/BM1397.py
pyasic/miners/bitaxe/espminer/BM/BM1397.py
from pyasic.miners.backends.bitaxe import BitAxe from pyasic.miners.device.models.bitaxe import Max class BitAxeMax(BitAxe, Max): pass
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/bitaxe/espminer/BM/BM1366.py
pyasic/miners/bitaxe/espminer/BM/BM1366.py
from pyasic.miners.backends.bitaxe import BitAxe from pyasic.miners.device.models.bitaxe import Ultra class BitAxeUltra(BitAxe, Ultra): pass
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/bitaxe/espminer/BM/__init__.py
pyasic/miners/bitaxe/espminer/BM/__init__.py
from .BM1366 import BitAxeUltra from .BM1368 import BitAxeSupra from .BM1370 import BitAxeGamma from .BM1397 import BitAxeMax
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/bitaxe/espminer/BM/BM1370.py
pyasic/miners/bitaxe/espminer/BM/BM1370.py
from pyasic.miners.backends.bitaxe import BitAxe from pyasic.miners.device.models.bitaxe import Gamma class BitAxeGamma(BitAxe, Gamma): pass
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/miners/bitaxe/espminer/BM/BM1368.py
pyasic/miners/bitaxe/espminer/BM/BM1368.py
from pyasic.miners.backends.bitaxe import BitAxe from pyasic.miners.device.models.bitaxe import Supra class BitAxeSupra(BitAxe, Supra): pass
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/ssh/braiins_os.py
pyasic/ssh/braiins_os.py
from pyasic import settings from pyasic.ssh.base import BaseSSH class BOSMinerSSH(BaseSSH): def __init__(self, ip: str): """ Initialize a BOSMinerSSH instance. Args: ip (str): The IP address of the BOSMiner device. """ super().__init__(ip) self.pwd = se...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/ssh/__init__.py
pyasic/ssh/__init__.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/ssh/base.py
pyasic/ssh/base.py
import asyncio import logging import asyncssh class BaseSSH: def __init__(self, ip: str) -> None: self.ip = ip self.pwd: str | None = None self.username: str = "root" self.port: int = 22 async def _get_connection(self) -> asyncssh.connect: """Create a new asyncssh con...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/ssh/antminer.py
pyasic/ssh/antminer.py
from pyasic import settings from pyasic.ssh.base import BaseSSH class AntminerModernSSH(BaseSSH): """ Initialize an AntminerModernSSH instance. Args: ip (str): The IP address of the Antminer device. """ def __init__(self, ip: str): super().__init__(ip) self.pwd = settings...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/config/temperature.py
pyasic/config/temperature.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false
UpstreamData/pyasic
https://github.com/UpstreamData/pyasic/blob/820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3/pyasic/config/fans.py
pyasic/config/fans.py
# ------------------------------------------------------------------------------ # Copyright 2022 Upstream Data Inc - # - # Licensed under the Apache License, Version 2.0 (the "License"); ...
python
Apache-2.0
820d2aafdaa6bf2b046f94c017bf7ea58b7c50f3
2026-01-05T07:14:50.237218Z
false