Skip to main content

A collection of modules useful for low-level development tasks.

Project description

Sysframe

A collection of modules useful for low-level development tasks.

Introduction

This is a custom framework that provides the tools used by the various system services made by me. This includes modules such as for managing shared memory and other IPC operations, and serialization for converting values to bytes to store them in said shared memory.

This module is essentially a package providing tools for

Current modules

This framework currently consists of the following modules:

  • pybytes
  • membridge

Usage explanations on these modules can be found under the documentation directory.

Modules

Beside the module-specific explanations, here's a brief mention of each module and their functionality.

Pybytes

Pybytes is a module that offers lossless serialization methods that aim to keep the serialized objects byte size small, while also maintaining fast and practically neglectible serialization speeds. It aims to cover a wide variety of core Python datatypes. Here's a list of all (currently) supported datatypes:

  • str
  • int
  • float
  • bool
  • complex
  • NoneType
  • ellipsis
  • bytes
  • bytearray
  • datetime:
    • timedelta
    • datetime
    • date
    • time
  • uuid.UUID
  • memoryview
  • decimal.Decimal
  • range
  • collections:
    • deque
    • namedtuple
    • Counter
    • OrderedDict

If you need support for additional datatypes, feel free to request them!

Apart from the 'regular' serialization that's widely used today, this module is in development of a storage system that uses the datatype-specific serialization techniques of the regular serializer to create and maintain a storage system, which is basically just SQL, but tailored to Python. This could have multiple different purposes, ranging from a simple cache to essentially a database-like storage.

Membridge

Membridge is an IPC module that aims to simplify the sometimes complex usage of shared memory for you. It automatically manages the shared memory size for you and (de-)serializes everything internally, so that you only have to input the value you want to store, and can retrieve it as well, without having to use a serializer anywhere.

Contact

If you happen to find a problem or have a question or suggestion, feel free to contact me via:

  • Discord: sven_de_pen,
  • Email: boertjens.sven@gmail.com

Alternatively, you can create an issue or start a discussion on the GitHub repository:

sysframe github

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

sysframe-0.4.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (90.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

sysframe-0.4.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (98.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

sysframe-0.4.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (90.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

sysframe-0.4.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (98.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

sysframe-0.4.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (90.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

sysframe-0.4.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (98.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

sysframe-0.4.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (90.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

sysframe-0.4.1-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (98.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

sysframe-0.4.1-cp312-cp312-musllinux_1_2_x86_64.whl (298.0 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

sysframe-0.4.1-cp312-cp312-musllinux_1_2_i686.whl (308.5 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

sysframe-0.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (321.6 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

sysframe-0.4.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (319.6 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

sysframe-0.4.1-cp311-cp311-musllinux_1_2_x86_64.whl (287.4 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

sysframe-0.4.1-cp311-cp311-musllinux_1_2_i686.whl (298.9 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

sysframe-0.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (307.1 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

sysframe-0.4.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (310.6 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

sysframe-0.4.1-cp310-cp310-musllinux_1_2_x86_64.whl (282.7 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

sysframe-0.4.1-cp310-cp310-musllinux_1_2_i686.whl (294.3 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

sysframe-0.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (303.0 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

sysframe-0.4.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (305.7 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

sysframe-0.4.1-cp39-cp39-musllinux_1_2_x86_64.whl (281.8 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

sysframe-0.4.1-cp39-cp39-musllinux_1_2_i686.whl (293.4 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ i686

sysframe-0.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (302.0 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

sysframe-0.4.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (305.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

sysframe-0.4.1-cp38-cp38-musllinux_1_2_x86_64.whl (286.3 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ x86-64

sysframe-0.4.1-cp38-cp38-musllinux_1_2_i686.whl (297.9 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ i686

sysframe-0.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (310.2 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

sysframe-0.4.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (312.7 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

sysframe-0.4.1-cp37-cp37m-musllinux_1_2_x86_64.whl (273.6 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.2+ x86-64

sysframe-0.4.1-cp37-cp37m-musllinux_1_2_i686.whl (282.8 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.2+ i686

sysframe-0.4.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (295.4 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

sysframe-0.4.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (294.5 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

sysframe-0.4.1-cp36-cp36m-musllinux_1_2_x86_64.whl (273.5 kB view details)

Uploaded CPython 3.6m musllinux: musl 1.2+ x86-64

sysframe-0.4.1-cp36-cp36m-musllinux_1_2_i686.whl (282.6 kB view details)

Uploaded CPython 3.6m musllinux: musl 1.2+ i686

sysframe-0.4.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (295.2 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ x86-64

sysframe-0.4.1-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (294.4 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

File details

Details for the file sysframe-0.4.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for sysframe-0.4.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8ad311ed3c8bed20fc1b257b36825f15654a7cccb77e8f242a34a4ce5191cf38
MD5 aa1159471f15fdee5b4f7ba23b8c71b9
BLAKE2b-256 bfeb575f4464d649d5da324efbbd6e36b524cbe62ec86cb30928c94ec595d7aa

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for sysframe-0.4.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0f9a3954266ca62e7c3d3ceed0d0ac1033002787a88da4ba5832af068a7dca25
MD5 08950e9ebd8f305773e67b892169a746
BLAKE2b-256 13b5d401337da8f6de0341c9347fd6f3fa9953fc0d990ce783791c2962c1b82d

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for sysframe-0.4.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 41b66dc8d8bd8b3f39108912d13a0521e57640c382503551e9297f22e79f29e1
MD5 deae3b0ccc56574010f56feb42e93f57
BLAKE2b-256 630e7340077b99350ae07fd4a371d77a20d93e3b33bc68c67a7f3e69c221d269

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for sysframe-0.4.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 490ad391760b9fa6b8540c2d0529001e39f6db589439635515ee5a194df7a0e1
MD5 82b2722694f071759b3d4684c3c5fc4d
BLAKE2b-256 22ca115b83c166fe0600002f5aeb6aaa99b8e5ffb9943f036a473b7648d0aa4b

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for sysframe-0.4.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ffb0fdc1bbfa55df7fb51f793c1cc5038fedb38982b812c7610698459b209526
MD5 581a9f9e487da654ef4e95197ad6a966
BLAKE2b-256 ff2dedd04f08a4cea7d71110e44c8297080909de3b52e319c2aecf0dc6e73984

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for sysframe-0.4.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 252a470d2dd869e815df3d5da869355c3b510316135112da283a60bde7cefee0
MD5 88e160a060b384c82de8250f601f18f5
BLAKE2b-256 7d834c3c71d79e32d693d011ecec444668c94d2d6d2053557e00457bebf7c34f

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for sysframe-0.4.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dbf7df4e810b1a9df324781e3e06910a495078368b011188262494e84a07cdaa
MD5 eb4abf6dec0889fb82511be6c36dd84d
BLAKE2b-256 dd737a058f9822a1ab4a4e8b54750dd77a65ff555cd0970a249fe380040dc2dd

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for sysframe-0.4.1-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 917d3dbaed333dffccb99af09c46951fa11fca46519fc29fab6e3957767b361c
MD5 1680af0de30db944ef88998f1c210433
BLAKE2b-256 7a00c45fc5e1acff06623892554909c9a78e0c199b3bcd1ddc8db41783949375

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for sysframe-0.4.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1762fad3541d95e2165c5fd64d493164ef6841148f1f9ad133b6e02aa7520178
MD5 cc71d905e7974d8ef42dc767f41f1f41
BLAKE2b-256 785c9f7401746a29e3b197b4ddd910338f90bd5f23b4b110402488b5377ffb77

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

  • Download URL: sysframe-0.4.1-cp312-cp312-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 308.5 kB
  • Tags: CPython 3.12, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.1.dev0+g94f810c.d20240510 CPython/3.12.4

File hashes

Hashes for sysframe-0.4.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 54e5799e0da07d61220be75a7be56388a45bcd28ac3029cb7392fbf6c4681afe
MD5 5026e7a1510e36eac93b43b80a9ab517
BLAKE2b-256 278a21264a1f38feaf178eea5d289a81141f43d8376ecb61594c9e9537b536e7

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for sysframe-0.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9a0c854c01fcc928378048f762317612b2e937d67c965ef8eae26b1c420454eb
MD5 18c0ae0b3ced8d1b997e26b4c598a508
BLAKE2b-256 70238a3d2f38754b36013d6f5bd3edf96364d3c209c004992613617c3bea5844

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for sysframe-0.4.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b5c8cebd71c7190807f87a4406372dc9a2649bbaeedca60e42b62e8b7a942918
MD5 5b9190b5e6df075316ce201716820276
BLAKE2b-256 503091eead8515425fab73570cda4f7fbd3fa4b9558bcde791f7ca721080b969

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for sysframe-0.4.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ba3e2a4bbf9c675d1a62059fdbb23f998bb351880faea8035e93a58062e374a4
MD5 5daedeafa1529438d19fb7c4dff7695c
BLAKE2b-256 0c3ff574f1192f3e41a9f1661481f8b93674e9957089b0eb543bbd6c0d03db00

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

  • Download URL: sysframe-0.4.1-cp311-cp311-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 298.9 kB
  • Tags: CPython 3.11, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.1.dev0+g94f810c.d20240510 CPython/3.12.4

File hashes

Hashes for sysframe-0.4.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1dbf9711c096cdf502dd1ce89c051c0178239fbb0135ca1cd79ac00c33d4c830
MD5 8c2a308bfabbffbe79a11bbb76c42ec0
BLAKE2b-256 ca27383755dc5cf65ec17f646a90b9d364fb8980b00a377989fe3d1dcedd4d7b

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for sysframe-0.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 632597900640ab203abff70d0deb62fc2f5c860872eb9f10f57fa345af373eec
MD5 26c31664857228d714216a6094e6ec21
BLAKE2b-256 96032d4ab1b4af017646041294e19238cf3b75fab0eda8520a3fdaac3afd7d26

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for sysframe-0.4.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 cecc8478a7e16cacd11e33a33ebae644a8c18eedb4aac160c1853d84a2bbb735
MD5 e85b992445148f0472ac2272394d91a6
BLAKE2b-256 7851854037e68a02664cfa036a93480387498fe9b1c8c13e413f6e859795c809

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for sysframe-0.4.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 aaf6cef51cf18e330766e438d48ee4e0a2b2997ff6bd31529d0195d96c0399cf
MD5 94e37369147ae0d38bfd0893de028d20
BLAKE2b-256 c4377bfe088f452fa3333e09fc4ae26545508420c7c4a2c8ba1383451940fffe

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

  • Download URL: sysframe-0.4.1-cp310-cp310-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 294.3 kB
  • Tags: CPython 3.10, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.1.dev0+g94f810c.d20240510 CPython/3.12.4

File hashes

Hashes for sysframe-0.4.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5c354ff9223a356f143565d36180bc7d7b719c5d3e48241f54f056cbfa04fb94
MD5 89b554c065a5dfd8fa1d666abcb1b461
BLAKE2b-256 8ee74d91622dae5514836725f2091fc50b4bb5dd5a263e09756ebbd1dbf2f4fb

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for sysframe-0.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 78c072fdfb7e3fcbec52b8d19909c489872999fceee885970319119d418905b4
MD5 3a006522ad1d63d66f57335fa536912e
BLAKE2b-256 0a1917ac167f790297bef20f3be885e0b3a7016cf3cdea842c400c4d20c267f2

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for sysframe-0.4.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 13b6b25f242665b8ee2cdfd291704ab6d1db03af10fc52a49ad5cfaa5e0f545f
MD5 1af70c229ecebf1408cc6fe9596a7f22
BLAKE2b-256 73917f8183f9f7beb73db99b1fb628edbe64fa35b532c7d67a9f413dc25cb973

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

  • Download URL: sysframe-0.4.1-cp39-cp39-musllinux_1_2_x86_64.whl
  • Upload date:
  • Size: 281.8 kB
  • Tags: CPython 3.9, musllinux: musl 1.2+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.1.dev0+g94f810c.d20240510 CPython/3.12.4

File hashes

Hashes for sysframe-0.4.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5560b91f98020327c3bccea2982021ecf8ebf6e16c4367d1ebfa21fd50f91172
MD5 cdab7f289de1d988717bde1da55e9096
BLAKE2b-256 73ea31f6f46a8dc22d311eebb13437f79ccf955e515abb045378937370950f49

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

  • Download URL: sysframe-0.4.1-cp39-cp39-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 293.4 kB
  • Tags: CPython 3.9, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.1.dev0+g94f810c.d20240510 CPython/3.12.4

File hashes

Hashes for sysframe-0.4.1-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b04f86ad2e35111a93222e4f77ba6c8a4a3c01735d4b498e44b1ed64e8043410
MD5 2744a975c20cf1804fa1c3fa166f92fe
BLAKE2b-256 186facb084f7d25db9f2651dbca50fc1c628ce3eba7c02e8f6b280f700299489

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for sysframe-0.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 87ac760f6a7ac2937762bbfc38d2baf4c2884ec02e7f253de886dfa6575aeb23
MD5 25e6b3e9a238e8abbfc36d69ada8a66d
BLAKE2b-256 561f773765b96f2de13492fd7743267accb36c94ce220ce9f274fa208d8a19dd

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for sysframe-0.4.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 50f3378e249b7a6fd1b29c6dcd3d61d33faba8d144709f1ecf7cbdeab7a0271e
MD5 71243e83da6c815a26a317186fdf5190
BLAKE2b-256 f45f001910cee32c0e479cc3b1fe430350143b64c7aa113d5f6bc4de2345dcf1

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

  • Download URL: sysframe-0.4.1-cp38-cp38-musllinux_1_2_x86_64.whl
  • Upload date:
  • Size: 286.3 kB
  • Tags: CPython 3.8, musllinux: musl 1.2+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.1.dev0+g94f810c.d20240510 CPython/3.12.4

File hashes

Hashes for sysframe-0.4.1-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a9b336ac85ebcbecb1f649dd0e6d7b5cf99d99a79e18c9ec3724ada257ced827
MD5 0552463c89f81fc8ac4b0c494669e912
BLAKE2b-256 15e6ae849a612859f68bbe91965f8be8731c2cfdcad18c7a8eb874dc76900644

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

  • Download URL: sysframe-0.4.1-cp38-cp38-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 297.9 kB
  • Tags: CPython 3.8, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.1.dev0+g94f810c.d20240510 CPython/3.12.4

File hashes

Hashes for sysframe-0.4.1-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4f1aa26785e9fca7c2e7ea179c9b8cc35e113f61a05ceb3f220e87a301acff17
MD5 b85455f1ef6c8134625a23aeef15a887
BLAKE2b-256 43f0611f5632f8292cb795745ce9303155022d197d3bb18c96cb84249f237855

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for sysframe-0.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ae74145a4402f8e8ef3ba0889f5fc9f7352aa6a0e558d78ba792d093019ed1e7
MD5 1ef1fcbebc7b24f249e84bd3e9b22540
BLAKE2b-256 587a58972345003fbbf3fd6e278428853d2ad0add6672059cb3ea971dfa72767

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for sysframe-0.4.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fdfeaec286bf696f7789c730213a236701793b7db503d5408055f2e7bb47e160
MD5 76cb6cd180b83f5fe972441031c32584
BLAKE2b-256 edb2987fcb85619282e290adf1968d464056233ad15c430e15e425233a361d1d

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-cp37-cp37m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for sysframe-0.4.1-cp37-cp37m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5650fae5bae1d258d235ee5658c956c71fcc9496be55f273a467d7b05067d860
MD5 b4f586009982902f6e6360020a3b4115
BLAKE2b-256 82fdfa02232ebc3d662e51e2c3da5d65c5e9aef8ee286127192b840df47fda18

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-cp37-cp37m-musllinux_1_2_i686.whl.

File metadata

  • Download URL: sysframe-0.4.1-cp37-cp37m-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 282.8 kB
  • Tags: CPython 3.7m, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.1.dev0+g94f810c.d20240510 CPython/3.12.4

File hashes

Hashes for sysframe-0.4.1-cp37-cp37m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c598be03716e84cd7b28b1b29f28610cd5a14b78c985b9a973a65b17a4ca0453
MD5 b2ee1b13efd704ede5557ec257fbecee
BLAKE2b-256 0ec0ec6047d5f657c4d2ffc28a587507ddd82de4ed63db254e7c88f6dc72859c

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for sysframe-0.4.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 55db64b5b9234dc5134582e92bc28335adf3ebbf3077c394a05e1c04892a2bf7
MD5 8808173df696c44a576ffd9334291f68
BLAKE2b-256 22aa2ce78cd0467516a39323c89a701826b828d3b266ae17bc6873273a52518c

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for sysframe-0.4.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5b4ed73c18f00015fb4925e35186f10df32253257767fc61ad04f6a866119878
MD5 6ac40c717ce16359fc015bd02f18a820
BLAKE2b-256 e3296c9fa9624510e1ff824f55b7ceff55de21362fab9ce55850dd441de7ac60

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-cp36-cp36m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for sysframe-0.4.1-cp36-cp36m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7de91474fc692a05a547be521b54fb2605d566d0b8dd7e23ec04fe0cae370404
MD5 afb80b345dc0a73076359d47ae00e042
BLAKE2b-256 39938590a9d6f183b5ce52c8320ea48fc6e22212188154e59c6fbb37b23d0808

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-cp36-cp36m-musllinux_1_2_i686.whl.

File metadata

  • Download URL: sysframe-0.4.1-cp36-cp36m-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 282.6 kB
  • Tags: CPython 3.6m, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.1.dev0+g94f810c.d20240510 CPython/3.12.4

File hashes

Hashes for sysframe-0.4.1-cp36-cp36m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 582869af79c4d210dd4ed605a96b2646eddd91eb2f8f68593bc87ca0786c472b
MD5 bb3a94ebcda650d50aa2b87f36732a7e
BLAKE2b-256 b5e59189fdd2d8b926d9f5165c102e0fa19c471289b64d5be61a2ab063eca27b

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for sysframe-0.4.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ecd05a2029fe4243136e17ebefba0d990f521390949ec10b8541a8481ee3adec
MD5 50b7b98664ad679844c5c2811f89fad4
BLAKE2b-256 d0d2a9cbd8ba5fd8bb715d1de6c2e37a27282dcaf2f32ce6b1b48eb5286e070c

See more details on using hashes here.

File details

Details for the file sysframe-0.4.1-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for sysframe-0.4.1-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8a3ec44a02224df4f21c6f05f5a8acfe45a0329b50a480552ba15e802c52b32f
MD5 566e72184e3a2f63253f22e0f47fd1be
BLAKE2b-256 5bdf2111c0dfa3194c8e3c3cade9bf0a6818741641887e27eab02bb6b8343302

See more details on using hashes here.

Supported by

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