Skip to main content

A python module desgined for RL logging, monitoring and experiments managing.

Project description

UtilsRL

UtilsRL is a reinforcement learning utility python package, which is designed for fast integration into other RL projects. Despite its lightweightness, it still provides a full set of functions needed for RL algorithms development.

Currently UtilsRL is maintained by researchers from LAMDA-RL group. Any bug report / feature request / improvement is appreciated.

Installation

You can install this package directly from pypi:

pip install UtilsRL

After installation, you may still need to configure some other dependencies based on your platform, such as PyTorch.

Features & Usage

We are still working on the docs, and the docs will be published as soon as possible.

Here we list some highlight features of UtilsRL:

  • Extremely easy-to-use and research friendly argument parsing. UtilsRL.exp.argparse supports several handy features for research:
    • loading arguments from both yaml, json, python files and command line
    • nested argument parsing
  • Well-implemented torch modules for Reinforcement Learning
    • common network structures: MLP, CNN, RNN, Attention, Ensemble Blocks and etc
    • policy networks with various output distributions
    • normalizers implemented in nn.Module, benefiting saving/loading by taking advantage of state_dict
  • Powerful experiment loggers.
  • Super fast Prioritized Experience Replay (PER) buffer. By binding c++-implemented data structures, we boost the efficiency of PER up to 10 times

We provide two examples, namely training PPO on mujoco tasks and training Rainbow on atari tasks as illustrations for integrating UtilsRL into your workflow (see examples/)

Acknowledgements

We took inspiration for module design from tianshou and Polixir OfflineRL.

We also thank @YuRuiii and @momanto for their participation in code testing and performance benchmarking.

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

UtilsRL-0.6.3.tar.gz (42.8 kB view details)

Uploaded Source

Built Distributions

UtilsRL-0.6.3-pp39-pypy39_pp73-win_amd64.whl (128.8 kB view details)

Uploaded PyPy Windows x86-64

UtilsRL-0.6.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (169.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

UtilsRL-0.6.3-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (177.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

UtilsRL-0.6.3-pp38-pypy38_pp73-win_amd64.whl (128.7 kB view details)

Uploaded PyPy Windows x86-64

UtilsRL-0.6.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (171.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

UtilsRL-0.6.3-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (177.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

UtilsRL-0.6.3-pp37-pypy37_pp73-win_amd64.whl (128.7 kB view details)

Uploaded PyPy Windows x86-64

UtilsRL-0.6.3-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (172.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

UtilsRL-0.6.3-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (178.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

UtilsRL-0.6.3-cp310-cp310-win_amd64.whl (129.8 kB view details)

Uploaded CPython 3.10 Windows x86-64

UtilsRL-0.6.3-cp310-cp310-win32.whl (118.4 kB view details)

Uploaded CPython 3.10 Windows x86

UtilsRL-0.6.3-cp310-cp310-musllinux_1_1_x86_64.whl (691.2 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

UtilsRL-0.6.3-cp310-cp310-musllinux_1_1_i686.whl (752.1 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

UtilsRL-0.6.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (175.6 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

UtilsRL-0.6.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (182.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

UtilsRL-0.6.3-cp39-cp39-win_amd64.whl (128.9 kB view details)

Uploaded CPython 3.9 Windows x86-64

UtilsRL-0.6.3-cp39-cp39-win32.whl (118.5 kB view details)

Uploaded CPython 3.9 Windows x86

UtilsRL-0.6.3-cp39-cp39-musllinux_1_1_x86_64.whl (691.1 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

UtilsRL-0.6.3-cp39-cp39-musllinux_1_1_i686.whl (752.3 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

UtilsRL-0.6.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (175.7 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

UtilsRL-0.6.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (182.7 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

UtilsRL-0.6.3-cp38-cp38-win_amd64.whl (129.6 kB view details)

Uploaded CPython 3.8 Windows x86-64

UtilsRL-0.6.3-cp38-cp38-win32.whl (118.5 kB view details)

Uploaded CPython 3.8 Windows x86

UtilsRL-0.6.3-cp38-cp38-musllinux_1_1_x86_64.whl (690.6 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

UtilsRL-0.6.3-cp38-cp38-musllinux_1_1_i686.whl (751.8 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

UtilsRL-0.6.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (175.9 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

UtilsRL-0.6.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (182.4 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

UtilsRL-0.6.3-cp37-cp37m-win_amd64.whl (129.4 kB view details)

Uploaded CPython 3.7m Windows x86-64

UtilsRL-0.6.3-cp37-cp37m-win32.whl (119.6 kB view details)

Uploaded CPython 3.7m Windows x86

UtilsRL-0.6.3-cp37-cp37m-musllinux_1_1_x86_64.whl (694.7 kB view details)

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

UtilsRL-0.6.3-cp37-cp37m-musllinux_1_1_i686.whl (755.5 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

UtilsRL-0.6.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (177.6 kB view details)

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

UtilsRL-0.6.3-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (185.6 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

File details

Details for the file UtilsRL-0.6.3.tar.gz.

File metadata

  • Download URL: UtilsRL-0.6.3.tar.gz
  • Upload date:
  • Size: 42.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for UtilsRL-0.6.3.tar.gz
Algorithm Hash digest
SHA256 85b1a0cc895c6db1cfefed41791f73bef409bff75528b59267fb445b9ebf6dc6
MD5 a04bf0e0803722e8f7fbcf916b240960
BLAKE2b-256 b71886a8c7ee85e70560748645256e4f5a71ae385bcd78856dc9880c63105d55

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.3-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 8a08aa16d45260ec6f96cfc3305b3b204a2bdc100e81d03bcf804fa8c6144baf
MD5 3940528485eeab5995471abae03606aa
BLAKE2b-256 fa475d1402e9a23ee454a74135ade309b558ac9af4e9cf3bbf39410fe63a5812

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 27bed6b4d7b00c131ed960760cae02f4271ad9c1de5a8c6aa9f9cb1c19c3b628
MD5 37fccfce8273d0a1f319ae9d75020f01
BLAKE2b-256 cd123a5063c69deecb8ea605e3599010f5dd54b98bb1081ff834d8a9858b744b

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.3-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c2032b760e28c517ceea275a0222600e4589343900add9a74791e1edb792138d
MD5 75e38e52fcd3dca504a727746d624235
BLAKE2b-256 5ee6e22cba2572b8d04e7aa7821696bb848f78be30bd554f34748e8b5776b178

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.3-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 fb72fddb47bd7f00313a7ad820e2d70076d302b60b4f163b9b0c45e67d3e224a
MD5 49fb3beb6fbccaa24bf45402f273a6bf
BLAKE2b-256 c5e347868fabd5a803a9a2696650e2c56eac050f9bb24d2f341b45e03f54c309

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9683e41d149adb9af75e80cd1ce57aaa4c0f1cad653ae13d879b5018da2db261
MD5 7333f8135a8bdc8c070dc89175faae15
BLAKE2b-256 108f4178587b6497bfa4d7c6455850fa67e17054890c1096c1c3407a2735cd32

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.3-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 588be556c6f4fad5f36cb40e50cfcfb41c66f1f073189019e46630f880a55bae
MD5 0cb2a89911def7d3c65d433a37bc04da
BLAKE2b-256 8c259045fcad8af186f344744a01c7e4f65b644dbb6769d3905db6fd9bee9956

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-pp37-pypy37_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.3-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 46ef242db4ecc0737ed5da7a10873fe071389ecd630f4e6598e955fd26637ccb
MD5 68a68540a78de9dcd446e59c6257de39
BLAKE2b-256 60b222067856693c1547debbf7d76b284062013fb4b7ee424aa6feef33764be6

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.3-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 19cdfd5fbbdbf62fbb53f884b6b60abc065ff43903855aa849897b3ab023c70b
MD5 87e4b316afdf89a7b9b4ec4931c07834
BLAKE2b-256 a1cd3a4a68968398f3ad3ce968a1a9a29138e12df088f5be997ac6a0d9dc6382

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.3-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fd2a1e8f0b222ff13cfc049f8871ee21cb1a6c976d0d0333143f5a7598b8fd3c
MD5 48cc125ba1b01ff413e5c41d36cc8d83
BLAKE2b-256 f2a044304e346ff51bb980414a20c214b732cb40e688474c5a1767239538050c

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: UtilsRL-0.6.3-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 129.8 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for UtilsRL-0.6.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 c15486379f73f246168ed4dae68d905fe22c8d9b4ad31577d189a6f80deb89e3
MD5 78b7661f6843498b9b9834a40e2ffe09
BLAKE2b-256 b9b6fb3ecf291aa8e0935643b217848b493c04e60cbc2ed371de0f2da519a801

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-cp310-cp310-win32.whl.

File metadata

  • Download URL: UtilsRL-0.6.3-cp310-cp310-win32.whl
  • Upload date:
  • Size: 118.4 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for UtilsRL-0.6.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 af2c66b668e81871bd202bf7acbf86772ef00cd2a056d1cbd0246521cf21ae21
MD5 81b73fc93fe3f321fd7eb5bac04aec56
BLAKE2b-256 0b63d44ec26489257a9a1615e80f484456a8b1256eef2d4dd667027c775c041a

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.3-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d19154db15bab540e0f1a72d9fe702ef175e63094dcf49a6115fda25e61de08d
MD5 96af4fe34e9c31d5a6be07957c548e51
BLAKE2b-256 f6fd7f09a7e0aaa1846609a49725cd8863c3964c46f93f372a1bd3c3f5bda965

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.3-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 725f71b8d1f8f293f68512d2dc50e4d6cf2fc04e214e4e669f6dda6f24761f87
MD5 c0918dd281c6bdc596fca31a6f423ba3
BLAKE2b-256 8c8c7e1a83952262876545308b432c854cfb6bd2ffafa35d22ba093d58154d97

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 edb97690fd19432f42a7939b228bb4395d4a1c021b1fb3f3505688a05cfe12e9
MD5 39a348b807bda9ef5d6d7c001091f330
BLAKE2b-256 1ffbeefa78b8314e861056d9ca61bad7e5295817f2cb20ff1376cc1d448b78f5

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2aa4c9d19b76d77ead59e37322c52e330b4d733993afab1f504ef3465fdaa629
MD5 00e705d4309c59687e5fabb66548a6f9
BLAKE2b-256 0b24b784acc7d149bb4fd44e78175d28bcdd2dc60320d7691ecbb333fd9b912a

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: UtilsRL-0.6.3-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 128.9 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for UtilsRL-0.6.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 b8a2ca507b1f10b84d0ad2257b5892d9859aeb5802eeb6c0e47915916bc39f7b
MD5 d68c406a8ffeee67d41af139a3b3a374
BLAKE2b-256 12af09496df717c27f1b1644ddb64e401889c01aac0e4095d3857884cc6df5a2

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-cp39-cp39-win32.whl.

File metadata

  • Download URL: UtilsRL-0.6.3-cp39-cp39-win32.whl
  • Upload date:
  • Size: 118.5 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for UtilsRL-0.6.3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 e85c292cfe4c71dc74262d3ca6dab968c2d7a93b81022b47fadc336d16da0b03
MD5 e10b3179a5a25acafd2b2cd9b1be361a
BLAKE2b-256 b1d19f205b8250b61cccf1f2ebdc29980ebd97b9558f77e10966b90986012257

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.3-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 dba4ed62ede44946113daaa4801ad8a70c124fa8a4c52a11e9a6b03c2eeffe60
MD5 f40ea828c74b636b092c75ec3475030b
BLAKE2b-256 a153e098c03bfaaeb6ac88d3a28dfd5e4f414cd7914799cddd2d3bbac9960f0a

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.3-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 d715cff558386d5f1ccfb43de62b26a4c52f84c0c6a48f50d1914134f174edae
MD5 4cc87ef9e44b59a3d3395561f025f6fe
BLAKE2b-256 e5862b1b46d4899294850538385d18625cc837bd465e9e169f2af39f5038aafe

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0611d9b8ef679a6c76b9ed3d0142973182cf98197af405bd9f7ce1270ebdf0f7
MD5 51224d13a34f19b0857e447017418af1
BLAKE2b-256 1840ead00d9ab30ecabbd5a4a04cde8b6a2bf9b89f70ad660c3dc3051304c935

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5e521cd0c0a410eecda5c7113bd943126f393017a1f12aa1cd760a5f8ce53a4c
MD5 b72146dbc214edeb575fe3f574ef6ae7
BLAKE2b-256 31e1db706432573e925dfd50ea36528ec7bbe5ae5d224adb2a3105a74aac44cf

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: UtilsRL-0.6.3-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 129.6 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for UtilsRL-0.6.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 cef9f564dcd1d356ce97df1e52323719831cc52cedb7326aa20fc7dbadc6d304
MD5 51a9d45c1511c405dcabb66af192a11c
BLAKE2b-256 a8ffa259f57dade8192aa44dd2c59671d10a7e9d16491652eb12ff2e6a8c8b30

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-cp38-cp38-win32.whl.

File metadata

  • Download URL: UtilsRL-0.6.3-cp38-cp38-win32.whl
  • Upload date:
  • Size: 118.5 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for UtilsRL-0.6.3-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 4534cb1c3cf112ab62f89f2c932f878e4478ad1a085f974a112714c43bc01de4
MD5 eac92fb38826c80b708e146a1dcd0e1a
BLAKE2b-256 276d082a10e430c032933637539205113265b320852c90c9954594b0a85bcb34

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.3-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 3ee8329b3fb21b45bd8a97d40456ecd63901d69c38de2cee3258164e421dbf2d
MD5 88ea28b40e2d6593023e981156f49f7c
BLAKE2b-256 1b156ec125bcc7c189d1770dddb008bb7142b71eeed22a15a600b5fce8e8c67e

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.3-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 42a7fe22e3527f6c5328937a831831e4b29c06ca5e0d7a4b04325ca595c1db61
MD5 45c2c60e7261e3b78eff8dbd14aa2000
BLAKE2b-256 3c5297c483302b7d1ee163201ecaf73bfb71c2d4927ceb9158c89cb64861005d

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 be181bc0bfa0da323a6260cb68fc780c79d8765e1d5c9460b368b89c30acc6e0
MD5 7f0ba03d71268c94587b39c45058dee0
BLAKE2b-256 da01d531b0da8ee176de36432dd026028a7bed58051ade9f0b45068abee8e56d

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e497bccc326c33df444f9fabe14bbf3900419507bad6d818e47698a969e68023
MD5 ef79aa2e97082effe2eb06cee2138c3a
BLAKE2b-256 afd682ba5633b60fd2468ce0aeb56040526a7d5e8f2a1d5e0bc56d8ae288a602

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: UtilsRL-0.6.3-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 129.4 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for UtilsRL-0.6.3-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 5e8092e62e13c606f044b78f514aa0dcd275c4b02232b2ec60c3af40de550dda
MD5 579665c5c4b2a42ecc522673a311f0be
BLAKE2b-256 24a609aef7c8fe8e0976336f3c590894bbdf36e7ecdd13a087cbf28b8b08e1f6

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-cp37-cp37m-win32.whl.

File metadata

  • Download URL: UtilsRL-0.6.3-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 119.6 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for UtilsRL-0.6.3-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 43c5d03727f53a5f4e273742ff9bede095686062e9e818409f5155b1099d00c0
MD5 6d286cb4f38977d8c809836e9b4cd9a2
BLAKE2b-256 5d07e25295452a859803342cf2ef7a38e5d76dd702f7a6466ef39fe94607fd74

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.3-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 356d7998f3fef3dbb7e01016464fdd88b8c4374f88030d4bd9ee25634d7500f3
MD5 1fab2649c7ecdcbaae79c57b8b6494fe
BLAKE2b-256 6dcff0329e502d37bec67ee74a49d0d2d9cc5464e4241d178697f5e948df3350

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-cp37-cp37m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.3-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 7fadc6868b53597c071353d6ef304a7d95f75ab00abc35748e58605e125668e1
MD5 5493d3afa147cd0b3a6817f68c656ac8
BLAKE2b-256 2349a2459baed0d6b81223fb358e74812c105784dfedda23de79e7d05ba76b0c

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a6258fb2cdf75c6c5f9374b631f91f74eacd7877d2ffb854b6dcaf43c3f9c01f
MD5 e772fb8ff7000f540c21b210c25c45c4
BLAKE2b-256 f3e960cfd53e28ca864996fc667b218187fda5bd8eea26d219bfe08cb91eb73d

See more details on using hashes here.

Provenance

File details

Details for the file UtilsRL-0.6.3-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.3-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 87e5fa0406c6a22a093625912ea867aa1af14d1c79aa7283d5e6ae66f9a32aa9
MD5 95a97cded8b664892e82bb3cb717a4f5
BLAKE2b-256 44c4faf7727b8acf18b51e669d28f07b0cab79eabf85b40b61a9d2bbeb8d3052

See more details on using hashes here.

Provenance

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