Skip to main content

eC Runtime Library

Project description

eC Runtime Library

https://ec-lang.org

A stand-alone core runtime library for the eC programming language

(part of the Ecere SDK)

Copyright (c) 1996-2025, Jérôme Jacovella-St-Louis

Copyright (c) 2005-2025, Ecere Corporation

Licensed under the BSD 3-Clause License

Source: https://github.com/ecere/eC

Python packaging: https://github.com/ecere/pyecrt

Learn more about eC here.

Ollie-the-sea-otter

eC runtime functionality

The eC runtime library implements:

  • management of eC data types, including the various flavors of structs and classes with and without reference counting, runtime type information, virtual method tables, reflection with the ability to register and define classes at runtime (loading/ejecting new dynamic modules), string management, generic field values containing type information, binary (de)serialization,
  • various types of containers (dynamic arrays, hash tables, linked lists, AVL Trees, multiple forms of associative arrays),
  • files I/O including temporary files, bidirectional processing input/output pipes, creating/decompressing/accessing files from archives (including resources packed directly within the executables), file/directory monitoring, cross-platform file handling functions,
  • multithreading support including threads, mutexes, semaphores and conditions,
  • internationalization (extensive unicode support with the Unicode data resources embedded within the library), internationalization of text strings compatible with GNU gettext, i18n of libecrt itself currently including Chinese, Brazilian Portuguese, Spanish, partial Russian translation, as well as the start of other languages,
  • date and time handling,
  • a JSON parser and writer (with support for automatic JSON (de)serialization of any eC types), as well as utilities to manage application settings stored in JSON files.

Documentation

See https://ecere.org/docs/ecere/ecere.html and https://ecere.org/docs/ecereCOM/ecere.html for the API documentation of this core eC runtime library, which covers the sys and com namespaces of the Ecere runtime library.

Tao The Ecere Tao of Programming is a Programmer's Guide (still work in progress) teaching the foundations of the eC programming language, also including a C primer.

See also the samples provided with the SDK, and some featured projects as prebuilt binaries at https://ecere.org/software.

Reach out on IRC - #ecere on irc.libera.chat

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

ecrt-0.0.2.tar.gz (1.9 MB view details)

Uploaded Source

Built Distributions

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

ecrt-0.0.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (509.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

ecrt-0.0.2-pp311-pypy311_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (536.4 kB view details)

Uploaded PyPymanylinux: glibc 2.12+ i686manylinux: glibc 2.17+ i686

ecrt-0.0.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (509.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

ecrt-0.0.2-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (536.4 kB view details)

Uploaded PyPymanylinux: glibc 2.12+ i686manylinux: glibc 2.17+ i686

ecrt-0.0.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (509.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

ecrt-0.0.2-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (536.4 kB view details)

Uploaded PyPymanylinux: glibc 2.12+ i686manylinux: glibc 2.17+ i686

ecrt-0.0.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (509.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

ecrt-0.0.2-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (536.3 kB view details)

Uploaded PyPymanylinux: glibc 2.12+ i686manylinux: glibc 2.17+ i686

ecrt-0.0.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (509.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

ecrt-0.0.2-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (536.4 kB view details)

Uploaded PyPymanylinux: glibc 2.12+ i686manylinux: glibc 2.17+ i686

ecrt-0.0.2-cp313-cp313-win_amd64.whl (553.9 kB view details)

Uploaded CPython 3.13Windows x86-64

ecrt-0.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (734.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

ecrt-0.0.2-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (736.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.12+ i686manylinux: glibc 2.17+ i686

ecrt-0.0.2-cp312-cp312-win_amd64.whl (553.9 kB view details)

Uploaded CPython 3.12Windows x86-64

ecrt-0.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (734.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

ecrt-0.0.2-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (736.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.12+ i686manylinux: glibc 2.17+ i686

ecrt-0.0.2-cp311-cp311-win_amd64.whl (554.0 kB view details)

Uploaded CPython 3.11Windows x86-64

ecrt-0.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (730.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

ecrt-0.0.2-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (736.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.12+ i686manylinux: glibc 2.17+ i686

ecrt-0.0.2-cp310-cp310-win_amd64.whl (554.0 kB view details)

Uploaded CPython 3.10Windows x86-64

ecrt-0.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (730.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

ecrt-0.0.2-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (736.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.12+ i686manylinux: glibc 2.17+ i686

ecrt-0.0.2-cp39-cp39-win_amd64.whl (554.0 kB view details)

Uploaded CPython 3.9Windows x86-64

ecrt-0.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (730.3 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

ecrt-0.0.2-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (736.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ i686manylinux: glibc 2.17+ i686

ecrt-0.0.2-cp38-cp38-win_amd64.whl (553.9 kB view details)

Uploaded CPython 3.8Windows x86-64

ecrt-0.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (730.6 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

ecrt-0.0.2-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (736.3 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ i686manylinux: glibc 2.17+ i686

File details

Details for the file ecrt-0.0.2.tar.gz.

File metadata

  • Download URL: ecrt-0.0.2.tar.gz
  • Upload date:
  • Size: 1.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for ecrt-0.0.2.tar.gz
Algorithm Hash digest
SHA256 69355fa3756f53a60b3a3ccaa8a03fb7b855ea7c37e670fc0dcd034a004d02a1
MD5 6eef9f861da9c45bc8e1b02fe901b6f8
BLAKE2b-256 5d6b0001c56f59f2c060575a01cc3ab20c9dce0aea246ae8068f05dc93734909

See more details on using hashes here.

File details

Details for the file ecrt-0.0.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ecrt-0.0.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2833ad72e20631e7e48f31c0840dbca2aff7acb902d885ed42eb7f2ee2f1c9a6
MD5 d7f4e4e6ed569649032a9f8d7325c8bb
BLAKE2b-256 13d21e6693472b94037a167d28d249c7a143339a1e9df2927e541e6b32855b50

See more details on using hashes here.

File details

Details for the file ecrt-0.0.2-pp311-pypy311_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for ecrt-0.0.2-pp311-pypy311_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 57539907e01c332faf1a3edcf72bb20343d62133184d584958c0d22fabc10e5a
MD5 92c9cb73490cc399747bcfeb47d79df4
BLAKE2b-256 b36649ab1bc5f8308df3a163fa83b347c332329c4b049bae3c729cf0b9dd32d8

See more details on using hashes here.

File details

Details for the file ecrt-0.0.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ecrt-0.0.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e8f343b972c95c85f3d1781f40705ba1fe6bf4d9657a462d4bb17a19c85601d6
MD5 c87c0ea2cdcfc5ab71b99be653a40c1f
BLAKE2b-256 fc0b7c715e81855965f2a2f181ced91010c0b02cb1059b7e25b7e83fd1f090ad

See more details on using hashes here.

File details

Details for the file ecrt-0.0.2-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for ecrt-0.0.2-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4b9adb2f8fc39704d8ad098916039df574b4bbe3b1cb7ce18382f0008606a89d
MD5 cf1cfb0c2f07f54f16bb363f3a2d1956
BLAKE2b-256 f9b499e0d8c34b69d096b8d4b1e3509bfb268a78a2d54a00df6254484780b456

See more details on using hashes here.

File details

Details for the file ecrt-0.0.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ecrt-0.0.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 60514c8deef2f2297b431d4459b640b18ebee78b565430fe9ffb75ac17b4dedc
MD5 58dbf2a73ad365aaeb07ba6645c114c1
BLAKE2b-256 8a644ba65b3da9e03d5f97c21baf2d3a60b994031ee96645e2765f4683219753

See more details on using hashes here.

File details

Details for the file ecrt-0.0.2-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for ecrt-0.0.2-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 de32c2589ed22cb6e519dcd0f3eba7ec6d7c7faa11a5b40ec37dc43249d746ab
MD5 778af2806bce01affc50ba9e653fa98c
BLAKE2b-256 b27ec7bf897a9cc7113ba134725002434a59b32fba2200c865826c1af1d8c353

See more details on using hashes here.

File details

Details for the file ecrt-0.0.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ecrt-0.0.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0a3672c92f0105c327bd2840c2c119b7bbac1f688e866b0475c1c8e61211c608
MD5 744fe3342032c0e64cead7faf13708fc
BLAKE2b-256 1e8180a59ee07c830842a1d84c32bf44c876f1e52a4201ee80f5bdd4d37f9c3c

See more details on using hashes here.

File details

Details for the file ecrt-0.0.2-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for ecrt-0.0.2-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8d5b815aa3578c3b9e1cb51ee56071fff1ff2da4b0110fa57ea7b1f1f62431f4
MD5 30c9d35a87ce6b44be1251a53e0396eb
BLAKE2b-256 7c1de812d14199ff59f92a4099207861fa3932cedab92eb42be4736e1a2b3b64

See more details on using hashes here.

File details

Details for the file ecrt-0.0.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ecrt-0.0.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1cefe1d037e48d289972ecfb232a9e7d2f7b941c77cdea1567e800a650a43ce3
MD5 7b3d564f1116931d52d8b59889d15798
BLAKE2b-256 b0cb11d011778425d122f1ab5126cbe437b84231051f8f472c0039f80c81896c

See more details on using hashes here.

File details

Details for the file ecrt-0.0.2-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for ecrt-0.0.2-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 69dfcf93042dc637c949c45c1f496ab99679302c2d9fbb460813006e5a4e1c0c
MD5 3449555c5138cc4d1c2c0ec43b5a7655
BLAKE2b-256 636af8b73331841b0e57aca749383c97ef938e9d93adf0432c5adf5680823596

See more details on using hashes here.

File details

Details for the file ecrt-0.0.2-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: ecrt-0.0.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 553.9 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for ecrt-0.0.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 56c74f5411fffd91bd7823d59f603a2763d568197207eedce1ae6924b0684064
MD5 0999515b7146db7ed23d5804a761bde1
BLAKE2b-256 53496cbebe5d32965c3fa854b934135c623e4df9ef3c1b99c48c172cd2f611d1

See more details on using hashes here.

File details

Details for the file ecrt-0.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ecrt-0.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a46a8146871442da21e427d976c93475b3c2ebb3118b07b68580b0a90134403f
MD5 a2999bedfe5c6874b71380159a033064
BLAKE2b-256 723973460e949eca0ac31a2b4771ef9154ede239b03fc3f7c115be6e4da707cb

See more details on using hashes here.

File details

Details for the file ecrt-0.0.2-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for ecrt-0.0.2-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 edcdbb4a97ff3bd88c114f555ee1438547c536acbefd2a589519922f204823f8
MD5 409dfdd8a14e092406ba8e5c2089f0d1
BLAKE2b-256 a4f7db697d44e64a2c23cfea6696b7551584192dda17a272635f0455f9b8312e

See more details on using hashes here.

File details

Details for the file ecrt-0.0.2-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: ecrt-0.0.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 553.9 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for ecrt-0.0.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 3b13bfbe3360f0fef50994758a00468f1941ee55617693591bf036842208870c
MD5 b3bf393a8cd63c9c39cc720acfa59451
BLAKE2b-256 17c89be784190232e8997c6846bb5e5f1af90a91a7256920ab3227fb112490b2

See more details on using hashes here.

File details

Details for the file ecrt-0.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ecrt-0.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b3a2e1e934459e92b60008814e14fbedae13febc300927b8b03faa4d58b9296e
MD5 dd7af5a7aade5298d5f8aa422232b8c1
BLAKE2b-256 a21c98641aac70739daa773775902c2fb9190484453780fd70bcd2af28f08edb

See more details on using hashes here.

File details

Details for the file ecrt-0.0.2-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for ecrt-0.0.2-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d132c7b7524002b2dbf468e738b7dcc841c7dd6f1c41c1ef8363e00ffb0708a9
MD5 ef01f64ad549cc6e9ae850416711cd9a
BLAKE2b-256 ffa2356d56f007496f0c9c782b4816640e6e4cb35cfbc3b5ac3ff78f260ce66f

See more details on using hashes here.

File details

Details for the file ecrt-0.0.2-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: ecrt-0.0.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 554.0 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for ecrt-0.0.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 0ebb43ab713bd792afd2a4036236e6c282827a2c955aa44203b4e3671cc597dc
MD5 80964c7daebf5ebbaa5fb5da3d1757ab
BLAKE2b-256 754433fb74b05a11efefdaae3f3720e4a68863e37dbfa9a4d6a8c2922eab932f

See more details on using hashes here.

File details

Details for the file ecrt-0.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ecrt-0.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4c4d8e21d21edb4c8782fa9ec8335c5adcdf243f0910eec2094debaef4b6f238
MD5 6960705188fd06e78e7effc2aaad4857
BLAKE2b-256 91979f0b6430b074215f88c704c6598237c9b2fc3a182e600effd96b6266b177

See more details on using hashes here.

File details

Details for the file ecrt-0.0.2-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for ecrt-0.0.2-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 84e3a851d39d3c5246b7907448405e668cbd14c8365e81a04fd8159bb148c417
MD5 de0ddf8ee9046d5393b7b7139a408b96
BLAKE2b-256 b7ef32f5dba396b89a88c76811133622a2c7ef73eff60b97deea65cfb108f83f

See more details on using hashes here.

File details

Details for the file ecrt-0.0.2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: ecrt-0.0.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 554.0 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for ecrt-0.0.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 bb35c18877f745f1e3755cc123e8689fd7a8015bdff8768fc59e986b86a6f172
MD5 1bfc720dd35a5bb039bda70af40d9300
BLAKE2b-256 4fed744cc9b8ca7df0f722d3082364231854845e01f58e39aad27974f847e9f8

See more details on using hashes here.

File details

Details for the file ecrt-0.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ecrt-0.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 974716f2688cd90b917b314902e7d4a4754d8728651d6848af7a9b7db700998e
MD5 07f58c95bfc9a958ca71d204b0bdc908
BLAKE2b-256 a8a4061de8f331228d12679ea3f85ca8d333e36f603e69016e2c64afdbc3d290

See more details on using hashes here.

File details

Details for the file ecrt-0.0.2-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for ecrt-0.0.2-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f2e7765e7d742972324f5318c74cf01523c04c56759123e9fd48750a023082d4
MD5 9a109875df46eb9dc81029d857e16e91
BLAKE2b-256 5f4648a31c7e54997d1a226c558f488ecff457af1c43e84e62041317359446b9

See more details on using hashes here.

File details

Details for the file ecrt-0.0.2-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: ecrt-0.0.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 554.0 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for ecrt-0.0.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 d1f35a8a9a6d782b311c85c53e8d33f6fbe8ba14e4d03df8034fa7c6bca22d3d
MD5 f7eb4e6166693f9626e9e43298f82e5f
BLAKE2b-256 e595a6d561c8ca08302cd806050c659ebb351538a5eae977affbcfa79b712c7f

See more details on using hashes here.

File details

Details for the file ecrt-0.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ecrt-0.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0e5d9fa7cefe125d9909db7913d0ac79fe6a1f3efe066b1e3fc87676d5fe16b4
MD5 75ad95bc6bb91bd50b0e9d8e7f079f3c
BLAKE2b-256 a79dba1f4c62c10ccacd76eed4aa406c0249c9912732aabee985fe526d039a29

See more details on using hashes here.

File details

Details for the file ecrt-0.0.2-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for ecrt-0.0.2-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 62c93d647ffa64b2849f04991b147bb9dcd0e7537426f81fcd7adb594f0d61da
MD5 2104f948b52685e9baa2856072257cac
BLAKE2b-256 b22c3f307218c1a6c89795fbf79dfa843ad90cf7fb493cd372f64504d3deef4a

See more details on using hashes here.

File details

Details for the file ecrt-0.0.2-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: ecrt-0.0.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 553.9 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for ecrt-0.0.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 2819e7e74fb3b52af790a59997b3254d4433ccd0e1fd17a8d89edeeb4c64c21e
MD5 79b742475beedacbab2f6e0fb259b7bb
BLAKE2b-256 966519f2e7a874b2e842703b4086ec679978f20f843aa4cf2a1ab60c122f6cdd

See more details on using hashes here.

File details

Details for the file ecrt-0.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ecrt-0.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2bc5f515a249b4810f4f405bcea75087bdda6cd8da4ff52ba0147f335f137762
MD5 e77b56fdaa5a88f56127436bd4a5ce41
BLAKE2b-256 32ba5bc615e61a31508cf964152192c537d2d787e0cd8aa3635ddc901ff6c5c0

See more details on using hashes here.

File details

Details for the file ecrt-0.0.2-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for ecrt-0.0.2-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d0c40b95e4a0a8802574f4a692ad62bac93228e5bbb73d4c3e21b994e4448e28
MD5 f7c30ba44dfa613adacc78230b1d852c
BLAKE2b-256 c330f3f6ab85e17eba548360a498bd799360adb8bea1673256ed7397e8e3cbe3

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