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.1.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.1-pp311-pypy311_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.1-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.1-pp310-pypy310_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.1-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.1-pp39-pypy39_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.1-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.1-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.1-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.1-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.1-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.1-cp313-cp313-win_amd64.whl (553.9 kB view details)

Uploaded CPython 3.13Windows x86-64

ecrt-0.0.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (734.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

ecrt-0.0.1-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.1-cp312-cp312-win_amd64.whl (553.9 kB view details)

Uploaded CPython 3.12Windows x86-64

ecrt-0.0.1-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.1-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.1-cp311-cp311-win_amd64.whl (554.0 kB view details)

Uploaded CPython 3.11Windows x86-64

ecrt-0.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (730.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

ecrt-0.0.1-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.1-cp310-cp310-win_amd64.whl (554.0 kB view details)

Uploaded CPython 3.10Windows x86-64

ecrt-0.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (730.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

ecrt-0.0.1-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.1-cp39-cp39-win_amd64.whl (554.0 kB view details)

Uploaded CPython 3.9Windows x86-64

ecrt-0.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (730.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

ecrt-0.0.1-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.1-cp38-cp38-win_amd64.whl (553.9 kB view details)

Uploaded CPython 3.8Windows x86-64

ecrt-0.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (730.5 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

ecrt-0.0.1-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (736.2 kB view details)

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

File details

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

File metadata

  • Download URL: ecrt-0.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 d5bc18aa4c6ce485da4761dd5dc90d931dbc011ece1eb363df064ee69eb6190d
MD5 cc42803f6fcf2666b14b4f62ed0961d6
BLAKE2b-256 670dc744be872a790f1f08a6048042ff8088fd9a02a3df0e8c8ece639675ea9a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b216165cc38580ce05c16a3f52d652d908d4d329b7d1fd078d88e7cf6259f3cf
MD5 641bac0790e710ab9a0d1b3ac4651aaa
BLAKE2b-256 4ae4efd0c718e49515f4c1db338c4d03dfc90111fc5d246a73c7354d5a36a6d5

See more details on using hashes here.

File details

Details for the file ecrt-0.0.1-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.1-pp311-pypy311_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 69f10a1cf73076b8d5d1b51588954c9a74a28c076de532a6fc5adabc16e669a8
MD5 9dac5bb10046df808170f7a94790cb37
BLAKE2b-256 f0a067dc868743edd1ff54578486a13404f2bb7febddc23485782a8fb9fcaa4f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e9f51adb77f55d329cd6aecf1c89fb04aca4ab81ec037b9ee81db3bf34b448d4
MD5 c871b0cb7fa982b0526577ae5bebb2d2
BLAKE2b-256 5462c1d5f8a21c285c72d4f7487fc108f6de350c73cc524752e363001bffdbc2

See more details on using hashes here.

File details

Details for the file ecrt-0.0.1-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.1-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 408248b60456a5094dc5f7e971445f7d8d19bb438f20ac67c77e3ea5d6580f83
MD5 320c64e377539b1492fbf2fe31919eeb
BLAKE2b-256 05ae66251652a4282cc7e094e2cdaa5960740eeca2c07f1dc750b4f0f486da79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7eb94028efe2ef0da702eadb401b3fbc58fce6d1e6166e71617e7339f5c98b72
MD5 8148024ef94673094fc824a980c76fb2
BLAKE2b-256 f79267ffabb448d21e0ad0278ac13a2c7e77f038afe7e69d112dc8cf777bb10c

See more details on using hashes here.

File details

Details for the file ecrt-0.0.1-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.1-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d0c0191e6f103615cf86bcf02dca99fdd7c34cb382f7826d6b979c0a01a359b1
MD5 368444bb5bb9cb6c019368a5806e8c3e
BLAKE2b-256 ee9884e7b38e16a2adeaae42e877c72747ed5dbf2590c89b355397eeb524926a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1437d772fd415eeaacd1503ca6441e0b24e929d4779f30290923a3db56ae0a34
MD5 0be06e549adde9ecb56a184ab1ce395a
BLAKE2b-256 3495631dbddf879eeebffe02c4492e9538eea015281fe1d92f516e3b12b0708d

See more details on using hashes here.

File details

Details for the file ecrt-0.0.1-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.1-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 76f9293cb363dc8e8e8037998c9d4a3bffadb484cebdc17f1be0464f855c4f0e
MD5 da058b00cda398f5468449265d41bb1d
BLAKE2b-256 876c59dd0e6afd4b48919251efd88d19624902df856aaefd8f66165651528ed9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b9a3f92160b8ea57915c750e2533cbdce2c1f9efcdc7f7548c42467574415f52
MD5 d50b6850fb5d6aa377f95864c838948a
BLAKE2b-256 3ae97d94e8bf84447ee5e6402b2dc455e5dc7e8d7e826c68f4d3da0b167bbf5f

See more details on using hashes here.

File details

Details for the file ecrt-0.0.1-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.1-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 43f47023c8afa761295db4ccf8fb1364bb6aaaf87c7528143971ea95d5c8d97d
MD5 6b37c45be8fc93a69813029adea47c5e
BLAKE2b-256 e9db2e1a86e7609660e9103f7a62650ada1404403623a0e03463afeac8819d25

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ecrt-0.0.1-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.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 fea323758a85bf493e09bf57bad3c6a308c3552b87edecc07bae13e9f48700e0
MD5 427db09af657c8199e26156fbdaba9b3
BLAKE2b-256 8ceee0a2bd3df2b19a0f3dbc63a5f2ad07b6b573dcbb023be9269bded40b2715

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0f433f5634cbf008374607f653ad381db4d55d2515f9701b3d340a2cd8dc01fd
MD5 7c1f41d25f57836aff1c6d459852e0fb
BLAKE2b-256 d508aee56fdcc9002f6361aa57c62a80a41720d249f8eafa2b0164321925ca01

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.1-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 edcc54de9052e5343827585a02a6ecef22b9cba8a407cd01ad690c3807023647
MD5 65aea57df48ff68f60c68c15f270bd10
BLAKE2b-256 df01e0f10b2f44041be9aff7282ac289c92b8487127a86ccad33655b8094c4d1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ecrt-0.0.1-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.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 ce0a1cd6350b303ec59d41add529671160e99ac25968534e259ab64572fc381c
MD5 6ee84ce6038f314884ff8725f3177f05
BLAKE2b-256 a4abfef6e8b30ba5a4c80c0eb3f71044f9d167db50a88117d5556d29c8ef41dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7dfe73e249edda7bbcacb6bf2ba3d27d762a98a11fa8754d079c7c5082baabaa
MD5 7a8a43114088b782b39644eeffa514cf
BLAKE2b-256 f9fa5fcb596d1c289211e0837cc79545c7395065a637a06b8a6153f16826ba55

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.1-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a0dcf591e4205e496e2862ab7c886e238b201d05612bd521c59a97225f8d0442
MD5 5f8fdc68dcb6a0faa45aa9a2df27a8e3
BLAKE2b-256 7837b0b4df57700e804726ed967ff8d4d9fdde49363918070af85d03e73850ea

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ecrt-0.0.1-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.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 95c7d98f66437801505667c99210d7d5dae3dbd232df94be165ed081116fe37c
MD5 e3d4ed940241620c5b45dbec39f1cf5b
BLAKE2b-256 88978f3106a3b60c937b457adda31ebebb176b14b7edc68b3ae5cd89da523f45

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4bdf63cd290bb1c20c13d20cfc4f2c47631926d69ff1806f9d98702b958124b0
MD5 f316df7e8610cfc5afbad1dd46ee8540
BLAKE2b-256 393bc5adf813055026c494ac5c007dee53791fd04dbdc3df4f3eb3e797c41c6c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1d515d4e6c6f7e3f0a210ddb8b53c5c02e3005252cb2cc7dce7ccdf00cbcb3ed
MD5 579bcfa4394f262a9fdc378ceaaa0318
BLAKE2b-256 ece00df9ee955b18d56c839887c29a1a0b7a924c296e831fafc198a3c3964dad

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ecrt-0.0.1-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.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 fc166a6e2637fb297395ce443696696893b59a132564e032e59d3aafb8fcfe3c
MD5 a4ea73188c32c503bb0a0cf5096666b8
BLAKE2b-256 6c80281472bef4d3b0c78c64ab67d68225a6473a2a533a004e107e4c48bf88c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 da852fbc36a480446949af3e5d36ef42e6251b875a0b17599f1cf738a235c008
MD5 057a77d05ec0eebf3e31fae282d23d69
BLAKE2b-256 a72d9c2df0be3f64df6b92436a7e469527ac98223342b78059ae404028ae4423

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3a6978262c339945ee3f4664af333cb582f7cd3d76a6c3a37b43e5333945515a
MD5 087e6056d7d107cd6a53d3c67cdd5df1
BLAKE2b-256 2b29367c25b7c48d7ab58d9b37df44ddca22ae4942f40b703adb9b43d3e8ae5b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ecrt-0.0.1-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.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 e8cb7f8ec3f023d455aa3e5ce931727b39cf5c9c8e80e392d8d261dfcf27cb26
MD5 cb6375b751f5510b3547f35717717868
BLAKE2b-256 e49bd32ce03cc2510ac080810afc4f67eb96b0f1a106637f190806f54e4de8be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0b3a35b804e903c1bdf10f73f4cbc3dc2c54f870b3cd6c67fa62c9a30a0e14ed
MD5 3cfad3fd8a0f84f7b1a2c6d70bf2d9c1
BLAKE2b-256 27bae9cbb2726246390f288bd5863bcaf25cf4bcffeecee6f6456769a6e93404

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.1-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 891ed5c5d00d3c5eeea5a430c57d617ee8ad2f1e47c3ed014b7b02a6e39355fb
MD5 99c63a8b232db5618e36efccb0febb8a
BLAKE2b-256 80ec28adef0c48962bdd325ceab10983b4776f40cf087c6ade6315abaec1af6d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ecrt-0.0.1-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.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 ca0893ddccfdd40c4c025f0e2ece1ed79aeee9cc16c37fad9eb8b06b0ccc257a
MD5 34adcf9ce805bf7d369bb5411ccca85e
BLAKE2b-256 34a0722bb11ebe19e02f1a86a951c72c1bc435bd3edb5f970a85164e5f7f1a39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e520871d3913f5c296c773801e82213f4146b4e3bf467b2afec3e16e7825252d
MD5 0b3cbaf002fb6300c497044275b4e02e
BLAKE2b-256 c154b7004a45dc04c1cd34fcc42a2312fe8ad152daaa1817837c61e301cdbe38

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.1-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6287e5d38d1161e9d8efe092bfa43c60bf743ecd61ced11406506ebe1e82f636
MD5 cf94d0c98b7d4ffc1d805187631af5f8
BLAKE2b-256 d7437018d358f0f87a9e87f2941431e67ab1b4df00108f1b28725365cfdc1115

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