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

Uploaded Source

Built Distributions

UtilsRL-0.6.0-pp39-pypy39_pp73-win_amd64.whl (128.4 kB view details)

Uploaded PyPy Windows x86-64

UtilsRL-0.6.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (169.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

UtilsRL-0.6.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (177.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

UtilsRL-0.6.0-pp38-pypy38_pp73-win_amd64.whl (128.3 kB view details)

Uploaded PyPy Windows x86-64

UtilsRL-0.6.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (171.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

UtilsRL-0.6.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (177.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

UtilsRL-0.6.0-pp37-pypy37_pp73-win_amd64.whl (128.3 kB view details)

Uploaded PyPy Windows x86-64

UtilsRL-0.6.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (171.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

UtilsRL-0.6.0-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (177.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

UtilsRL-0.6.0-cp310-cp310-win_amd64.whl (129.3 kB view details)

Uploaded CPython 3.10 Windows x86-64

UtilsRL-0.6.0-cp310-cp310-win32.whl (118.0 kB view details)

Uploaded CPython 3.10 Windows x86

UtilsRL-0.6.0-cp310-cp310-musllinux_1_1_x86_64.whl (690.8 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

UtilsRL-0.6.0-cp310-cp310-musllinux_1_1_i686.whl (751.7 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

UtilsRL-0.6.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (175.2 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

UtilsRL-0.6.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (182.3 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

UtilsRL-0.6.0-cp39-cp39-win_amd64.whl (128.5 kB view details)

Uploaded CPython 3.9 Windows x86-64

UtilsRL-0.6.0-cp39-cp39-win32.whl (118.0 kB view details)

Uploaded CPython 3.9 Windows x86

UtilsRL-0.6.0-cp39-cp39-musllinux_1_1_x86_64.whl (690.7 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

UtilsRL-0.6.0-cp39-cp39-musllinux_1_1_i686.whl (751.8 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

UtilsRL-0.6.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (175.3 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

UtilsRL-0.6.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (182.3 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

UtilsRL-0.6.0-cp38-cp38-win_amd64.whl (129.2 kB view details)

Uploaded CPython 3.8 Windows x86-64

UtilsRL-0.6.0-cp38-cp38-win32.whl (118.1 kB view details)

Uploaded CPython 3.8 Windows x86

UtilsRL-0.6.0-cp38-cp38-musllinux_1_1_x86_64.whl (690.2 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

UtilsRL-0.6.0-cp38-cp38-musllinux_1_1_i686.whl (751.4 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

UtilsRL-0.6.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (175.5 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

UtilsRL-0.6.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (182.0 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

UtilsRL-0.6.0-cp37-cp37m-win_amd64.whl (128.9 kB view details)

Uploaded CPython 3.7m Windows x86-64

UtilsRL-0.6.0-cp37-cp37m-win32.whl (119.2 kB view details)

Uploaded CPython 3.7m Windows x86

UtilsRL-0.6.0-cp37-cp37m-musllinux_1_1_x86_64.whl (694.3 kB view details)

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

UtilsRL-0.6.0-cp37-cp37m-musllinux_1_1_i686.whl (755.1 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

UtilsRL-0.6.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (177.1 kB view details)

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

UtilsRL-0.6.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (185.2 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

File details

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

File metadata

  • Download URL: UtilsRL-0.6.0.tar.gz
  • Upload date:
  • Size: 42.5 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.0.tar.gz
Algorithm Hash digest
SHA256 2ea620f2cc4d52be347994dc00931b98c48226e50ed265fc878b36baee57ba59
MD5 74928df7f122febe7f243e4649e81db5
BLAKE2b-256 3ead25580c7b1b454c61ef301085b89bbd6fce097e9c3e2c5759bcb0246694ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.0-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 5bb3b1662819636206973a80eb645a7cdf09608ad96f89181c01572a0fa3ddae
MD5 82976c57cfd4666372916cd7da6dc2a9
BLAKE2b-256 06b0f1aca1101ac97831e233c7e0b9e93934ea5443bf26eafd18820f3be5d349

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 da3605bec5be68f5c315c6cb80f81f95639bcf3d974a817742657579f58f923e
MD5 1fad388ef7ce627d0572f4ccf1c354b1
BLAKE2b-256 2a413c3e173e6aa16114bbc91cc7c31d0b536cb3f24c71ed45e1cf6ab25e15b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 45f6fc31395562dabdb4cc3d14a912eee7f84ef71774ffa120554460e34c30e3
MD5 0533635249b4f9eca5f1785d98661d93
BLAKE2b-256 200cc19318d41f8f7ee304fcb4061c1b8867b8b8cf86f163f1bdeeb57c4fe4a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.0-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 e9ae1fff56bf287f0867255f7b070599bf9efd6e6a2a9e32d8edeba6473234ee
MD5 be4ad0dbbf595faa0046ac71472c371e
BLAKE2b-256 8aba707743aa8de123363758f3ac5a28bef3ce11017a0fb09590997527b7d04e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 aa0a4ca5f3c6783b165fa8660c02ddbe0f197ef885b15b5015201fd794586564
MD5 5706a4e07d401aeb58bdda45da63ec65
BLAKE2b-256 502d94a7880ec554178d262c6d742da4819b93d896499114f2bd7d450ca1fcba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 84106a037510aeb37b080cc0e84695c0b0d87f76cb575d95387cbb2561350bc2
MD5 e3b7aad8debd1fa3e486052548f935a8
BLAKE2b-256 641f203cfbf9f119be4ce34091162a835bfe27e4b3ad18272916a474e69c24dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.0-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 da15eca5098c1bc5cff658c3625a33d1ea5c0f004e2139b4594c5dcc4e030a37
MD5 0c456f3378ee3be8b6ddc6a080a448fe
BLAKE2b-256 ecbd79ad6c90a5f6bea021bbc2d309d31ad3cbb5d0e794da982863b0600150b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ff1c55bd4d9b41a628ead6c613a58c874ffbd3158ecdf1096d56154690132e12
MD5 bf298a2130fb8a07c6759b785f68cf0a
BLAKE2b-256 4ff16a8fefad8318097e01ca72d154e07d5a1260d24ff490c17416f722aa8e0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.0-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ce28458e3279b355fd7686d9809c03830e3efd4674a6044ee486177e9f1f1c22
MD5 ec52533e49ad7cb4d802796734cbc91f
BLAKE2b-256 55d5613cfedf95fb162938c09d022f0b264d2d531587acfed50921048d5f1175

See more details on using hashes here.

File details

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

File metadata

  • Download URL: UtilsRL-0.6.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 129.3 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.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 089e6058ce94a51c09f3c840dc30200590f36e19e8854df853503e885ff93445
MD5 8ada024f8e43d90cd04167c0ed598be3
BLAKE2b-256 0e6f681b1a03603255bb9796f9cef0c8a8f69c53c77e101908f958d0cd62320c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: UtilsRL-0.6.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 118.0 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.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 6aabd192df9a5cb0898b08400685e485e225f94ae9ad3955b48629562750f662
MD5 e4c7b1b6719d1d11a399028a763b8657
BLAKE2b-256 572231627fc3e00e574860a6eac0aeedc0903df8dd487ac1b2826cc424b295cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.0-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f47b8574a90cdc3986be476b13ce8e5eb279ef7b267de41300e92c29a0608d7e
MD5 2b1d065141e6706bcf4fba2dbb953ceb
BLAKE2b-256 c707f47a849329f6c6358e5172e1d4e4867d9213bec258690f9c685f79906bf6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.0-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 22985fef1a82840032b6aac996e78423ff6a98bfc38e81ef512d10d889564f7b
MD5 1ead9296b3b36f543bb7a6123e3141db
BLAKE2b-256 351c30414d600876d9e36bcd44947185948b9a4f73b62dc7d9e11bf805ea347e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dee5df1bcba18af34ca807e09edb7bd6ee40ed340210e55a7d2956d50141b555
MD5 c7532bd924d36ea62c697715f070adec
BLAKE2b-256 b1da15a76f61ae4e52bd46097a6a026ee387f74d7b70e9b8137fae68c6b29e62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c238ab9dbc202dcb4e185982eebce4adfa6d7d123972c788f4f8fa5d286a822f
MD5 73fdc4241df60165aefaa7a6c7e77e6f
BLAKE2b-256 8aaf782060f3afea212aeab1bdc5ffb88d8f59650b346447e2342fdebd7ac0f5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: UtilsRL-0.6.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 128.5 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.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 86f4982753d51287f673b79de679f8925736cb2061736a1478bf5315f3825469
MD5 69bea466694010cfacc29c3f33d1c598
BLAKE2b-256 da0f0e46814740df811ff77e9b7a2e7a420be31f9bf374cf09625380139e4d74

See more details on using hashes here.

File details

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

File metadata

  • Download URL: UtilsRL-0.6.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 118.0 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.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 1a340ce198efdb3250b8343f3e4d7dbf7e67db275ac8733e5ddf9db4ee2e966b
MD5 5192b37f7d28a06669fff481920172fc
BLAKE2b-256 814ab0e78aca5a152c47db4be36527484ac24cc6aca4be61c1eddb77dcbadb4f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.0-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 501d936f42a5288425b52530cdbbd095d76e52e6ed6958a1ffa9d36f93fa7c0a
MD5 7418c5c4a8848957449d7c451dd32f42
BLAKE2b-256 09d7fc0a8ba512616d8ab080ebea9f9767b36d190be65a004a0734a1b0d5ed22

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.0-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 ae433ec0723e65dfcfa09a6ffc2c51f3060de21a1ded288ad44aa33f2267b36b
MD5 167e7ad5e4577cf911db74de08e1f4e6
BLAKE2b-256 c853c2f8fe074247b1131f979f584fed955bc410f0f4aa3b11f16f65145f8de1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3993de39be56da29c267201b2d7d272b0dd402dab836381d7b58636c170e78d2
MD5 07a78efff647972862b87e7dfe844e82
BLAKE2b-256 42201be388029c1bf0ef0f5ba1e92bff92301373be46c8445b204278a4da4e7d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d3631f5e66a6662f0f5b737256071771d09a2fcf2ea3fa5cd532cc26fd63f225
MD5 127d0a404b495b50ae9ae3ed4e746282
BLAKE2b-256 5db9f98081035018d93449739b270bbe09e3195813b95be4901a7a7d3cfe2db7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: UtilsRL-0.6.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 129.2 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.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 f006cf43c458de1cb8b4c8c9079e798ce420114606e7ccbcbad966e4c68dc64c
MD5 e5e42e70afbbbf3182a3b678b24dbc5e
BLAKE2b-256 834e8534bdf3a263ca864737850f8901c13c0e8ccf04fa5c8e2ab61d5c9d9d2d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: UtilsRL-0.6.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 118.1 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.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 01b93e7ef83ca21856d211009875c5dca195ea221e37085e0aaf7794e4eacf69
MD5 39c604f031aa3fc0edf7136f66d4fdc5
BLAKE2b-256 6ebeed0baa79f21b9bc008b05bbbe89451ad1e6ee9bc80a7e2817bba8b5d134d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.0-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 44d1d8f7d6bc9167d42bc9c5df7a93331610a4fd7e699dcbaf5941c6a3006a0b
MD5 9909f13015d74bc283f103f16ffedd01
BLAKE2b-256 0e89ff24d5fb673da83d73db537a156a56492a049dbce39d952ac00a362b17de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.0-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 1a97929d0686474351a7206582af6b7b2a9799078f1e4fbf9fa831cc388fb1e7
MD5 363f6ac8048bca7e05fd5cf29cfa3aec
BLAKE2b-256 b72f0c22bcb659f3e5962ce3c07876461aee212db84d84944e93eed3bccc6600

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7972dc2cd0e834ba0e3ed86f79ce0b1a562c0e7a5b1bcde566b9ec19490aa01c
MD5 2c2d7cdf04da432e505dff8e813fe965
BLAKE2b-256 cedfc77e3c93c61f18037b1bbbf7f5c4921de455aecda2ea9d966d547425513d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f38967f8e2262ad8336a77e19437f68399d2aea10f407fc606f4e383e746ce28
MD5 c0f23bfc6e6c4ddd824f07bb31164122
BLAKE2b-256 f6114f4139518c0b235de2abddc25286ba0accb894c39e4d3d797d1c3cdf60f7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: UtilsRL-0.6.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 128.9 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.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 65b6b699f5ab1cd096fa9d70447568acb29cf5fe54e6dafeb53e965af2170004
MD5 2530d53f375fc09f29457c184e37844c
BLAKE2b-256 165eb15c2b86a0a3aa74d04b34a2b04f0a37e6e3508220e5e28a4a34ea3cb715

See more details on using hashes here.

File details

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

File metadata

  • Download URL: UtilsRL-0.6.0-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 119.2 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.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 7f8b01681039580c14864c6d9ec82b3b20885766aae21a19b5a5b1a837a12209
MD5 6cfc43709b81286af6c21508e1eccb46
BLAKE2b-256 d9378acdd2bca230ac298dffd7b0cbb275610c524bec059f368239a210890c8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.0-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 6e67078d061889438e21d2c9ed5a73b5c92e275efddcf661ad19d2121becc9e7
MD5 9c9c4153d83232cd68c26758f7644178
BLAKE2b-256 2005f080cdc90f0f6956dc17dd1917c877a2daf210a30314c7fe76daf6e55a81

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.0-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 07614055eef4e8c5e40d506bf16c29b0f3d304a6c3f4e23a10537c3a8d9be143
MD5 039f3260d2151309a633e32aefba4595
BLAKE2b-256 6caf6deb725cafd71cc73e082c8fcf2de46c9a3b3cb1b59081df2065f5197abf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 93919835f9a1c25248cdc29a1b615f13fb08970b1589795b518ffba9d3157c25
MD5 a9d2f76b844e972de4a5e3f8f88f1d2c
BLAKE2b-256 1538ed3d6e68ee624bf105d5970e91f368e2b9772c15ed5531b457fd2c62e1f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0bf9d3133c1951fe9471beca27de8fa0b1b4443b7e33dc848c99ea36d316bb4e
MD5 4a42b8ba04a0e8527f522137c7f0c0b7
BLAKE2b-256 03ab1ed93f5fba580559e0210232d503f25a745fde7bd2d9c7bc3fca5dd5865b

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