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.3.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.3-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (509.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

ecrt-0.0.3-pp311-pypy311_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (536.5 kB view details)

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

ecrt-0.0.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (509.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

ecrt-0.0.3-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (536.5 kB view details)

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

ecrt-0.0.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (509.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

ecrt-0.0.3-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (536.5 kB view details)

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

ecrt-0.0.3-pp38-pypy38_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.3-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (536.5 kB view details)

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

ecrt-0.0.3-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (509.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

ecrt-0.0.3-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (536.6 kB view details)

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

ecrt-0.0.3-cp313-cp313-win_amd64.whl (554.0 kB view details)

Uploaded CPython 3.13Windows x86-64

ecrt-0.0.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (734.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

ecrt-0.0.3-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (736.8 kB view details)

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

ecrt-0.0.3-cp312-cp312-win_amd64.whl (554.0 kB view details)

Uploaded CPython 3.12Windows x86-64

ecrt-0.0.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (734.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

ecrt-0.0.3-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (736.8 kB view details)

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

ecrt-0.0.3-cp311-cp311-win_amd64.whl (554.1 kB view details)

Uploaded CPython 3.11Windows x86-64

ecrt-0.0.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (730.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

ecrt-0.0.3-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (736.3 kB view details)

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

ecrt-0.0.3-cp310-cp310-win_amd64.whl (554.1 kB view details)

Uploaded CPython 3.10Windows x86-64

ecrt-0.0.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (730.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

ecrt-0.0.3-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (736.2 kB view details)

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

ecrt-0.0.3-cp39-cp39-win_amd64.whl (554.1 kB view details)

Uploaded CPython 3.9Windows x86-64

ecrt-0.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (730.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

ecrt-0.0.3-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (736.2 kB view details)

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

ecrt-0.0.3-cp38-cp38-win_amd64.whl (554.0 kB view details)

Uploaded CPython 3.8Windows x86-64

ecrt-0.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (730.7 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

ecrt-0.0.3-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (736.4 kB view details)

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

File details

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

File metadata

  • Download URL: ecrt-0.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 10f978695274fdcff43986461fd6753ad81016f10202c016527d7b640158db74
MD5 b537b6d6e89bdd651327b31647bdb9ae
BLAKE2b-256 581f65cc8d9001458e6f135d32bd30d1951a0b32f39c5f12a5c1c53b87b9f04d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.3-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ae87d179b45557e50429b00210c5f37e0a003d96e60b477b60f3910ea5098b38
MD5 41d2b62f904597e4a9bd8444382739c5
BLAKE2b-256 b3ff0a68bf37c333f9b85afb009ae9408cb07429496fb37b006f9d4e470554f3

See more details on using hashes here.

File details

Details for the file ecrt-0.0.3-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.3-pp311-pypy311_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c3dd4f771b477bd6acfbd581b0955de4ebd7db9efe4f6fc93c3d13eee9ddef4e
MD5 5a58f1756efaeb70b5bed5f695fd097d
BLAKE2b-256 0e2e317bdef10490bfad6880523122c40a419aa9a6676d1d51b4d7974fadc31e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3567cf632d0b17eebc2ad22bf11de099f3bff6c268c2eb29398d5d5e144570f4
MD5 ff0e0297b1fd3e54fb932304dc544d80
BLAKE2b-256 18826f53f5113908518ac23435beb02d4fffc68ba9f25e76bc97d643506e60b7

See more details on using hashes here.

File details

Details for the file ecrt-0.0.3-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.3-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0856ed8c40e101e877d4bc6ac15698ccc97b84d5a12b35c1fda3e3e0d7a72499
MD5 35906e68d81a64248fa6665ee8668b62
BLAKE2b-256 ca731f900a94045f68242c6d82737cdb5e5e0778397ba751da6f88b0deff81aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6fd0ff38d8f8d08463d890163ac9ef326a750e8b9b7140fd4bafad2319c89703
MD5 d43569bd84c687e02b1e1fc3e072e484
BLAKE2b-256 3f599a8e8cfbf644c92afdffa388f9d751e9e0928b79f0575d922fad30b9d2e9

See more details on using hashes here.

File details

Details for the file ecrt-0.0.3-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.3-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 54abceb67236c06a6f49515d535c0d59f4bdbb75e36c7c62e6de4dc694ccea3b
MD5 1b0561a18bd1cc2aaa6a3999efd9e02b
BLAKE2b-256 2e5d324f537de99d8845e6fdb074acbf5d5977946cc30e564280ab47289a0998

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 212e63992c0158193f03f174d7f50b84b3f6f1f4622133876402795c77211969
MD5 1b821ae0dcdc9d811dc7beb5169325d6
BLAKE2b-256 fa8d98f74c679ab0956c8a420a2cfc1029d5d811677570acdd207f9ae6822d4e

See more details on using hashes here.

File details

Details for the file ecrt-0.0.3-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.3-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c7d6714e200bda8d689655b13273fd133b6a411912dbc9353d34084e734844ef
MD5 7f8b6788cc6e5cc7123b863415958b22
BLAKE2b-256 68adf2b782f57d2e6c2f4e2174efb8d65be05daddeb998b34ee201ccd1728045

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.3-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 304e0bb34644bc7624f39739c80fee4a10f08f2eb817562ba90d0208c82c9c31
MD5 ebff5e3bdfe75ae98c7f7c4ffa1e01af
BLAKE2b-256 655bb6243e31bec90a64e66ffd2badc8e9927da88a09354457ef7cdeb7e762c1

See more details on using hashes here.

File details

Details for the file ecrt-0.0.3-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.3-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f7bd96d8de51408a6ba2d48f7dea60036acbb18010dbfe905e554f23164534ed
MD5 321731bee585574770c512c2c497d89a
BLAKE2b-256 62ede20dec752ba166d73d69f73c7baf726dc56eb6184f48fa50d3e2eaa3295e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ecrt-0.0.3-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 554.0 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.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 3b8b268b1682a98ceb23361bc89f77db6c87dbd3ac5b806d206206a5d9b237a2
MD5 3332946798bc568bcad30ac4fc045669
BLAKE2b-256 605110758c89d015efbce67d982df799352c521da72cfc84d196033848993856

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 03bfbbca0500b5b2efdfe83afe672c51cc600e582c1a56baeaf08ab87079199c
MD5 4421ea632f2e82b7a2601e82eafa51c2
BLAKE2b-256 ca67338c9d65fa1b9b44905bbcd25fac092f5f763c36ce1a77842a53041bf74d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.3-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 247da3ffecf67b877d2d939fd1d3fd3e30fc0033492921bbc5650c222acd601f
MD5 77a725c6d3ca8367b5bda409e4bb7698
BLAKE2b-256 94642d93d5bff43c8d94c8a814a76b6cc55d76d81a8344daabea884b6d4ebd68

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ecrt-0.0.3-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 554.0 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.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 ff2071c026f5a53b2dd8da45b046ffb62d39dfd3ee3369909ea387b5f9e8b1b6
MD5 15b1b9d183d6a57c56e38d566f860bb2
BLAKE2b-256 414200d15f978ac3d9efbf04d83ab188a6cfb378de4f17ba23b376c485cd7f7b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8d7c61328f54695410e216ed20beeab637344fe19ace73e98da4f97da0606603
MD5 f9b3752f346da0fe5fb1b353bc020779
BLAKE2b-256 696f53ca13db69aa79a686c071db10d030b9509b6de6c1bf657204522846948f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.3-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 80c44da1a7934381fbbcb7fc8c937b9d0d58a3c8817b8385d017e07687c030c7
MD5 143a47098476ad2bbbfc60447314c8bf
BLAKE2b-256 291170604cf087c18e9a40f4b87c90b48adf39ceca9fd40253ace6e7f711ec1a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ecrt-0.0.3-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 554.1 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.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 095752d9f653fa768ab174b0ae4642173860a08a5482371b8128770dfc44da33
MD5 9265eb951280c27ba50c74d4dec1b1fe
BLAKE2b-256 a57675f27dea2082fb56fa15ee43311e9b79317750055cb8e3c6eda37424dbdd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e7d49d360571633f053fe026b2677d9f906eb8663e218da2a5622aac701e0370
MD5 297db51e46f557e2943d77eacc0c5397
BLAKE2b-256 019c05b5b6c055a52b26e40a39f815e66efb95a135c2cdf6f534f2dde08a0486

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.3-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b473f8c4b489547dd567c3be63655fd9b0ea8beb3bbbc4f8d143fb9be81d316f
MD5 f7d162e230959b67ffe33d18d7982ba1
BLAKE2b-256 52359cdc82fd5171ffc4f1e57e2f15cea5536fed65e03fe10cbee444326dd258

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ecrt-0.0.3-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 554.1 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.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 2448986c3a2540756e4d6b3463dd1eeca1885849c8ad640f2bed42d23390b395
MD5 2893f938c5cdf1c138633f951864b583
BLAKE2b-256 815c65d62991b3340759295c7b9c938742a1507840642a30f8c0f12b941ea4ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a12c576840045cb83fa6b066b17fe3342bb08a3651a838eb09efb2de19ec9064
MD5 5d1b910608baead48e1a5c24fce256f7
BLAKE2b-256 19af9aff65e8642a19f809cbf05c35f32248b82ba29f5511720d991b3c499315

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.3-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 104ee6d1c5cf8a052530594cd0b87fbfbae813de6ec06a706ee0651053e91af2
MD5 6207eb0078fa2cd6b905542944c47c31
BLAKE2b-256 adabf656662b12e15735deea51dca7eb01b960204e77126c7209b350326a246f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ecrt-0.0.3-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 554.1 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.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 71d52502c02d4a6a2c43cdd894604361b020eaf53a00d0fc27acc1c4e436a6cb
MD5 806a5b3c795aa705ae8ac3aa1587388a
BLAKE2b-256 65e9144df8b48bb5a3d093d1aa87c4c6beac7a77304246b4ed805bb8f8415f19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 adbd645158b34accb4b3988c4c7e34f2cdfb55ccb02461c61577a73f7a0f28a5
MD5 802f9c9352b1553d6b89bd12e827a8c8
BLAKE2b-256 09aa10e53d7c283b129fab0ae647a91e99061428ffeed98b0558c5cdc6d85196

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.3-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b52250e28e0130dcbcc539b560b58f944893da5fdf4bf6588b337f359698dfc4
MD5 8198b214932e7d2713069028e2161e9a
BLAKE2b-256 6986e7d44c25eaba3c42cd05132882798bf0001dad6417ece23dc46db46ed627

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ecrt-0.0.3-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 554.0 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.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 9522d94707e96ee30f237ef3b7576c7c36a555b7f1026581ee5d4a59c05ef599
MD5 fc11b4a2ce6e8e6b05d9c6613dce77af
BLAKE2b-256 f3fe7accd62e2dc07c39168e6fa78c59c00260d9fa55f27cef5f4c5ea69e01b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 209160b2cb523815f041ade175dab0e8b16b4f787a9c1142c0aa78737f49a349
MD5 b38ca4bf801b3c0fadf17659c7807ff9
BLAKE2b-256 2e4ce790123bc073cd188e924659c4c086ea275588c37cf6a0caa1bdcbdadea7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ecrt-0.0.3-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ac28d7cd42323a9cf86096c0abf34586ecc747a241b6f55f57c76c9511f75de0
MD5 68b7c1bb466736e6cbb83497a15a5fad
BLAKE2b-256 b956676db09f7d61cec68c0ce954afe354adbf947f3f93bc78df80798066d3a4

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