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

Uploaded Source

Built Distributions

rbc_project-0.7.3-cp310-cp310-win_amd64.whl (202.8 kB view details)

Uploaded CPython 3.10 Windows x86-64

rbc_project-0.7.3-cp310-cp310-win32.whl (202.0 kB view details)

Uploaded CPython 3.10 Windows x86

rbc_project-0.7.3-cp310-cp310-musllinux_1_1_x86_64.whl (208.1 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

rbc_project-0.7.3-cp310-cp310-musllinux_1_1_i686.whl (207.8 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

rbc_project-0.7.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (206.0 kB view details)

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

rbc_project-0.7.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (205.5 kB view details)

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

rbc_project-0.7.3-cp310-cp310-macosx_10_9_x86_64.whl (197.8 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

rbc_project-0.7.3-cp39-cp39-win_amd64.whl (202.8 kB view details)

Uploaded CPython 3.9 Windows x86-64

rbc_project-0.7.3-cp39-cp39-win32.whl (202.0 kB view details)

Uploaded CPython 3.9 Windows x86

rbc_project-0.7.3-cp39-cp39-musllinux_1_1_x86_64.whl (208.1 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

rbc_project-0.7.3-cp39-cp39-musllinux_1_1_i686.whl (207.8 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

rbc_project-0.7.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (206.0 kB view details)

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

rbc_project-0.7.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (205.5 kB view details)

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

rbc_project-0.7.3-cp39-cp39-macosx_10_9_x86_64.whl (197.8 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

rbc_project-0.7.3-cp38-cp38-win_amd64.whl (202.8 kB view details)

Uploaded CPython 3.8 Windows x86-64

rbc_project-0.7.3-cp38-cp38-musllinux_1_1_x86_64.whl (208.6 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

rbc_project-0.7.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (206.1 kB view details)

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

rbc_project-0.7.3-cp38-cp38-macosx_10_9_x86_64.whl (197.8 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

rbc_project-0.7.3-cp37-cp37m-win_amd64.whl (202.7 kB view details)

Uploaded CPython 3.7m Windows x86-64

rbc_project-0.7.3-cp37-cp37m-musllinux_1_1_x86_64.whl (208.0 kB view details)

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

rbc_project-0.7.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (205.8 kB view details)

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

rbc_project-0.7.3-cp37-cp37m-macosx_10_9_x86_64.whl (197.8 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for rbc-project-0.7.3.tar.gz
Algorithm Hash digest
SHA256 94050f0bd35ee73755b3d3c4b586e884e5f5ed371961d5ce3767e517de786aee
MD5 bd49480738b042c79e1d759f1f45aedc
BLAKE2b-256 24cb06ddefc0eace0f1836b0dc1dc2d455745948365d791a266a6e096dc80535

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: rbc_project-0.7.3-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 202.8 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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 8cfbacd028550dfad20dcd1daf3ee83c67aec523b01009a1289e5683a737b161
MD5 9bd30a13dfc4fb71d20ca9a7b0b60fa0
BLAKE2b-256 62f6512db14d611fc1f7021ce919f82763861e01f972e6b5f6527f92e676960f

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: rbc_project-0.7.3-cp310-cp310-win32.whl
  • Upload date:
  • Size: 202.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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 749b78c2554cf9f19bbd4edc7eb779c288197b0adc755b830fea37d88907df9b
MD5 2f9671981da1b0cedb318bcdf1669e56
BLAKE2b-256 2757e140d58211431eb4ccedc54d3a4ce09994dbeeba7234f02cdf4b4a60dc6e

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: rbc_project-0.7.3-cp310-cp310-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 208.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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.3-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 00db7ec9d90cd1e7ece595c711eee050e7b2c348974d136ba61fa4768b4a5ab9
MD5 a79806ae7420fdc1192eabba996b356b
BLAKE2b-256 6481ea4f470146481f71d90703424220ea46c5d3a612e9370c6cffb8f7817b9c

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: rbc_project-0.7.3-cp310-cp310-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 207.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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.3-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 6e1682019ed4fa170d39ff50da23d86e5f827d86d5a2cdb49d96f4571cb5046e
MD5 b3cbdf7694532bae4442f71b2e2fb988
BLAKE2b-256 08cdfcd133525b9c5e0a815780ba751c5e2fe452b8107c95865ae144d04d5fe3

See more details on using hashes here.

Provenance

File details

Details for the file rbc_project-0.7.3-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.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6fda6111856c4c44888647c74825752cf520edb35e02998820949556e69e23ea
MD5 a20b61390c495772e5f2a09d4262441d
BLAKE2b-256 ac9b9d5741b3423bdfe9aaecca7f3d073515acc8aaa67d9ee96eb266b75bfd4a

See more details on using hashes here.

Provenance

File details

Details for the file rbc_project-0.7.3-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.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 af675958df350f93caf0c2e7a09489bc5fff0f137ff48358ff8406609793e983
MD5 6fd58e4ea7f8c513842e11662089509c
BLAKE2b-256 8cb7238667d6732c6b9de6731e60c731811cad8102cc1adc5b01e92352f294cd

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: rbc_project-0.7.3-cp310-cp310-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 197.8 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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.3-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 33a2b4870e7ccfe0e036ca4fda8671499e1d257523e62f5091fa7caae9adc807
MD5 ec91f10d2bcd813e93fd12e3aa7f8d14
BLAKE2b-256 b9451a98b943d958ee404a02d94a5e87bea3415870052974ec01387a7edc035e

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: rbc_project-0.7.3-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 202.8 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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 7dd3fe34b592afb17d8dda9323a80ecdff0eae3d0880b1338503e523bcecca75
MD5 9f8cf52720e3b5a809070ced087d3cca
BLAKE2b-256 d27d4ff8761b81aec098ca74acee224372228b5d14f25e328986f0b8a4d7fa3f

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: rbc_project-0.7.3-cp39-cp39-win32.whl
  • Upload date:
  • Size: 202.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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 10021ef9ae232f9d6fb681cd94e8c4abe499b0cf0ddbc9cfb828f6b645d286fe
MD5 bdb31f9e298d6df9046a87f6f9596b36
BLAKE2b-256 33de201fc4d876d6b32dc42df8d53ba03e9d2ebad2fe6776ff41ca226a99ae50

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: rbc_project-0.7.3-cp39-cp39-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 208.1 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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.3-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 09646b8bfdfb40fc8750d3718436bb01401127e1eaff503839012ebf401ef47c
MD5 ddd96401e37fc9ca37ea7543e30250ba
BLAKE2b-256 796cf313641adaf68a7d1f8e760252b4df09b620a26cac46f530dc55de5f9143

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: rbc_project-0.7.3-cp39-cp39-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 207.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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.3-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 3f91ba2333b189886d37dd0e65557cf414b6bbf48239176fb2c2d38f7e5f8b50
MD5 88db51178245ec44bf8416bc4f9dad90
BLAKE2b-256 f6b97a296b00736699fb7badad94204faf261aa9ba4c84e85cb63643132fadc9

See more details on using hashes here.

Provenance

File details

Details for the file rbc_project-0.7.3-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.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7cad4d7ad5c20238c993c9379a429fd5bd31720a27bc10029d16a362288be173
MD5 ba2168018b348a6db63fe081614cd9d7
BLAKE2b-256 cf767ed9a117d366e5622d6823c241c293e58784c286ad87b1ef80219d1f8314

See more details on using hashes here.

Provenance

File details

Details for the file rbc_project-0.7.3-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.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4b99c2b35a7e4e23250f663e8924048d8546124bb807a22d5fcf086d58730c3b
MD5 c71b41c810e90c356009e80a532bc1e0
BLAKE2b-256 db887ac58bd402ea3e585d5e288723febb463dbbef99015f330c75eafcea563f

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: rbc_project-0.7.3-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 197.8 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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.3-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 748ba4142683b5e11e949ad913db4b4147d914c2ef2c20740ebe7530bcf3f5e0
MD5 a426222463afa6658d379e327952c2f4
BLAKE2b-256 07f329b1857ce16f76845a06cbb53797eb55777f4946b365cf54c8a7d6e29ae3

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: rbc_project-0.7.3-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 202.8 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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 e87d62c72e146901c74e7c6c6aa4051d5e3b5f52898522b1f5fe2ce65b6b30f3
MD5 0d2f646a874f072bc548fe187bd3c205
BLAKE2b-256 157a6e84e9436e6d4a054d6d42f29ae53fe6a7043f7f8a29941e2adbbb6a1070

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: rbc_project-0.7.3-cp38-cp38-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 208.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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.3-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f0e80e2d8d734303d1985ee2ef1e7d183b1b25707aff5e70176b24b16063f3c2
MD5 8826db76bb2a60cfbaba4ba36dbcd1a1
BLAKE2b-256 42632ec6e4d2758dd1118d5c5c893170a542d0aa90ebc1f8e808e8a28dc0faa3

See more details on using hashes here.

Provenance

File details

Details for the file rbc_project-0.7.3-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.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a245e6bb88c506aede09b4fdec959a8d7ca421ac41f6ac9e43cc4e24f49eb928
MD5 4bf28f2679adcd749b434f0d3445029f
BLAKE2b-256 7d0a43cd8fb851f7cd8b775ade3266ab772f102c2b8056398425f6700bb3c41b

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: rbc_project-0.7.3-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 197.8 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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.3-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 aaf3c57d9457931b74a12572f2972b99e4478bf39aafef276148af8e23ce3e8b
MD5 9eb6217b53ea096d8e274fc986cdbede
BLAKE2b-256 acfc6c960659050244f4ccbb09776e141a7659b20d835013087e013503622c58

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: rbc_project-0.7.3-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 202.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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.3-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 347a60ef57b95e2468babeabb0afdfbfc78b25575173406b3331fa9d292bdb77
MD5 542d7c0729d89beeb8debf75eba13be5
BLAKE2b-256 dc73ae0398bd7b8f25e4057baa39659638dd59fa2d287a3c26504c78ce064015

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: rbc_project-0.7.3-cp37-cp37m-musllinux_1_1_x86_64.whl
  • Upload date:
  • Size: 208.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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.3-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 daceab3109af26e6f1a2d15e20d50a5a760bdcbd807e6d7bead1bc57f45ea9bf
MD5 65484782baf050a13e30db124621d0b3
BLAKE2b-256 175197334f662dd89cd5555001bc1ad62ccfb9d02b4c5c8e04901a66962947a1

See more details on using hashes here.

Provenance

File details

Details for the file rbc_project-0.7.3-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.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a5246aa86e88b696272d8ff5bd6adbc56885fc76be22edf6d4ba13b4dbabc75d
MD5 c092ccf6a0d421d69eca69f8577746cb
BLAKE2b-256 cdaf86f0796acb0c6805f787a8ad750924cb78064f0d31b9dbbbfcc507f61637

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: rbc_project-0.7.3-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 197.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/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for rbc_project-0.7.3-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4faae400805a73bc872cfe9e919a813cb64c148a59df0e61157ef70c44094fa6
MD5 40b1a813f3614e1b494f7d4e87f9d5db
BLAKE2b-256 9bc945781ce5d508a4edab306178c8e761b9593050706938ac00bda65722cbfa

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