Skip to main content

RBC - Remote Backend Compiler Project

Project description

The aim of the Remote Backend Compiler project is to distribute the tasks of a program JIT compilation process to separate computer systems using the client-server model. The frontend of the compiler runs on the client computer and the backend runs on the server computer. The compiler frontend will send the program code to compiler backend in IR form where it will be compiled to machine code.

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

rbc-project-0.7.2.tar.gz (178.5 kB view details)

Uploaded Source

Built Distributions

rbc_project-0.7.2-cp310-cp310-win_amd64.whl (201.7 kB view details)

Uploaded CPython 3.10 Windows x86-64

rbc_project-0.7.2-cp310-cp310-win32.whl (201.0 kB view details)

Uploaded CPython 3.10 Windows x86

rbc_project-0.7.2-cp310-cp310-musllinux_1_1_x86_64.whl (207.1 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

rbc_project-0.7.2-cp310-cp310-musllinux_1_1_i686.whl (206.8 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

rbc_project-0.7.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (205.0 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

rbc_project-0.7.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (204.6 kB view details)

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

rbc_project-0.7.2-cp310-cp310-macosx_10_9_x86_64.whl (196.9 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

rbc_project-0.7.2-cp39-cp39-win_amd64.whl (201.7 kB view details)

Uploaded CPython 3.9 Windows x86-64

rbc_project-0.7.2-cp39-cp39-win32.whl (201.0 kB view details)

Uploaded CPython 3.9 Windows x86

rbc_project-0.7.2-cp39-cp39-musllinux_1_1_x86_64.whl (207.2 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

rbc_project-0.7.2-cp39-cp39-musllinux_1_1_i686.whl (206.8 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

rbc_project-0.7.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (205.0 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

rbc_project-0.7.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (204.5 kB view details)

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

rbc_project-0.7.2-cp39-cp39-macosx_10_9_x86_64.whl (196.9 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

rbc_project-0.7.2-cp38-cp38-win_amd64.whl (201.7 kB view details)

Uploaded CPython 3.8 Windows x86-64

rbc_project-0.7.2-cp38-cp38-musllinux_1_1_x86_64.whl (207.6 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

rbc_project-0.7.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (205.1 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

rbc_project-0.7.2-cp38-cp38-macosx_10_9_x86_64.whl (196.9 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

rbc_project-0.7.2-cp37-cp37m-win_amd64.whl (201.7 kB view details)

Uploaded CPython 3.7m Windows x86-64

rbc_project-0.7.2-cp37-cp37m-musllinux_1_1_x86_64.whl (207.0 kB view details)

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

rbc_project-0.7.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (204.9 kB view details)

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

rbc_project-0.7.2-cp37-cp37m-macosx_10_9_x86_64.whl (196.8 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

Details for the file rbc-project-0.7.2.tar.gz.

File metadata

  • Download URL: rbc-project-0.7.2.tar.gz
  • Upload date:
  • Size: 178.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc-project-0.7.2.tar.gz
Algorithm Hash digest
SHA256 d3b2d3bd0fbdb4726892ace2ac6cd82e399b7d7c9b75a2f459fb0ba50db59b97
MD5 4249a82093f895b7448018896cd48565
BLAKE2b-256 41161cec22c8ee676b5411bc6510abf15a57897cd6281c14bc15044219563da2

See more details on using hashes here.

Provenance

File details

Details for the file rbc_project-0.7.2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: rbc_project-0.7.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 201.7 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 4d17ea2e916cca6bf8bd14d23a59a74e94e596b78d6c5f6b2ff7fe61bc259682
MD5 f825afe0aa2193654f3d7092ec40d0c5
BLAKE2b-256 15d1a2d16abd58741baa38dc025e8c17c7f96a265ac9ea1c1f5b008b4b6dbabd

See more details on using hashes here.

Provenance

File details

Details for the file rbc_project-0.7.2-cp310-cp310-win32.whl.

File metadata

  • Download URL: rbc_project-0.7.2-cp310-cp310-win32.whl
  • Upload date:
  • Size: 201.0 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 98ec91541b16a0bf824005ea04b40223a4b638eae3977986e5ddd5976a9ac3b0
MD5 e9a588d4f3795c171b0dea24920b96c0
BLAKE2b-256 8baf7be4389cf2f161f31368850056f4aac18f3405980423a32b3dd2135642e1

See more details on using hashes here.

Provenance

File details

Details for the file rbc_project-0.7.2-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

  • Download URL: rbc_project-0.7.2-cp310-cp310-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 207.1 kB
  • Tags: CPython 3.10, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.2-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 7165267fda9e2663ecba40e694c09cc6d0b63dd5ad6616bdf0f625ebad2dd318
MD5 4f3e5daadfd2749cd536611bc3f21631
BLAKE2b-256 bf84625bc5f362bfa0f513a03c3e20edba104d122d24a5a73a139bd07e18e85a

See more details on using hashes here.

Provenance

File details

Details for the file rbc_project-0.7.2-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

  • Download URL: rbc_project-0.7.2-cp310-cp310-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 206.8 kB
  • Tags: CPython 3.10, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.2-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 95a48bab0b2651d8d723d675a51fa68730db145985282a4063817f2770c58a66
MD5 6f61b6a7b8aaab8ccf90e64476ec1d1f
BLAKE2b-256 61d8a5ffc639c74dc0b9a5343699ae717d95831cd76695da608a73f77e22e26c

See more details on using hashes here.

Provenance

File details

Details for the file rbc_project-0.7.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rbc_project-0.7.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0f5aaf0a4e3a0aefbecabd22999613a1de61805407a2c9f4156b060f2bf8187a
MD5 e890c5d1d71459a1cdd7683bc77f6e5d
BLAKE2b-256 ba77190b2b1e538b124a9fc10b3b82b96ef3efa29f193c0f13547fb7a3f2f68c

See more details on using hashes here.

Provenance

File details

Details for the file rbc_project-0.7.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for rbc_project-0.7.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 341a5e7e2f1aa57b238c947d33d2cd264b3a9652fde1412aa245744c0925edf2
MD5 fa1c1fe6956d2e1d0ca8f40181c53e54
BLAKE2b-256 cb470f618ea9ccc4f50cb62e13867f8fa032bda66be1c587c39755a0c0d46fc2

See more details on using hashes here.

Provenance

File details

Details for the file rbc_project-0.7.2-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: rbc_project-0.7.2-cp310-cp310-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 196.9 kB
  • Tags: CPython 3.10, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 efcabf5c306f5acdccef58b98d72441c407335328eabc66268cb5339b3da3ac7
MD5 f4679c167a53e2b13e96f92a0875ae08
BLAKE2b-256 ffae4bb97525e7e14765a182c18ecfa7276a7bc45e17494f1c6d5a83773199d9

See more details on using hashes here.

Provenance

File details

Details for the file rbc_project-0.7.2-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: rbc_project-0.7.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 201.7 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 bfc4605a3338f315b8117b4cdcd8a87bb2de718441c301367d2261c408ea3264
MD5 2ad4612125910473e5de9b58d3a3875c
BLAKE2b-256 2ad1eb054b063d84402cf1f48601208c957daedd21a04bca57dff227198c079c

See more details on using hashes here.

Provenance

File details

Details for the file rbc_project-0.7.2-cp39-cp39-win32.whl.

File metadata

  • Download URL: rbc_project-0.7.2-cp39-cp39-win32.whl
  • Upload date:
  • Size: 201.0 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 9a512dc5f5a983f650549c5447a2e59dbc8759af373d549d7728d6db4f9b46dd
MD5 c66cfad082ba2ed1f825ca6e5bd6eb66
BLAKE2b-256 d80ee9adb3ec2b121b7a7bda7319b750a2dc9304d89257dad28a420d7cb59471

See more details on using hashes here.

Provenance

File details

Details for the file rbc_project-0.7.2-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

  • Download URL: rbc_project-0.7.2-cp39-cp39-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 207.2 kB
  • Tags: CPython 3.9, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.2-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d699537da82fa6a44f02a438f4f9bed8cc5afeace9c3c35cd0c8e66a995ee2d2
MD5 be15ff735511bef3aaeefe447e01a805
BLAKE2b-256 f6c680a66ab887f149e207468de1d1a070b55e08af27a7f229a007bd827497db

See more details on using hashes here.

Provenance

File details

Details for the file rbc_project-0.7.2-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

  • Download URL: rbc_project-0.7.2-cp39-cp39-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 206.8 kB
  • Tags: CPython 3.9, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.2-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 adbbf85b37f640f1cc5406d6a1c2d7df81b588906556cae00206f78a7169a21b
MD5 c65c3747b335a0d55d7b836e24715569
BLAKE2b-256 90f79c7ed72fc908ead36c57cbbbd443e59a4295fcc05fe9a935ab7202cdca08

See more details on using hashes here.

Provenance

File details

Details for the file rbc_project-0.7.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rbc_project-0.7.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 60482c11bb5a1bc2ac61230f8bff008809d181481c22d0bb39f056ba2ef1d27e
MD5 b50019ab548a1940eefb07dbb7eba353
BLAKE2b-256 e468e1f1f8a3b81ef82443def10c4fac47003c2a6552e27de4ad2b87098a0be6

See more details on using hashes here.

Provenance

File details

Details for the file rbc_project-0.7.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for rbc_project-0.7.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 04a6c1ac676393e75be0f09cc7c4b4c0cf4b43893e145df54f71338aec8a097b
MD5 2e7766bc328423c50c770ab328d84732
BLAKE2b-256 ca876913508cea3ef86c28f5310c774a32e11d6af3caea84d0da959ecedea5ff

See more details on using hashes here.

Provenance

File details

Details for the file rbc_project-0.7.2-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: rbc_project-0.7.2-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 196.9 kB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 608d774e86c29b2547ede64bd9e0aed7833d586e963782506ef0c36e33d664a7
MD5 1042561b9633e31f134d5d2c630ee8c5
BLAKE2b-256 a31071d78dd80690937947d46b4719f14dc1cfed8ecea826ecfeed998ce17f4f

See more details on using hashes here.

Provenance

File details

Details for the file rbc_project-0.7.2-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: rbc_project-0.7.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 201.7 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 54800a4374403b1e2ea8e889ebd390251229d5b01f336c6bc2e16961baeb0ff8
MD5 b241e8d7acc351a23ae0944e527e35e2
BLAKE2b-256 bce337721d453e11698540a3d4696efa71bc5c9db06c257c507724749feeeb5a

See more details on using hashes here.

Provenance

File details

Details for the file rbc_project-0.7.2-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

  • Download URL: rbc_project-0.7.2-cp38-cp38-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 207.6 kB
  • Tags: CPython 3.8, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.2-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 98cb000d18c1643b96f1db4af3d2f78d6c3f32f3b60555bc28f4451ce8a0439f
MD5 f5687050a78a1a787641624e3782dca8
BLAKE2b-256 b30cb040311da65373a0bb71e4b78f20e3c490d4df4006b982fdc58c03e0e1e0

See more details on using hashes here.

Provenance

File details

Details for the file rbc_project-0.7.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rbc_project-0.7.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 38a74f6204bd1fb3e5e09df7a8b0b3f4afaa88966758551e01c97587f3d6d74b
MD5 34c9a4d24e293bdca21f101bdcd6c396
BLAKE2b-256 d823d1e6b67df544fda0b2318f9d4c7b473f6446640d9cbc48c9f28f7bd8a9c2

See more details on using hashes here.

Provenance

File details

Details for the file rbc_project-0.7.2-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: rbc_project-0.7.2-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 196.9 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 816f7cef245fe19d90ddc0f071b33ad609d57eb4a3ea65f63efbe098abb8588c
MD5 1e709f555fcd686033a4afae27225b75
BLAKE2b-256 a5a3be2afa1838bf1c4bce31de0ac0c54c06a9b507c4f32cd2708b73397fd796

See more details on using hashes here.

Provenance

File details

Details for the file rbc_project-0.7.2-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: rbc_project-0.7.2-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 201.7 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 067cdc4295954643bd170ccc599e9667f4d4492da0a0ce3e5702bd3d717633ae
MD5 abda1b5a7e48697aa7d9649113543bd9
BLAKE2b-256 fe6b9fbdf6b0bf00f3c422e4dc9ec65530496a2f231fd37648bc31262db094e0

See more details on using hashes here.

Provenance

File details

Details for the file rbc_project-0.7.2-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

  • Download URL: rbc_project-0.7.2-cp37-cp37m-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 207.0 kB
  • Tags: CPython 3.7m, musllinux: musl 1.1+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.2-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 a5c4d19662f1a1f4c1a3f148d10aefe3bf5846579d32b979caec1c76785e8bd3
MD5 02e3ff648cbeb6d38f4552781c20d6a1
BLAKE2b-256 fbf22220d96c1ce5a7c171a80317b6427cb62afb51e29fc9944166665228de06

See more details on using hashes here.

Provenance

File details

Details for the file rbc_project-0.7.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rbc_project-0.7.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c5ff99328625a9a06ba4bd481f99954d4fb5175a941c1d7f7f98cd3da6d8ffc2
MD5 45c7ecfaf0449d079b04fdc2c29c081d
BLAKE2b-256 b73c24f92fa45b261b81fd7254192be49f5e04041409a779fa59ed070c8778ef

See more details on using hashes here.

Provenance

File details

Details for the file rbc_project-0.7.2-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: rbc_project-0.7.2-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 196.8 kB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.2-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fa28f3ca5d0593c449152506103c94c2ff34d4e222fc7bd82819c53d56613830
MD5 b6850ee6976574d99572403fe216d0c6
BLAKE2b-256 4f717cb599c53e10b9f4ec1e6bb1970d890cf5024f30a50e9bfe1adfef07801a

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