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

Uploaded Source

Built Distributions

UtilsRL-0.6.5-pp39-pypy39_pp73-win_amd64.whl (129.0 kB view details)

Uploaded PyPy Windows x86-64

UtilsRL-0.6.5-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (169.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

UtilsRL-0.6.5-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (178.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

UtilsRL-0.6.5-pp38-pypy38_pp73-win_amd64.whl (129.1 kB view details)

Uploaded PyPy Windows x86-64

UtilsRL-0.6.5-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (171.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

UtilsRL-0.6.5-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (177.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

UtilsRL-0.6.5-pp37-pypy37_pp73-win_amd64.whl (129.0 kB view details)

Uploaded PyPy Windows x86-64

UtilsRL-0.6.5-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (172.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

UtilsRL-0.6.5-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (178.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

UtilsRL-0.6.5-cp310-cp310-musllinux_1_1_x86_64.whl (691.4 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

UtilsRL-0.6.5-cp310-cp310-musllinux_1_1_i686.whl (752.2 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

UtilsRL-0.6.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (175.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

UtilsRL-0.6.5-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (182.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

UtilsRL-0.6.5-cp39-cp39-win_amd64.whl (129.0 kB view details)

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

UtilsRL-0.6.5-cp39-cp39-musllinux_1_1_x86_64.whl (691.2 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

UtilsRL-0.6.5-cp39-cp39-musllinux_1_1_i686.whl (752.4 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

UtilsRL-0.6.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (175.9 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

UtilsRL-0.6.5-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (182.9 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

UtilsRL-0.6.5-cp38-cp38-musllinux_1_1_x86_64.whl (690.8 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

UtilsRL-0.6.5-cp38-cp38-musllinux_1_1_i686.whl (752.0 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

UtilsRL-0.6.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (176.1 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

UtilsRL-0.6.5-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (182.5 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.7m Windows x86-64

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

Uploaded CPython 3.7m Windows x86

UtilsRL-0.6.5-cp37-cp37m-musllinux_1_1_x86_64.whl (694.8 kB view details)

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

UtilsRL-0.6.5-cp37-cp37m-musllinux_1_1_i686.whl (755.7 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

UtilsRL-0.6.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (177.7 kB view details)

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

UtilsRL-0.6.5-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (185.8 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

File details

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

File metadata

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

File hashes

Hashes for UtilsRL-0.6.5.tar.gz
Algorithm Hash digest
SHA256 493d2578f4b67e7924acf546c616ca41049179e4651f687f28a712a9c9f82cc2
MD5 f4bfaeb717ee8eba89cec1408b53652d
BLAKE2b-256 f38bd602dc2d005539823047526a3d89a3da55015eccee2a9590f8b169a341dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.5-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 df093f050b74965e7344ec0deacdbe93b52894fac7e4a9e5fc742b6e57ea8e85
MD5 dbd14b40e2c3f6f2a9155ee7e6f2cd14
BLAKE2b-256 7207d63491c083da9400f03e42f06ef5b3efd27ed594973cf514c83647ad8918

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.5-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 243a5e1d456ab798c8358b0024fb4948dcca52b19acd773098f6f30e037848f8
MD5 188bc19b5b7d9faff354f42e091ed3cf
BLAKE2b-256 3da7bb86ba3628a75153f2aba489ea81e0edd6b197a9917e807e6de9f1f91f22

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.5-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1bf1d31bca2775ad967e77c922fbe4c9018fb78fa9d0822c72b7f7c8aaaf7187
MD5 df6661c5167c25e8230ce5c40932d1f7
BLAKE2b-256 053d5178d511715aec9a08ff557eb928b859ff61c820266f7216856be06026a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.5-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 e657fb0267d5ec9d0cbaae57a14081d8e50640b143a81ae00c6996e26c5b3d8c
MD5 7be3f9c7ed2de40e8fd99616d15c7008
BLAKE2b-256 8dbe07b1f73484f4c3eccc7eb6a509e8ec4665465cea51f48920b35ddae78b5a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.5-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 612d20fa04d56cba9250d7849c81a78782603fcc9cf9f9758697d19745f5a494
MD5 f34db52d5b708da3dbbdfa8ae7976ab8
BLAKE2b-256 0c7c321d42fb4f25901ab24a3488c8ee969fdfaf38f14729d009115ee7f06467

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.5-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4006dd369ed0b80064dc50fad6a4707191c500370f0261fe59e21b5445e9400d
MD5 c668e492dd45b204e161fce06c753d96
BLAKE2b-256 796e38fb883967d91c3858b4182c516a8a2076bdbfa96e65b2fca8ae0f6305af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.5-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 8b91b0b8a79f832318b12b449747e52542273b64a667c3f77396a8f5768ed0cf
MD5 bc5ed329d4363a0a899f65207d448c69
BLAKE2b-256 d9e0128e37925be424546e41e4258c61c26548a72347827027f9582d632a2aff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.5-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6e7a325d77741def9cd42d5c7240ee2100d7a91a266ba0de818720184c1cbebf
MD5 180a562710d2b965c704f6cc0c33b183
BLAKE2b-256 c429b261aa5236c28b9f475d40acb720f0df539ee1f95feda2e403111b2034b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.5-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 00b705b87a9bb7a1da01b4b697eddf17e424792bf23f48cb2b36834579494f0c
MD5 f261dd8b56a3f3a013d1af5c95dd0a3a
BLAKE2b-256 45dac7abfeba0d8caf19798f592f246cc057b7cbb86980201df7ae9eb81d6c8d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: UtilsRL-0.6.5-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/4.0.2 CPython/3.11.7

File hashes

Hashes for UtilsRL-0.6.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7f3570b399023a6d0d732a8f29f1b11e0f5bd910fbefbda8e67b52c6b677db31
MD5 7cd54561f909980e904bb3acdee17dac
BLAKE2b-256 97091c7df3cc89324fcf4a9038b97832edd06d485f44903aba38770d744bba0d

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for UtilsRL-0.6.5-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 c2f9000409e72e26292dc003e1a05387e2b79b3370136f75e0d92e4dba2b3054
MD5 9c0e0068297368c575f8c48acb9f0700
BLAKE2b-256 dd8ce2fe967e3a014fff5b7d3c1643ea586132fbce4e90f4f34936a6491ff088

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.5-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 074077b73a121766697407db80798a3783158a8222cc63fbba4a9895367bea3d
MD5 af6c889ed5f362f74391477bc3fa2861
BLAKE2b-256 c3d0104e1e75635d7dfc19c5dbaab844af065b457cf7d0af0856092b3be84c54

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.5-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 05eedd286c45a4a2c6b3504ab7e54214cb1443324ca5c1f11b17e558c7e957b8
MD5 be93053c3cdf680a8b5b6f34045511cf
BLAKE2b-256 3356898bc39ec272dc08018b3cc684b4e5403dfeaeb38178773db58b3f108b3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2eabf8ede625ca3e37165893796b6a3f9ca8c2f39de60093c276f03d5030a2b8
MD5 c75357e1e1d686b35bfaedcf25a95741
BLAKE2b-256 1d2174ec57bb8b46fcff27b0aa0def4db55943efacb0883dec3d308ec4dc2233

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.5-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 726c4ff27679d479b18e0c7c0d6e0791ca5c1b5114953126b8538bb2c572e526
MD5 de0b34263edd2f7dfa8b6f134d6db725
BLAKE2b-256 c089857df564a7d71586e67d0834ffce0f98ac8665e080625b2d1f7577ae2bb3

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for UtilsRL-0.6.5-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 7d78d825d516b761bb438f8af77b9503693469a944ea1d5601f153646a9cad42
MD5 520546a52b9d27c19736f54ad6207cef
BLAKE2b-256 6e94bab414d456c588a29a840cba118103e7b6352fb2cae461a3c1116756b117

See more details on using hashes here.

File details

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

File metadata

  • Download URL: UtilsRL-0.6.5-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.7

File hashes

Hashes for UtilsRL-0.6.5-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 5d5b3aff29b946325a486a4c871ae44e2616dc1b511ba8f6c2a2297af48fdcea
MD5 676edee9bb9eb1d9140a74bdd15debba
BLAKE2b-256 e3e4631ac3a8d74e89c4941a95a3db878264d057efc7d60f86e7d9dec51e4dd0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.5-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 25a6480af8aa1ec9a493b24b38575cb73ce56b2118efdfc52c40149eba215db8
MD5 8ba1a66b711bd5a0cad7520a02cca8f9
BLAKE2b-256 a664f45f84e15f30271023cec781aadbc7d287c7d6ff69747eff87d6e541423a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.5-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 e87e3eaaca3978f053e993c29f8597148000d60ab326eafd52e200bfde8791e9
MD5 c6cd8a89c49af44ced55baf2f915b238
BLAKE2b-256 896cd464486a2dd72c9c0e9eb0a827bccee74b805a3a365dbbf1d3ae7606bf61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 12073a012ccad226503eda9b28944c76893cf8e6755d8e4845db6e24598c7e50
MD5 98fd6bd49677ca09b9a9bf8018432cd1
BLAKE2b-256 b4d06c118aa6019dde57bcfc31b1217ab7529806e5ca07473c6854dc7dcc13b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.5-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d09c1415364a79db3187a1de10b80fe53a34931935b00dd07cf4fdd6f35f794e
MD5 f53858dc9f833da1d89fac9be9131864
BLAKE2b-256 ceb69f3ff825b8db7702d01ba44bc11bcb33e70406a124654bc146c60ed0c288

See more details on using hashes here.

File details

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

File metadata

  • Download URL: UtilsRL-0.6.5-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/4.0.2 CPython/3.11.7

File hashes

Hashes for UtilsRL-0.6.5-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 be5d9af69a8d185e3da3ef2ac6c7f9c1b0d09faeaa2fd063f59db0e2e9f9e0f0
MD5 22cd3c812845ab12b30347c80fc49dc2
BLAKE2b-256 abd12772d2670da893c68f752d96840521be1f87a5b3d55fb60d0946dc4eaa19

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for UtilsRL-0.6.5-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 2103f837f344cc50bf3eb2760b650b07a358504f0d112f5a469e663b4598ce0d
MD5 edd4df60aecaaa3a49563f86ad42f9ce
BLAKE2b-256 d6e531a1b3cb8dc32d93c1652b5b99774cd926b66543a3cc43820eaea1e8131f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.5-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 17c19ba0972df0f61abefe740ea4f982b84a1049f5ba7ed3293ea63ad4f59f98
MD5 965c6c440298ef863068303ec18ba19a
BLAKE2b-256 2047a861925b11cb17f45b8f8e08c5f246efc6f921db12c16d9e8e7393ab4b8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.5-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 1be397ef771ac4103e1f2e20d3b07640ea07c862041e2e7fe939c99b2cf260c9
MD5 b6184572aa0a61b18f5156a2b148b04c
BLAKE2b-256 bb14fd8d28d30e1c828ca07fc1ab0b29a5e61df43f0cd4614b8e84c40262df23

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7596060ecef6d99d56146a0facc6f19db733069e93390148080fa34a6780b4b5
MD5 49b6cad3d015d273188f3ac4997ef3a7
BLAKE2b-256 45d3b23b66dd72be3bbf85edf6f24a394b4291e5dbae4f8cc319296b2c5b801b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.5-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 996ee94407b5df291dc298e2d1f771f86289976de8d7ea4a27246cc3350ba4d2
MD5 16f426c8eac9ae548b7daebca0cd4c54
BLAKE2b-256 bb413ecc3d43724461d5e9348e1375733f4aa1bd6d431d243d9179c0d5e26238

See more details on using hashes here.

File details

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

File metadata

  • Download URL: UtilsRL-0.6.5-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/4.0.2 CPython/3.11.7

File hashes

Hashes for UtilsRL-0.6.5-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 b8202afed56359c40776d779b6c10032544f709b592463662a72556bf8781423
MD5 45a132c02a1e371e565019254b2b9338
BLAKE2b-256 a8b568937f79315dad4526d53c76cb03a4fc02a638fbd8a852abd2dc8042f7ef

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for UtilsRL-0.6.5-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 3dd5b979cbf4daf29583db454e3ebd561bbf8faf7e438e829a649b74b3fef2b8
MD5 14762c13793d587faa9043e4160819f5
BLAKE2b-256 ad0f7e3392fdf06104edad61bb04fec216526ea37c9a040b73fd10f028a55106

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.5-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 6c3c21edce7a33a6bf96749317244eecce5a9042e0897c821499d445adba37da
MD5 3306e6cdc832e66b16b31f0b0bee4028
BLAKE2b-256 3a70c15af0fe335af7ec1275e06ab076b888b67cabb134e7db37b37627c05147

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.5-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 5834fdacd3ee3e7c1e5411bed92f692604023cb442bbb971c925dbae74b4493b
MD5 c0fcdce59b0c38ecc1220773fa33ca45
BLAKE2b-256 a3c1aa47b69490d6887f15e11b5adbea0b42e505a4f5f7000995c320c6ee7970

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8024f844abe217a6184c1c69f072f6cac1afdb8a324921f99aacc7a6ca60bfce
MD5 47324ad292e715938fe811f2375e24cf
BLAKE2b-256 9a13b9935f59631cd4f5e93bbd459050ce9487d26e9d3f3a88fbc4795a290da6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for UtilsRL-0.6.5-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ee5e723c55ee603c517b20ba6cbc7430782840a2cf577aa200bbce7e2fe66540
MD5 e56436c60abe3625ed0bef0503c3e6e3
BLAKE2b-256 ad427cc6f5caf9a8c0d3dd2c14eb1c232a90e10c4d041fd35dd04c5bffea3ba6

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