Skip to main content

Python interface for emulated Nintendo DS

Project description

PyNDS

A Python interface for NooDS, a Nintendo DS emulator. Intended for reinforcement learning and bots.

Inspired by PyBoy.

Example

import pynds
rom_path = "path/to/rom"

nds = pynds(rom_path)
nds.tick() # Runs the emulator until we get a frame
frame_top, frame_bottom = nds.get_frame() # Get the generated frame

Install

pip install pynds

Build

git clone https://github.com/unexploredtest/PyNDS.git
cd PyNDS
git submodule update --init --recursive
python setup.py install

Disclaimer: The project is still in its initial stages; expect a lot of bugs. The API is subject to change.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pynds-0.0.3.tar.gz (43.0 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

pynds-0.0.3-cp313-cp313-win_amd64.whl (261.9 kB view details)

Uploaded CPython 3.13Windows x86-64

pynds-0.0.3-cp313-cp313-musllinux_1_2_x86_64.whl (804.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

pynds-0.0.3-cp313-cp313-musllinux_1_2_aarch64.whl (785.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

pynds-0.0.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (347.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

pynds-0.0.3-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (343.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

pynds-0.0.3-cp313-cp313-macosx_11_0_x86_64.whl (305.1 kB view details)

Uploaded CPython 3.13macOS 11.0+ x86-64

pynds-0.0.3-cp313-cp313-macosx_11_0_arm64.whl (286.7 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

pynds-0.0.3-cp312-cp312-win_amd64.whl (262.0 kB view details)

Uploaded CPython 3.12Windows x86-64

pynds-0.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (804.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

pynds-0.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (785.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

pynds-0.0.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (347.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

pynds-0.0.3-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (343.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

pynds-0.0.3-cp312-cp312-macosx_11_0_x86_64.whl (305.2 kB view details)

Uploaded CPython 3.12macOS 11.0+ x86-64

pynds-0.0.3-cp312-cp312-macosx_11_0_arm64.whl (286.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pynds-0.0.3-cp311-cp311-win_amd64.whl (262.9 kB view details)

Uploaded CPython 3.11Windows x86-64

pynds-0.0.3-cp311-cp311-musllinux_1_2_x86_64.whl (805.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

pynds-0.0.3-cp311-cp311-musllinux_1_2_aarch64.whl (787.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

pynds-0.0.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (347.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

pynds-0.0.3-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (344.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

pynds-0.0.3-cp311-cp311-macosx_11_0_x86_64.whl (305.8 kB view details)

Uploaded CPython 3.11macOS 11.0+ x86-64

pynds-0.0.3-cp311-cp311-macosx_11_0_arm64.whl (287.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

pynds-0.0.3-cp310-cp310-win_amd64.whl (263.1 kB view details)

Uploaded CPython 3.10Windows x86-64

pynds-0.0.3-cp310-cp310-musllinux_1_2_x86_64.whl (805.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

pynds-0.0.3-cp310-cp310-musllinux_1_2_aarch64.whl (787.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

pynds-0.0.3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (348.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

pynds-0.0.3-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (344.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

pynds-0.0.3-cp310-cp310-macosx_11_0_x86_64.whl (305.9 kB view details)

Uploaded CPython 3.10macOS 11.0+ x86-64

pynds-0.0.3-cp310-cp310-macosx_11_0_arm64.whl (287.7 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

pynds-0.0.3-cp39-cp39-win_amd64.whl (263.4 kB view details)

Uploaded CPython 3.9Windows x86-64

pynds-0.0.3-cp39-cp39-musllinux_1_2_x86_64.whl (805.7 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

pynds-0.0.3-cp39-cp39-musllinux_1_2_aarch64.whl (787.5 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

pynds-0.0.3-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (348.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

pynds-0.0.3-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (344.9 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

pynds-0.0.3-cp39-cp39-macosx_11_0_x86_64.whl (306.1 kB view details)

Uploaded CPython 3.9macOS 11.0+ x86-64

pynds-0.0.3-cp39-cp39-macosx_11_0_arm64.whl (287.9 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

File details

Details for the file pynds-0.0.3.tar.gz.

File metadata

  • Download URL: pynds-0.0.3.tar.gz
  • Upload date:
  • Size: 43.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for pynds-0.0.3.tar.gz
Algorithm Hash digest
SHA256 ec10cf8bcc5366185a36e76725afb895f3b5a1e76f053c29801de21060c8ea34
MD5 5cc5514a1c6984a64c985f1e2d8a0abd
BLAKE2b-256 a212d9da56243950b05e8e99de26f9cc0ecacc8491c475ddec01fbee0539d0db

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: pynds-0.0.3-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 261.9 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for pynds-0.0.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 b063ec561ee5d3071d5061284d733cbbd15781c5c72f201d7c362b29abea6acd
MD5 d6e36f157b1cd6ef59864bb705b52b12
BLAKE2b-256 2ef1b4043df433869961005b737bd271937df40944197fdf6653e22e574a5d53

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pynds-0.0.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7688b2fe87470abbf5cbb6fb94e19b0728f4ad12092fde620b9b572943179b82
MD5 60c0f69a03e895cedeabb56d00b102ec
BLAKE2b-256 614bdd9e20ee5e4cdc321450f4655262feeccee7dc20e7c0b4669aeb6064e553

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pynds-0.0.3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 68a80d765a7d5f5bff0e8a589973c0cde878a028323ef5b516aa7913398a9a07
MD5 931249773c73cc0194e27a55b88deefa
BLAKE2b-256 31d733dd2657eb4b85e22505c5e5baa6df425b371cc6d88f9e87023ade8d5d3a

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pynds-0.0.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5101dcb02c3406f7cc14b9da0ee39dae6a5f3ce5122ece3f80d394704501d62e
MD5 aa9c724e39cfd40d8f4fb58b4dc78bbf
BLAKE2b-256 8f30bc35984da147f8e8a0bdd1b96cc8ac85b67c8c98720af22f41ba643c1da2

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pynds-0.0.3-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8be8633186a993cbe8516abae9bd0b8de7e4cfa9ddea5c1d39c11789ec2e36b7
MD5 ef07caf331713bf466e28935b3603a76
BLAKE2b-256 90401b2bf4224083c3752982f960f00fcef4b9a2cb7b25db85aeb65123303aca

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp313-cp313-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for pynds-0.0.3-cp313-cp313-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 c49ee7e0c9841d769b589d3fb6957a88b307d7b77ac1dcbc35e9159ff7137a68
MD5 9236abb29281f6a1c224276f7e36fa8f
BLAKE2b-256 3d1cf629bc854b005e3ba7a022796c0371f2c8189b9099192de1f224ade9194f

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pynds-0.0.3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b45e41ce50dc0653d40f1fa5d3a4024d743a9b867405788d264fe946ebe4ca68
MD5 b638498be8438affa2362b35c63a833c
BLAKE2b-256 74d2075d1da78f25ea2d00601802bdbb928f32c6f03e3b27ce525f934dd22f3e

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pynds-0.0.3-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 262.0 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for pynds-0.0.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 de074f48a332d7890a77447ac91c1ab8c5d08c48368200e7d7423daaeb704370
MD5 f5cdeced552eb23719fa9bc569666f97
BLAKE2b-256 af2a14a90a551cac3cb51baf83a91c922086460bbe5c2de3e2a8f7c0e0792e46

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pynds-0.0.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7937c29513c493434f4fa3486a9056fe09f09d58a5aed7e8089029e66d64c48e
MD5 be75c5a287b413e2c87c89949076e25b
BLAKE2b-256 88fcb26eea39a605bd61cd7bd3aa42cfcadb148b66a76b018a7c701c4b639ce0

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pynds-0.0.3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 abf8e4e940493cabb86dabbf3cb5e6fdba110d70c5b0bbfcbafa980ddef7040c
MD5 3bc5873352a7aca2206ca2f1ac41091a
BLAKE2b-256 1e5cbad9c6b0ecc8c31e350b32ff64cf977fa16a4e725c08861977c5f0389107

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pynds-0.0.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ddde49c29554e5e3799cbe95c5cb311f5a3a7c55930df2ebbff28a592f6e14f2
MD5 c670ae49ab19000199a31eb87d193e7f
BLAKE2b-256 6042c54968137a099e8416cffb55da64554e74db243911cf2331c143fe2a386e

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pynds-0.0.3-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b9ba321e5c90346a0c3635666d663521b06e106052e23662ef357f0cda942dc9
MD5 40ea434a2465f03c5981442e54426284
BLAKE2b-256 7cc3bc44a4b7b29f7cc44eb2c10cd0cfee535c66e15a0c82c13348830b8c2586

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp312-cp312-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for pynds-0.0.3-cp312-cp312-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 df3b8e030c44ac92715c1c839c7905ee3c5e36cc67b97f81f7201e816550c174
MD5 c23917e8f5f18ab5b83d083ae2cefb92
BLAKE2b-256 6c6c3d3611e2ebb4ed6a404655f2f9c037a627813043f7fd760900e614a65b82

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pynds-0.0.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ee6c1e26f26eba63cf3aa20113f296aab7e910c4ffe36d88769c78667edef926
MD5 d73c48e3d88d02faa15ebfd1c4532d82
BLAKE2b-256 fcecea208fa2455ca3ed325c6ba06a62905c5c0553643edb2b71cc5898cc9069

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pynds-0.0.3-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 262.9 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for pynds-0.0.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 459686bcf1eebdeedf7033616d10fb90c35fa42612c49837c906f6dc8ee596a9
MD5 bb7fd0c15738f7cf35d482d110644794
BLAKE2b-256 c06507a1b0ddce03237b7cef003232a86d8f5037b5a7464bd5bc82685ab152fe

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pynds-0.0.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 451b542542f611f3028527f693c3a5ab5b72e3c47f3aba5127448168374ef3ef
MD5 4f9bb0c1bea3a60beab88178bc5f9e10
BLAKE2b-256 923317df9147c595a145fb5594c8ac8802e8cde8342c72e17fbd09dbe77e8cb5

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pynds-0.0.3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f6e58d97a052f3a6c6a39fd00d56aa9fed03e267db9319e7815e843ea85894ac
MD5 8e9c5cd06bfd1066e1cc5d9c4d311290
BLAKE2b-256 963b831b29082bcc168f85fcb42f67c1a518841877e08d321b89a52717d749fa

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pynds-0.0.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 565726a9686ab9cdd5d08784a732faac493ccc1ca65b625d99ed717cfb4273cd
MD5 c9fb259c62388cebdb62ec1484102996
BLAKE2b-256 bd6d4f4d2429ad5b7f140ea2d8f4dd5fb059ae4de3301929ce84289df04fa795

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pynds-0.0.3-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c2147511888d4ab662c6d73de34bfb342dbc1920bd27b497c6b4585bcbc65a95
MD5 97ebcf83c4e4a8e3cc3ce9976c6f45e5
BLAKE2b-256 8a3b239879ec741796d97f3ad3686c663971cbc582613a67c10c7cb9d85787fa

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp311-cp311-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for pynds-0.0.3-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 13364491a3c09ac7c09343747ce22615078d6ea711a78bc943762e65717e3473
MD5 85410b4fd5d2835ebf5a59affe20896a
BLAKE2b-256 2500695b368911c8a8581a6360b8407a8fbcc9e78cb38c920d56bb38ce10bacd

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pynds-0.0.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e4921087119e4396a9ca697d6b1d47c702e08a30e1abb6908ab06916e6b7406f
MD5 7c7924bdc4a4278f3337a56f02ccfc50
BLAKE2b-256 6a29a7977aa538c40f173280c45293132f1ff88ab79400ce25f668f31b6c54e9

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pynds-0.0.3-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 263.1 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for pynds-0.0.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 3dca0c3392a7c6ad3dcf221095579490c48634610af6d07fdbef39a06cb3b976
MD5 3d9769e0dcb0407d717182fbd079eabd
BLAKE2b-256 3b013ee54a605493082f3cf1340855a17a46c31663afa798dc09d5e22086f592

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pynds-0.0.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7a814079e3184213ef2a2f3deb469718f7136f3fe014ee4c2c1487a03dd85cef
MD5 cf05cb474e9880b2bb5d9e76de57a903
BLAKE2b-256 96069e9f0966a1fde3d4fea77151a88f86baab34a9b8220009648077dda5a75f

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pynds-0.0.3-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0064df3bccf9479c115ca2af455c88279029ade142e1d102b49c7ac775a24c70
MD5 08f38ad5b212aab0378c97cfbd20f13c
BLAKE2b-256 6a4cda3aac50b08c9ecb99252c62f9c5f7a04a3792875a50891c0c807c4b8423

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pynds-0.0.3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a350d1c71988046f362dbcc8f8da12a379045676254b84c0a8f58ed3852e367b
MD5 5d471661712be318c688fa42e2400067
BLAKE2b-256 f475431f56a0e84dc4292483c552e73aa67b969d7d2de0c1c6cbdc9b840ca82c

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pynds-0.0.3-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 29eb1dade67cd93eb00f84a6495f1ade7206bcc2926c276610f66de5d0e06663
MD5 0aa2d74dd10d6a7cca074d30804dd454
BLAKE2b-256 d33f6c0264187e32dd18f649c42bdc4f87b7b641fe35134f35fcd33c1f3f14ff

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp310-cp310-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for pynds-0.0.3-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 0f91967254590d60307fbeac7f435fdd0f85b6d666e355d38950844ab42d5871
MD5 0a66b974af4d7b6de833689ec1f6a6b7
BLAKE2b-256 3a364918e403977257f3a660511ba460047fa75e4584cb1d5eb31d04e2ff8764

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pynds-0.0.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d1193eaa9ed90bed54c12612a3c7e1449b877643650521b5fafc5ef116edb25e
MD5 1586ed75beba70b2dea1006e9f834c12
BLAKE2b-256 2504310bef150d2a734c66fe0fd35f2add59427f7c67c63c9bc8b2a0ae47b4ed

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: pynds-0.0.3-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 263.4 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for pynds-0.0.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 a845024c04bdf6ab153670906cb3962a5750e5fb3243294ddbd2004a844c7a8f
MD5 2ea941b88bcaa083d659ce72eedc2850
BLAKE2b-256 b8d2df76bd932aba8e48f2218ce835c0815c7aa73eea3ecf1818b6439d4a35c2

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pynds-0.0.3-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 04fcc77b290b887f8986e2b0302fbe38b576ca485544308845cfdb98eff70d20
MD5 eba41bc4fe1f0d0bc7c4ce60a47968f8
BLAKE2b-256 7aaa55ad13751d39040b492d4b0b8607efa17cab487407beb9d02350909332d6

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pynds-0.0.3-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ec018f46cdfde04bc81b07a4ea1cf1face7a3516f2835d383596c288e09dd6cf
MD5 fbd7e94bf5b6c74c125c5e50850dbb42
BLAKE2b-256 63bff237bf2d7b522b8095aa90f3a3fdbe1d24b601db36e9633d3c1047410b2c

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pynds-0.0.3-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dcda955accd994ac168fe765856b6cf934292576329fddda0104d0fe5184f3e3
MD5 02b90d8a7eff46bb222b40e6fd0d7c55
BLAKE2b-256 01f3c79af0870c317339f7a69b68c341d9cf291824b9bd4cf33fce920beb549e

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pynds-0.0.3-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 81939bb7db65e2fb5c698c9e48966fc63f8f8d937d04f5f55a499c099dc79894
MD5 065275062d45c2dc6e94fa6e6a58e9a6
BLAKE2b-256 5605a5cbea307d9d4f0d81b6239ffdc45472d9e0ebeb719d3ac61f6b2c27af02

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp39-cp39-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for pynds-0.0.3-cp39-cp39-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 12c59acbec1f6a42d0528578dfab433797af89fa88a983f4180e42bd7787ca7a
MD5 cd3843ce84e24843320e85abd2f1dbca
BLAKE2b-256 41b6a02883710db65c0dc12fd99d798ddacdda33ee66564cd6efee3f05aa3518

See more details on using hashes here.

File details

Details for the file pynds-0.0.3-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

  • Download URL: pynds-0.0.3-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 287.9 kB
  • Tags: CPython 3.9, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for pynds-0.0.3-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 820b7d674bf978d06d921d7c3298d509ddfb6e3b8512b752dd5e8c04df79428e
MD5 c4701db3c464a580b7ee7ad3ddb2864c
BLAKE2b-256 ec532a0457b69eca68b472ddad41f2af64ef80b0d234d556771a915e7f51b138

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page