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.10.tar.gz (43.1 kB view details)

Uploaded Source

Built Distributions

UtilsRL-0.6.10-pp310-pypy310_pp73-win_amd64.whl (129.4 kB view details)

Uploaded PyPy Windows x86-64

UtilsRL-0.6.10-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (171.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

UtilsRL-0.6.10-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (179.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

UtilsRL-0.6.10-pp39-pypy39_pp73-win_amd64.whl (129.4 kB view details)

Uploaded PyPy Windows x86-64

UtilsRL-0.6.10-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (171.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

UtilsRL-0.6.10-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (179.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

UtilsRL-0.6.10-pp38-pypy38_pp73-win_amd64.whl (129.3 kB view details)

Uploaded PyPy Windows x86-64

UtilsRL-0.6.10-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (172.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

UtilsRL-0.6.10-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (179.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

UtilsRL-0.6.10-pp37-pypy37_pp73-win_amd64.whl (129.1 kB view details)

Uploaded PyPy Windows x86-64

UtilsRL-0.6.10-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (173.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

UtilsRL-0.6.10-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (179.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

UtilsRL-0.6.10-cp312-cp312-win_amd64.whl (131.2 kB view details)

Uploaded CPython 3.12 Windows x86-64

UtilsRL-0.6.10-cp312-cp312-win32.whl (119.6 kB view details)

Uploaded CPython 3.12 Windows x86

UtilsRL-0.6.10-cp312-cp312-musllinux_1_1_x86_64.whl (693.6 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

UtilsRL-0.6.10-cp312-cp312-musllinux_1_1_i686.whl (754.0 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

UtilsRL-0.6.10-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (177.9 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

UtilsRL-0.6.10-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (185.9 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

UtilsRL-0.6.10-cp311-cp311-win_amd64.whl (130.9 kB view details)

Uploaded CPython 3.11 Windows x86-64

UtilsRL-0.6.10-cp311-cp311-win32.whl (119.6 kB view details)

Uploaded CPython 3.11 Windows x86

UtilsRL-0.6.10-cp311-cp311-musllinux_1_1_x86_64.whl (693.4 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

UtilsRL-0.6.10-cp311-cp311-musllinux_1_1_i686.whl (753.8 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

UtilsRL-0.6.10-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (178.8 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

UtilsRL-0.6.10-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (185.2 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

UtilsRL-0.6.10-cp310-cp310-win_amd64.whl (129.9 kB view details)

Uploaded CPython 3.10 Windows x86-64

UtilsRL-0.6.10-cp310-cp310-win32.whl (118.5 kB view details)

Uploaded CPython 3.10 Windows x86

UtilsRL-0.6.10-cp310-cp310-musllinux_1_1_x86_64.whl (692.2 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

UtilsRL-0.6.10-cp310-cp310-musllinux_1_1_i686.whl (752.6 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

UtilsRL-0.6.10-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (177.0 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

UtilsRL-0.6.10-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (183.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

UtilsRL-0.6.10-cp310-cp310-macosx_11_0_arm64.whl (135.7 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

UtilsRL-0.6.10-cp310-cp310-macosx_10_9_universal2.whl (218.6 kB view details)

Uploaded CPython 3.10 macOS 10.9+ universal2 (ARM64, x86-64)

UtilsRL-0.6.10-cp39-cp39-win_amd64.whl (129.1 kB view details)

Uploaded CPython 3.9 Windows x86-64

UtilsRL-0.6.10-cp39-cp39-win32.whl (118.6 kB view details)

Uploaded CPython 3.9 Windows x86

UtilsRL-0.6.10-cp39-cp39-musllinux_1_1_x86_64.whl (692.3 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

UtilsRL-0.6.10-cp39-cp39-musllinux_1_1_i686.whl (752.7 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

UtilsRL-0.6.10-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (177.0 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

UtilsRL-0.6.10-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (184.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

UtilsRL-0.6.10-cp38-cp38-win_amd64.whl (129.8 kB view details)

Uploaded CPython 3.8 Windows x86-64

UtilsRL-0.6.10-cp38-cp38-win32.whl (118.6 kB view details)

Uploaded CPython 3.8 Windows x86

UtilsRL-0.6.10-cp38-cp38-musllinux_1_1_x86_64.whl (691.9 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

UtilsRL-0.6.10-cp38-cp38-musllinux_1_1_i686.whl (752.5 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

UtilsRL-0.6.10-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (176.9 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

UtilsRL-0.6.10-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (183.9 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

UtilsRL-0.6.10-cp37-cp37m-win_amd64.whl (129.8 kB view details)

Uploaded CPython 3.7m Windows x86-64

UtilsRL-0.6.10-cp37-cp37m-win32.whl (119.7 kB view details)

Uploaded CPython 3.7m Windows x86

UtilsRL-0.6.10-cp37-cp37m-musllinux_1_1_x86_64.whl (695.7 kB view details)

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

UtilsRL-0.6.10-cp37-cp37m-musllinux_1_1_i686.whl (756.3 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

UtilsRL-0.6.10-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (178.7 kB view details)

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

UtilsRL-0.6.10-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (186.8 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

File details

Details for the file utilsrl-0.6.10.tar.gz.

File metadata

  • Download URL: utilsrl-0.6.10.tar.gz
  • Upload date:
  • Size: 43.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for utilsrl-0.6.10.tar.gz
Algorithm Hash digest
SHA256 e97aaf34da4c9ef13d2918f866ed1171d09a9aa0418a7feba8debadd6eb8c402
MD5 213648f5b98d576761a092edb901d6cf
BLAKE2b-256 8f5b020054f2717cd300ee49ea267fa62821784bca63616048a0ae6c17b31808

See more details on using hashes here.

File details

Details for the file UtilsRL-0.6.10-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.10-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 45477fae0004382f0e472a88d9b66d4c9c09dbe92b3d20825fdf710d09d88af3
MD5 868b1c792eef31c8a45443cf2df4150d
BLAKE2b-256 450232a4522348affef66e49f813c646e75999bc5544acad5a625d213cf60eec

See more details on using hashes here.

File details

Details for the file UtilsRL-0.6.10-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.10-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 251e738f0232696f7d34152888d9a8aa35e86d4c5bf691d67719332634e4735f
MD5 47b45794a1d190bb4c9fabe77138a5f7
BLAKE2b-256 328739a18a714cf4a2385f42fb8f35256e3cd142d997031a716d48a4decbde62

See more details on using hashes here.

File details

Details for the file UtilsRL-0.6.10-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.10-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b24f64bfeb3ce639dcd8c95921829c99e97b5a0021d745fb351586081055538c
MD5 ca8322695b4f3834490e486dbea1225c
BLAKE2b-256 393f6eaab05fab8230b385eecf0940bd1a8b0a626bb60c5cfef87a8a4ed6f263

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.10-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 44d65def95bd87cde2543d072d3b69d2d4a05e98f114b219045489b6f6a232f9
MD5 5ee0fa6c2b3c64659a3ee3f68d58dde9
BLAKE2b-256 d45392464f23ecc9fa68467545f7c411aa2df862a16a295fe25464b15a599a24

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.10-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 02a5bca251d2cb10266c2dd7a4e555f41dfed36be2dee9994fcf04a683c888d4
MD5 a0112bb214697e8ac714c06d8540bed4
BLAKE2b-256 f2c436b2d63fb8bf9196c9e619d5b37d0ee6d0d67dd8b66d1cec491d795e0cb0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.10-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a2f60f913c3fd524b6ca042b135ad34de8b3a38f93ea32d77ea205b754c2fb79
MD5 c8c3333444e1e26a71e58121bff102cc
BLAKE2b-256 d9c57a552ba78b97a517b342590b310885b774aaffa8c383d16c7dd8f752d511

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.10-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 a3798748bc8d6fc4828f11bfcf7ccc507057cb90833f722a10c49629c135e249
MD5 00fc5a3c23529d85641f355a3970afaa
BLAKE2b-256 da5b51f5a1c56076c662be5bfc17a0755f99ad93415a431a3a901eac93e1f2bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.10-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 559d37740903db90df40bb9dcdc17158e2ae4d658aa9c33b93efbdcbceb22725
MD5 7413789b1af1a57de646ffe5177a4bf1
BLAKE2b-256 c0729b47ccf2b59616af97e096d04eee1a7f78c5577e7f3df5ff22c3f54582ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.10-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4da045557879dbb326dd085b07625a7b95b530154eff56051022c5be3c37ee9a
MD5 32118049ca64179150ee01a66850712d
BLAKE2b-256 032c6bfde8299e24c30c4313214b78558d1a0e4aa3c5ba4940144f35de4656fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.10-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 deb20b79aa69883b0fe34405b17bbf9fa6a615e1a1957993d2d94b7f34ec4b2f
MD5 f18b57f5ff2ed84e134985b322803a91
BLAKE2b-256 d14c39f99d0facfe40d9eef861517cde03ca063f7273c5279024736ae4c48979

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.10-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 56162635fac6d065ce3fe51f07bfcd74210ddd1e2e61e80dd183ad1540e4dad2
MD5 520c6be6b9d50cec4b6172e28c67bb88
BLAKE2b-256 61763b6be750aeb00c106a20d6488de164f30017bfe369909228bc694d007d9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.10-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 327c1dfeb9d41a3f29ccc420e7e205a444e6db14073a4b492c304141daa7db68
MD5 30c4fdba64a6106fac5928bd74ba944c
BLAKE2b-256 c40d4a7bcfca989f4bbd21fdc9721f826f9d510f432a92963c43d266d9e3386d

See more details on using hashes here.

File details

Details for the file UtilsRL-0.6.10-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: UtilsRL-0.6.10-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 131.2 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for UtilsRL-0.6.10-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 463af66252ba9c3b812ff01e7becc1df047819f0c7ea613771ca8b77f23375df
MD5 9a4d43a2ba2e30c86dfde9e51e2529d9
BLAKE2b-256 6670b4be67a985f06585a1b9fde445c1bb22f6dc72f89624b7c1cc8ca785ecac

See more details on using hashes here.

File details

Details for the file UtilsRL-0.6.10-cp312-cp312-win32.whl.

File metadata

  • Download URL: UtilsRL-0.6.10-cp312-cp312-win32.whl
  • Upload date:
  • Size: 119.6 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for UtilsRL-0.6.10-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 ba623db9a7f2d471e4c1c05053b9cf3a5af7fc1c655ebe308fe8362c061eba8f
MD5 140e8d95403acc60b6627385aaa02d19
BLAKE2b-256 5273a8abf53258ba1da073302fa6f5776979c7b391a9cd1b8781793a0627a8b9

See more details on using hashes here.

File details

Details for the file UtilsRL-0.6.10-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.10-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 0c371ab3c3b7f7cad53e8072cdfa720db19676ca68425260b9c31db30667ad81
MD5 76ef142792b8336e2052a0192ad7b782
BLAKE2b-256 f6926139d3455bfe562e9bd91e4d5c0be9a6ae2d64b080d52c7a0b399175bb7c

See more details on using hashes here.

File details

Details for the file UtilsRL-0.6.10-cp312-cp312-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.10-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 fdd0402c16061e519079cdac2a085ffe57dfc1dae821c68c49fef6598ccbe8fa
MD5 67db556a33bb48a5d360f702348bce39
BLAKE2b-256 9ed0cdcdd406852431cd31b0c12ac4b8a0c56b69eac5e88d4d91f35e7cd37368

See more details on using hashes here.

File details

Details for the file UtilsRL-0.6.10-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.10-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 be89e3830ec939b2e34bfbd1bd4fe0258da1f41d3bc8a7cc1fb28973c93a600a
MD5 7427d909b6bb8b6d062710cd5ab46bd5
BLAKE2b-256 abb3576743ddd0a36b0211d5d7e5977310973eb9cfd4e67f716c701adaf41047

See more details on using hashes here.

File details

Details for the file UtilsRL-0.6.10-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.10-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e1819b94d29b729e932933bef3c785b485e77d5f3928329f90529ac162545061
MD5 e0fe26960f3820a3b583442b4b96b989
BLAKE2b-256 cb4fa345832195275d0b59a34d5c4883f0e7c138a9eee2ac37320e71784892f6

See more details on using hashes here.

File details

Details for the file UtilsRL-0.6.10-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: UtilsRL-0.6.10-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 130.9 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for UtilsRL-0.6.10-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ad00877b1fa33173b4c4ae1f373e4ab4a6f1667ef27131bf6f9834dfcd3a3e03
MD5 c6d41d4e605227522a81ed1c8cbfe7ba
BLAKE2b-256 fc27b939f8a927348210f2e25921e69d9a9aca12a71090d68042d51de94840e8

See more details on using hashes here.

File details

Details for the file UtilsRL-0.6.10-cp311-cp311-win32.whl.

File metadata

  • Download URL: UtilsRL-0.6.10-cp311-cp311-win32.whl
  • Upload date:
  • Size: 119.6 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for UtilsRL-0.6.10-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 09efcbc6fbcc00ba3b5a6a28304fc35e436929501f7b8eb8f77c15be62bd8160
MD5 3ea643e965a64435d45917667682fdd8
BLAKE2b-256 eded4373696a9564a858feb2d9719f6dfe8deb8750e3853e91e2f97a17d56715

See more details on using hashes here.

File details

Details for the file UtilsRL-0.6.10-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.10-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 117041fbf9326adee3a4ade2fb9818fd72aa5235bef3ead101d7d304497304af
MD5 5330d7649868123fbd1ac67b7133dbbe
BLAKE2b-256 8343e4f0b6fbca763b526863fd20e656c6181fcaa16910e1e6b8b2f75654cdab

See more details on using hashes here.

File details

Details for the file UtilsRL-0.6.10-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.10-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 a5d2e2ad4c24b8851b83f37d6a9eeece320cce9944fa752b070763a8c05d2421
MD5 13db4f200b4d9c3121f5a2ac40d2786f
BLAKE2b-256 651df18fba0c22359c02de0e24cf1d9ac3c3c61c3d1e5f14f8cf2a1551f7e6a8

See more details on using hashes here.

File details

Details for the file UtilsRL-0.6.10-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.10-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6bbbd29d10154b747f8723179af58ae6dfe6bb7c01307b79f273becb70d63798
MD5 5740a89801437e61774e3762729bab67
BLAKE2b-256 ae6f46bddcfa27070e2736a983a1e3d311c1932983f0dc88ab15555e3bc81549

See more details on using hashes here.

File details

Details for the file UtilsRL-0.6.10-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.10-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 33714787a4d54d46bdb96fcc145cc612bceee48bcf4cb8ed9da21e9b94ac14e3
MD5 2ad2d8e88bcbe4518dbcfcc16897e5ba
BLAKE2b-256 02898c2de9ab66f77c86103ac6bae84c761d696a1ea1838dbe1c6229207f4444

See more details on using hashes here.

File details

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

File metadata

  • Download URL: UtilsRL-0.6.10-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 129.9 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for UtilsRL-0.6.10-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 b4a10089b5a8a47f6c4251133c4630a31c93766b37f308b7da33e2a240fd9001
MD5 b1a8a57d3d8b4c4603172c6fc0c9bb9d
BLAKE2b-256 760162844e1d8f047520f01345fde576e2c9ebbd4ea90a9fba8edef687fc9219

See more details on using hashes here.

File details

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

File metadata

  • Download URL: UtilsRL-0.6.10-cp310-cp310-win32.whl
  • Upload date:
  • Size: 118.5 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for UtilsRL-0.6.10-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 a6d38da50d4e298704c02454493db595f8c768722e094af5059fd079c6feb076
MD5 51511004273b412f2c25328c5691db6e
BLAKE2b-256 f1a8ee9ea1562e1925c8099a34168f1b3484ae81e4d4e9609511aa6c0c476fe4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.10-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 9f18ed7e9c6594c695f1e47f19b85e52bbb3f8d0f681f8b2d45a99d975465883
MD5 a3de1d722843df2da6ea905a490ebeb8
BLAKE2b-256 cb4abed17aeb16ce9233a47c7c8d17684df70e24c0c2d0c35eb725ef0234975f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.10-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 e1dfebcc541b945989c667d0a4da6a9db7075d26c32cbaed7e074c5b087b9d5c
MD5 a5d208ef41aee5a0384640238ca8abde
BLAKE2b-256 2e7573926a5d5c9f38bee9c207802ad319994dfb2b2af11dfe8533be45cf56fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.10-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bc933611422b0245959cec3ad4a47b54cea8e5bc75abb19470b3e258d31a7c5b
MD5 3443d8c1c6b17c1e5caa64f62f8f1215
BLAKE2b-256 fdc4aa816c6d31dadb08a1a26e87e3114db4e70f81d533204ba80e20f6f7c037

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.10-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 13f83b1f1afa9713076930e94f72a98d9a9ea6a057ffda0358042a34c6bcf164
MD5 d707a6cdeed2901089ddd285c7f86185
BLAKE2b-256 88096324b761c96f36fa080b06b0134a0550d3a97d4f20d0cc68cc3f5eaa0b28

See more details on using hashes here.

File details

Details for the file UtilsRL-0.6.10-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.10-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 359b39ebf08756b73206222ea2c7d6984d2e6223d4a20c1c499202f01507957c
MD5 a2d6cc5b4b9c5bf4aeb4d08347363082
BLAKE2b-256 2a4794cc9e8594ecadb3a225c678c538edb8953a2a515064e848e49cb486942a

See more details on using hashes here.

File details

Details for the file UtilsRL-0.6.10-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for UtilsRL-0.6.10-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 045ee54c2b506daef79868ff9e06110c0b1db796f3e7a0a01cebb6dfec5aa04a
MD5 86a85a7c4095c5c0e8cbbb523c304452
BLAKE2b-256 369505bbfd8bd909ae767f99d51f02808cbfb8fd65b14d98d6377d2af4992fe1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: UtilsRL-0.6.10-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 129.1 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for UtilsRL-0.6.10-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 98debd7ff3a43b87e1024418763db7ceae1e768fe55649c6b7d3cd0da2fa7a21
MD5 fade6d711c3c8a6e84cd4c86a9c0d035
BLAKE2b-256 655a93e2b513ac56a42a442dcf22fc640bca8cf6938c4625c3da2b313a271e17

See more details on using hashes here.

File details

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

File metadata

  • Download URL: UtilsRL-0.6.10-cp39-cp39-win32.whl
  • Upload date:
  • Size: 118.6 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for UtilsRL-0.6.10-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 66256291066fc345a414f8cfb1e9a2308327844c9dfa9116367798cd14553683
MD5 b1a53b7b31a3023adb5187a6716aaebe
BLAKE2b-256 0e33df31eed9c994ab39286a367324ec555f837bfbb857c12357900267900e1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.10-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 dc66699a53476d71bc8cf26274ba52dfdc9062767061e7923fe6c9e3913a34de
MD5 e3413aa3bd50a91ae538303e8b848d90
BLAKE2b-256 3977db196dbef9051752666b1761730fe5fe02a380bbf7ede66e83828fe2d949

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.10-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 36019c5bf72f41b78ee21c480a94a4e8896124ff5780456bce7d63008096445c
MD5 82bd0d18197752fc261f759c446595b1
BLAKE2b-256 db7d7760210e1cef6f806de66c286a33e2b83fab6ea2d17ab600c71be123296f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.10-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dcc678aa663ffcf2d9e24f644593d940eca02a5c1a12e53095acbe8e10088e49
MD5 da6fc5fa805435b298173f85d50270f0
BLAKE2b-256 9c89ece844dafd9c3a761153413b80bc570fdc38330b9a4bd2d564613143a370

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.10-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4f1ffb59d8dc0d2b9a0d14c98a4b0e90751f0e739127f6dd33adf4c24b006f9d
MD5 49cb087f7df943fe32ba8816f59cfc15
BLAKE2b-256 c0610025416f5b4b574d43e44a718568b0cc9d4dd5f9fa2c1d34b1982acb9f94

See more details on using hashes here.

File details

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

File metadata

  • Download URL: UtilsRL-0.6.10-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 129.8 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for UtilsRL-0.6.10-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 cb371c660eef78e94d8b5928ae532dd29a43168a236bcbc9bd956e46c982cb04
MD5 55eadbda4bf5195c248dd4222c8637ed
BLAKE2b-256 3c12a76404d45cd9105b2046f6b963b7e25f277ed27b5bc83635733f5d34b9b5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: UtilsRL-0.6.10-cp38-cp38-win32.whl
  • Upload date:
  • Size: 118.6 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for UtilsRL-0.6.10-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 6e4fb96eee86670a9d82db6dacf6b74c2a395e7c89eeec00e1250eb86332df12
MD5 e78b9238113eff7c5ba636154eec939f
BLAKE2b-256 0c1c97505c3bd70ade7f10ef8e03f97d6ec5f27a0091e466ecec86c82693eacf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.10-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 430c64b2028a35e2ec9a1017f00a95729328d3447c120d9e76a2292bd3681073
MD5 b63ed163c54ff832cb38dc2a73743b30
BLAKE2b-256 cbab893990c290f243ac51aa863d8b9756f8ee1d3b1d194059aae36e17df6a81

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.10-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 8d1300375d8acd6b73647a510fb9c38cfc9ed9fc4b31805c947eca1347a0663e
MD5 30fdef3257bed72b75bc2e391f9c1249
BLAKE2b-256 3d0688c9c13e0ab7a87ee8b74a68a992384afc9e2c4fbe1463841727d4997e40

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.10-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 093f223dba3387d411611fbe1bb94b1dd20d87695e7a928088defb8da25d640c
MD5 2bd6509a4d3d88c22f20ffb629234956
BLAKE2b-256 097ff8285632c029413a5eb4ea68678443a01e527c667b8f86bbf94223881e28

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.10-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 834f67efbc7fdeb58d0eec4414c50e7499e692de7e6662ef6484844c5a1706cf
MD5 6a85eb7b0eca6a1d168d7542bb57e275
BLAKE2b-256 8278e1af6539287f876dd46977a9731a86dadedc82b28b1ee216dc14b95770ef

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for UtilsRL-0.6.10-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 fb5d10f1d2b8b5fad64b89b564fd32b2e021bcae8d97d58c046162f5d87de03e
MD5 9f85befe1f0c4c6dc219bc468d234a48
BLAKE2b-256 1fe21d5076bede7206f2ffce9f3eba8f08d8b3b1531022a9436d3ad891f8a7bb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: UtilsRL-0.6.10-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 119.7 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for UtilsRL-0.6.10-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 bd49675f61bda468165ccd59af93ae6fadd31d31bcc327aee74af9bce87cd18d
MD5 de8040bc8b34657913d4f792fbd24f2a
BLAKE2b-256 8a5d0d0530c6dfbb40df89b6f001c188afc1d96bd129d0eb7d00d836fb6064a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.10-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c424950767f1fd16f79f9e10666af25e0f5c970e1482c80d8015d751e531d58f
MD5 277b8d54fae8c2a409689354a8dba43e
BLAKE2b-256 db4ae5e4f6caa7f3d7e9da366d30132f5a4c635fdbd60a60616e2f21543333b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.10-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 3c4589bc2e2ad1a880e3f80bfc9a817465539f98e91200ca3c5a11fe8f84e256
MD5 880c180ca1eb3fc7ce8c9e36a0023e30
BLAKE2b-256 0345e2fcda50ccb3f76daee6343436d7c3f23bd3dfaa769b296b160d4ab1cf10

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.10-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 aa59ae203acf8d4cf3d3faaa4c7a47068b7922b9b1a3dfff9dfabe72f2f57415
MD5 d92ed87f56ca686f52f8a5e885417aae
BLAKE2b-256 103a32a522c5952d2c88deb301550f5b5959483fea66460e8c131d742284634b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.10-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a4ade5ef0e185b6195a80b9e8a694ba9531d5c44f993eb8e883303cf73fa6405
MD5 1abbfb085ba8f72fb0c64bd131c1e2c6
BLAKE2b-256 b4d5b996f8b75a9da859e218f86febc4de7cdd6cac6e728c85b4478ce0812a2b

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