Skip to main content

Высокопроизводительная асинхронная библиотека для работы с MTProto (Telegram API).

Project description

Ncore

PyPI version License: Apache-2.0

Высокопроизводительная, асинхронная библиотека для работы с протоколом MTProto (Telegram API), написанная с нуля с фокусом на скорость и низкое потребление памяти.

Особенности

  • Высокая производительность: Оптимизированный сетевой код и работа с памятью.
  • Современный asyncio: Полностью асинхронная архитектура.
  • Минимальные зависимости: Только самое необходимое для работы.
  • Простая лицензия: Apache 2.0, подходит для любых проектов.

Установка

pip install Ncore

Быстрый старт

from Ncore import Client


client = Client(api_id=1234, api_hash="...", bot_token="...")


async def custom_handle_updates(message):
    client.info(f"Новое событие - {message['_']}")


client.loop.run_until_complete(client.start(handle_updates=custom_handle_updates))

client.loop.run_forever()

Лицензия

Проект распространяется под лицензией Apache License, Version 2.0. Подробности см. в файле LICENSE.

В проекте используются следующие сторонние библиотеки:

  • msgpack (Apache 2.0)
  • tgcrypto (LGPLv3 — динамическое связывание)

Сборка: Для компиляции модуля tl используется Cython (Apache 2.0).

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

ncore-0.9.5.tar.gz (98.5 kB view details)

Uploaded Source

Built Distributions

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

ncore-0.9.5-cp314-cp314t-win_amd64.whl (153.0 kB view details)

Uploaded CPython 3.14tWindows x86-64

ncore-0.9.5-cp314-cp314t-win32.whl (146.4 kB view details)

Uploaded CPython 3.14tWindows x86

ncore-0.9.5-cp314-cp314t-musllinux_1_2_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

ncore-0.9.5-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (487.8 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

ncore-0.9.5-cp314-cp314-win_amd64.whl (146.3 kB view details)

Uploaded CPython 3.14Windows x86-64

ncore-0.9.5-cp314-cp314-win32.whl (141.2 kB view details)

Uploaded CPython 3.14Windows x86

ncore-0.9.5-cp314-cp314-musllinux_1_2_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

ncore-0.9.5-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (491.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

ncore-0.9.5-cp313-cp313t-win_amd64.whl (152.2 kB view details)

Uploaded CPython 3.13tWindows x86-64

ncore-0.9.5-cp313-cp313t-win32.whl (146.0 kB view details)

Uploaded CPython 3.13tWindows x86

ncore-0.9.5-cp313-cp313t-musllinux_1_2_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

ncore-0.9.5-cp313-cp313t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (488.8 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

ncore-0.9.5-cp313-cp313-win_amd64.whl (146.6 kB view details)

Uploaded CPython 3.13Windows x86-64

ncore-0.9.5-cp313-cp313-win32.whl (141.2 kB view details)

Uploaded CPython 3.13Windows x86

ncore-0.9.5-cp313-cp313-musllinux_1_2_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

ncore-0.9.5-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (490.2 kB view details)

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

ncore-0.9.5-cp312-cp312-win_amd64.whl (147.3 kB view details)

Uploaded CPython 3.12Windows x86-64

ncore-0.9.5-cp312-cp312-win32.whl (141.6 kB view details)

Uploaded CPython 3.12Windows x86

ncore-0.9.5-cp312-cp312-musllinux_1_2_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

ncore-0.9.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (490.7 kB view details)

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

ncore-0.9.5-cp311-cp311-win_amd64.whl (146.2 kB view details)

Uploaded CPython 3.11Windows x86-64

ncore-0.9.5-cp311-cp311-win32.whl (140.8 kB view details)

Uploaded CPython 3.11Windows x86

ncore-0.9.5-cp311-cp311-musllinux_1_2_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

ncore-0.9.5-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (482.3 kB view details)

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

ncore-0.9.5-cp310-cp310-win_amd64.whl (146.2 kB view details)

Uploaded CPython 3.10Windows x86-64

ncore-0.9.5-cp310-cp310-win32.whl (141.0 kB view details)

Uploaded CPython 3.10Windows x86

ncore-0.9.5-cp310-cp310-musllinux_1_2_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

ncore-0.9.5-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (460.5 kB view details)

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

File details

Details for the file ncore-0.9.5.tar.gz.

File metadata

  • Download URL: ncore-0.9.5.tar.gz
  • Upload date:
  • Size: 98.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ncore-0.9.5.tar.gz
Algorithm Hash digest
SHA256 6af437c147e896c4c7b8af86e05956c7c25986ad8fdcad06bbebf9719dd9c8d8
MD5 9e16f6d82376bdb839a7f2aec315262d
BLAKE2b-256 ab5ef1b0d382df38e2fc8aae3463c3f08f375b986ff5ca17dd2d5f912c237d7a

See more details on using hashes here.

Provenance

The following attestation bundles were made for ncore-0.9.5.tar.gz:

Publisher: build_wheels.yml on zovdev/Ncore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ncore-0.9.5-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: ncore-0.9.5-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 153.0 kB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ncore-0.9.5-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 38703cbb1551c5c5e86c7ef1035ec4dac827e88d486320e3d9bd04f492460da8
MD5 fa5f6c4b1e4b9a5b68dcdb2c7f7701dc
BLAKE2b-256 a97d26bc70766d7dd7210c839594e50b193dd9415fd9074c3b9efc935dcb6a14

See more details on using hashes here.

Provenance

The following attestation bundles were made for ncore-0.9.5-cp314-cp314t-win_amd64.whl:

Publisher: build_wheels.yml on zovdev/Ncore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ncore-0.9.5-cp314-cp314t-win32.whl.

File metadata

  • Download URL: ncore-0.9.5-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 146.4 kB
  • Tags: CPython 3.14t, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ncore-0.9.5-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 7e78f20b03a32be1b12d180b044547474c5c998b1540620ec2b7596d6a4dedc5
MD5 0d9afee93a317cec892cc07074838651
BLAKE2b-256 83fef6c9179cfaf38a8d0fb73f560c9123fa7bd275d7617f69a72d13049ff337

See more details on using hashes here.

Provenance

The following attestation bundles were made for ncore-0.9.5-cp314-cp314t-win32.whl:

Publisher: build_wheels.yml on zovdev/Ncore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ncore-0.9.5-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ncore-0.9.5-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 986e81662996a1d1cc734516fdaaac8add348fc80c177661b0d6cd32f89134d5
MD5 bbda76271a6b5326a6d2951f1ad677d2
BLAKE2b-256 bf86a364ba73b211bb8d28d690813820a29a86f777612035918964e5d08b86e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for ncore-0.9.5-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on zovdev/Ncore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ncore-0.9.5-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ncore-0.9.5-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fc1d65752f217fd3a0d1d148e89e2c78964fe7a31456fa911423421e07f31ffd
MD5 11346ee3ca591666ee1ed293177d75fc
BLAKE2b-256 5e6716ab350d51539a0b3ae4dafa8c4c258377c9fc69ccb4151b562cc2f11f8a

See more details on using hashes here.

Provenance

The following attestation bundles were made for ncore-0.9.5-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on zovdev/Ncore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ncore-0.9.5-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: ncore-0.9.5-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 146.3 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ncore-0.9.5-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 2fe8384e0279bf8d33c74f59d066809b98aa2b9dfb6cec11b8d55a24f2936a16
MD5 bc8a61fe3cf07323cec49070ffb0b5e8
BLAKE2b-256 8b48e3b9e5061d303025c901bab2620bfa71cb4a189d01a93b03863cbc8e560c

See more details on using hashes here.

Provenance

The following attestation bundles were made for ncore-0.9.5-cp314-cp314-win_amd64.whl:

Publisher: build_wheels.yml on zovdev/Ncore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ncore-0.9.5-cp314-cp314-win32.whl.

File metadata

  • Download URL: ncore-0.9.5-cp314-cp314-win32.whl
  • Upload date:
  • Size: 141.2 kB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ncore-0.9.5-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 1f2d2f0dbf15d10ec3afd214ffc871e29980daa93a616a2383fd05d8ab7c45f9
MD5 a818c9341dcc9a81ac30da0120f8a4d3
BLAKE2b-256 dc2ce02327e9c21899adc1782b96a614c79d78970423c94e521eee5a79b9d884

See more details on using hashes here.

Provenance

The following attestation bundles were made for ncore-0.9.5-cp314-cp314-win32.whl:

Publisher: build_wheels.yml on zovdev/Ncore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ncore-0.9.5-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ncore-0.9.5-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 43a4a4f0a6cc79df14e1535b632d24dc3fe55f3098c29f51ce80607115b8ae4e
MD5 3f4fcf93c6b699dc58cd7394966563ac
BLAKE2b-256 6d1d23aa6d5ad6d2ed668ced835540e18537460fa9a2907e6111e54aab7d6882

See more details on using hashes here.

Provenance

The following attestation bundles were made for ncore-0.9.5-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on zovdev/Ncore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ncore-0.9.5-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ncore-0.9.5-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 32ae3a36bf95852439823be5c565ae431474c844c9f303ae8c2101d7db3347d2
MD5 7abdc4918357d17960f3595cce854354
BLAKE2b-256 51d58a3c9cad062b988c6e0a83be2bf7b90cf695606b3ded5aa6c460397fb881

See more details on using hashes here.

Provenance

The following attestation bundles were made for ncore-0.9.5-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on zovdev/Ncore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ncore-0.9.5-cp313-cp313t-win_amd64.whl.

File metadata

  • Download URL: ncore-0.9.5-cp313-cp313t-win_amd64.whl
  • Upload date:
  • Size: 152.2 kB
  • Tags: CPython 3.13t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ncore-0.9.5-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 18e994ec49a0ffad5f5b8772b1874e02dd177429c869a201eb3f7dd5660961f8
MD5 b83b3a171ffb87ec3895f87a95735363
BLAKE2b-256 dbc617f3ae04b9b7343dca1b6207ebfa042b1d660b3d443b1a821eb3fba02df8

See more details on using hashes here.

Provenance

The following attestation bundles were made for ncore-0.9.5-cp313-cp313t-win_amd64.whl:

Publisher: build_wheels.yml on zovdev/Ncore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ncore-0.9.5-cp313-cp313t-win32.whl.

File metadata

  • Download URL: ncore-0.9.5-cp313-cp313t-win32.whl
  • Upload date:
  • Size: 146.0 kB
  • Tags: CPython 3.13t, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ncore-0.9.5-cp313-cp313t-win32.whl
Algorithm Hash digest
SHA256 e5afe667d7dd34ef20a7bf214020a8cd3a36a9d333305be4a19befc4c7ca8cdd
MD5 a1cafa141009fac465997e1369721c65
BLAKE2b-256 25e4caa96136f0cf91faa6152ee1975ea8748e21fe23046be5523c7b01e8b1cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for ncore-0.9.5-cp313-cp313t-win32.whl:

Publisher: build_wheels.yml on zovdev/Ncore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ncore-0.9.5-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ncore-0.9.5-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 20809537f79283a155441cb96a1c5db1246eb0149c69b110e2ce195ce49e4ae2
MD5 9f70abd3ef09caee0b12a04d204dbe7c
BLAKE2b-256 094ccd6151d32ec711d564e476a430f15cc84a276115b180f3c09ea9201a8ae2

See more details on using hashes here.

Provenance

The following attestation bundles were made for ncore-0.9.5-cp313-cp313t-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on zovdev/Ncore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ncore-0.9.5-cp313-cp313t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ncore-0.9.5-cp313-cp313t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4955ef9db9b4dbcfedf630e51d7cb288818507acce802b9b19765ed28b9bff92
MD5 14acd7313022a1436c8387ccac4f5c51
BLAKE2b-256 105c3de01159d11227b05d147ad6f6d163971273f20e8061db94bf711ff78123

See more details on using hashes here.

Provenance

The following attestation bundles were made for ncore-0.9.5-cp313-cp313t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on zovdev/Ncore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ncore-0.9.5-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: ncore-0.9.5-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 146.6 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ncore-0.9.5-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 a2f1f3ce4c5fed19c1b59bb08aeaf92d7f9e6ed9d999c6d0a4647672d810d489
MD5 458dc4c39dde1c12b35b2736431efb7f
BLAKE2b-256 f99d262e792ab2214ec9a7035b19dcb8cf4c0be74a0c7db54532b6c608b4b1d9

See more details on using hashes here.

Provenance

The following attestation bundles were made for ncore-0.9.5-cp313-cp313-win_amd64.whl:

Publisher: build_wheels.yml on zovdev/Ncore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ncore-0.9.5-cp313-cp313-win32.whl.

File metadata

  • Download URL: ncore-0.9.5-cp313-cp313-win32.whl
  • Upload date:
  • Size: 141.2 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ncore-0.9.5-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 b2fa10d8acb94fef586e678c36cc47ad34fb94693f443f855dd1f6f301c1d9e4
MD5 9dab8ae4e202c9ed7151092d092139f5
BLAKE2b-256 37be5b2cdfe00e007436568accd42902fd64fe90258f4d4d0fea965357865bd9

See more details on using hashes here.

Provenance

The following attestation bundles were made for ncore-0.9.5-cp313-cp313-win32.whl:

Publisher: build_wheels.yml on zovdev/Ncore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ncore-0.9.5-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ncore-0.9.5-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a15a094d3b4c6ef0327756438f6754c8d3e5c0bc153a69d8668cc8e46da8d7b2
MD5 af1b07ac9e9ba9305fd14d62790c101f
BLAKE2b-256 62c14be0ae409fbb987340fc3be39432a4809da984e20f5ac2a2cf4e7cd7bf46

See more details on using hashes here.

Provenance

The following attestation bundles were made for ncore-0.9.5-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on zovdev/Ncore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ncore-0.9.5-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ncore-0.9.5-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5f16056ab9c23e23965b92ff1f7d40ebfd18456dd57fc11487920b51b5542fe4
MD5 df4888a7d24b0e1c1bc9ab311eab0bb7
BLAKE2b-256 819046fd5e68cccff3197fa018921b651b6d7644f032c28435cf90691975ae3e

See more details on using hashes here.

Provenance

The following attestation bundles were made for ncore-0.9.5-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on zovdev/Ncore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ncore-0.9.5-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: ncore-0.9.5-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 147.3 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ncore-0.9.5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d100c2215740a1750f3b00d30069ffb56c39c82c943eca1298709e2e129ca090
MD5 e8b64d6bc2e44d2b6916225bae84e0da
BLAKE2b-256 98f9d7eef9dbfaf2a904242c69f2b39de46c52239a7df6b2853c8de13722c968

See more details on using hashes here.

Provenance

The following attestation bundles were made for ncore-0.9.5-cp312-cp312-win_amd64.whl:

Publisher: build_wheels.yml on zovdev/Ncore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ncore-0.9.5-cp312-cp312-win32.whl.

File metadata

  • Download URL: ncore-0.9.5-cp312-cp312-win32.whl
  • Upload date:
  • Size: 141.6 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ncore-0.9.5-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 a520911ae35bc582b96d42e2b777102d8663cd5a5f2537dc6b38188636cd3922
MD5 6420adb20a8c65de5c537975b45713dd
BLAKE2b-256 a98d44995cc53ae56b8ba11fa5b6350ad516e28614316452ee55d6d7d59253ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for ncore-0.9.5-cp312-cp312-win32.whl:

Publisher: build_wheels.yml on zovdev/Ncore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ncore-0.9.5-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ncore-0.9.5-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9f82ad601b856593cc1872b572b501de01d564003b89550b4b151a627f2f4e40
MD5 423ed43b5ecadb9204f5b2d9092ac453
BLAKE2b-256 3e2342bbffeaa62898c01996a60f7eeb1f0b79c57322288d06c99cd02efc0b42

See more details on using hashes here.

Provenance

The following attestation bundles were made for ncore-0.9.5-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on zovdev/Ncore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ncore-0.9.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ncore-0.9.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 99778328665eea58f15c53b1ddf002b37dfe3e219ad00a62f47d1c77bdbbcec8
MD5 a8c43224fb2f3a0018551b80f1728c42
BLAKE2b-256 33f66a98ab2bc7beb111b954acce616a469ce59f970095dc433b80ff5ae40412

See more details on using hashes here.

Provenance

The following attestation bundles were made for ncore-0.9.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on zovdev/Ncore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ncore-0.9.5-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: ncore-0.9.5-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 146.2 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ncore-0.9.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 4d03ed757ec2734b4b3fcce0e264d49c7b69ae708b552c950768827f0fd9dc3c
MD5 6a220cae971c8544cf6bcfcfa65c149c
BLAKE2b-256 f3ba44e2f4e6fe678701d0bff09711c285fb84ddc0b643a1236d3d49508f1e1f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ncore-0.9.5-cp311-cp311-win_amd64.whl:

Publisher: build_wheels.yml on zovdev/Ncore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ncore-0.9.5-cp311-cp311-win32.whl.

File metadata

  • Download URL: ncore-0.9.5-cp311-cp311-win32.whl
  • Upload date:
  • Size: 140.8 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ncore-0.9.5-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 2a6277675961c61a6b48739c13cfdf42830c341027ab08c2e4a5ce6939087bb4
MD5 1dd9257ffd0c8107ad3d006a9e590525
BLAKE2b-256 36a56931468cfd63b0c72a5f57c41f67427b18937873123c59bbbbced6d44960

See more details on using hashes here.

Provenance

The following attestation bundles were made for ncore-0.9.5-cp311-cp311-win32.whl:

Publisher: build_wheels.yml on zovdev/Ncore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ncore-0.9.5-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ncore-0.9.5-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1887fa31006fd5cc4204b29266f46f909c69ad727d783bd7e388f1a844f5ff09
MD5 4a435273f3f6bd733f501887a72c0a0c
BLAKE2b-256 1b806ab1f31e2996928821afd7af7c5a84da952f77b46ffb1db9a455da215184

See more details on using hashes here.

Provenance

The following attestation bundles were made for ncore-0.9.5-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on zovdev/Ncore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ncore-0.9.5-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ncore-0.9.5-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3fd96bf743a556f87149a6ab4e78e933b4545d431b4887bab78f51e7a23665bf
MD5 2d9c1dfaa468b60a6be232841713e94a
BLAKE2b-256 1244d8393f6f29d365a7b0656a6e80087f9807b40162ed7599ffdc6047907951

See more details on using hashes here.

Provenance

The following attestation bundles were made for ncore-0.9.5-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on zovdev/Ncore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ncore-0.9.5-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: ncore-0.9.5-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 146.2 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ncore-0.9.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 56f4df40bb2a286c7dc0875796c1cd54bc33775181c32a2b73c4a0c0920541be
MD5 02d93466db1226ee00838a8bb66b76f9
BLAKE2b-256 a0ba0218bb0c87c092c48d82bd0e62fae805230c2b1070a58bc0762e8288cff8

See more details on using hashes here.

Provenance

The following attestation bundles were made for ncore-0.9.5-cp310-cp310-win_amd64.whl:

Publisher: build_wheels.yml on zovdev/Ncore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ncore-0.9.5-cp310-cp310-win32.whl.

File metadata

  • Download URL: ncore-0.9.5-cp310-cp310-win32.whl
  • Upload date:
  • Size: 141.0 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ncore-0.9.5-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 7120138974218b405f3cc71bea076c40915b384d9af619362ae64d941e13d3cf
MD5 13b4489a1dbd5438078115f91ded99b7
BLAKE2b-256 ebe10cf47a7f63551b3b5b28aedc901bb27de8cec703eb67ccf248015c644ab7

See more details on using hashes here.

Provenance

The following attestation bundles were made for ncore-0.9.5-cp310-cp310-win32.whl:

Publisher: build_wheels.yml on zovdev/Ncore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ncore-0.9.5-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ncore-0.9.5-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0a74df20ae65cc143770cd14dcd4a1e4860349b23faf5c12d9885402257aae29
MD5 85a808e9e2817be2ff3efc6dc4129b33
BLAKE2b-256 db1d60bec9b843a8cef5859e18578b235358e133769fca4578cd1ccb3c3f8900

See more details on using hashes here.

Provenance

The following attestation bundles were made for ncore-0.9.5-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on zovdev/Ncore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ncore-0.9.5-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ncore-0.9.5-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9850ed913d0ce43f55e8eff99cd2dbdd74e57ea08b397733960e77b004140253
MD5 d245d7aafbcf93902cb54d1b8c458f4f
BLAKE2b-256 fd436f334b3d1ea8dbe9e1f01e8e3df2ef6c3e32962d2598da6fd4b3f4f39d22

See more details on using hashes here.

Provenance

The following attestation bundles were made for ncore-0.9.5-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on zovdev/Ncore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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