Skip to main content

explore rust functions in a TUI with an AI

Project description

rspyai

A Textual app to explore your Rust codebase.

requirements

  • uv to bootstrap a python environment
  • an OPENAI_API_KEY set in your environment

usage

[!NOTE] This project is a personal project. It might break for some reason.

# start the function browser
uvx rspyai

# start the function scanner at a specific path
uvx rspyai [path_to_rust_project]

interactive TUI

the TUI provides:

  • function tree browser
  • information on each function: signature, docstring, parent file, etc.
  • ai-generated summaries with AI agent summary (pydantic-ai)

rspyai

development

# Clone the repository
git clone https://github.com/zzstoatzz/rspyai.git
cd rspyai

# Install development dependencies
uv sync --dev --all-extras

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

rspyai-0.0.2.tar.gz (2.2 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

rspyai-0.0.2-cp313-cp313t-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

rspyai-0.0.2-cp313-cp313t-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

rspyai-0.0.2-cp313-cp313t-musllinux_1_2_armv7l.whl (1.2 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

rspyai-0.0.2-cp313-cp313t-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

rspyai-0.0.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.7 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

rspyai-0.0.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

rspyai-0.0.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (974.9 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

rspyai-0.0.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.0 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

rspyai-0.0.2-cp313-cp313-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

rspyai-0.0.2-cp313-cp313-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

rspyai-0.0.2-cp313-cp313-musllinux_1_2_armv7l.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

rspyai-0.0.2-cp313-cp313-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

rspyai-0.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

rspyai-0.0.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

rspyai-0.0.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

rspyai-0.0.2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (975.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

rspyai-0.0.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

rspyai-0.0.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl (1.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.5+ i686

rspyai-0.0.2-cp313-cp313-macosx_11_0_arm64.whl (946.4 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

rspyai-0.0.2-cp313-cp313-macosx_10_12_x86_64.whl (986.0 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

rspyai-0.0.2-cp312-cp312-win_amd64.whl (955.5 kB view details)

Uploaded CPython 3.12Windows x86-64

rspyai-0.0.2-cp312-cp312-win32.whl (857.0 kB view details)

Uploaded CPython 3.12Windows x86

rspyai-0.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

rspyai-0.0.2-cp312-cp312-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

rspyai-0.0.2-cp312-cp312-musllinux_1_2_armv7l.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

rspyai-0.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

rspyai-0.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

rspyai-0.0.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

rspyai-0.0.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

rspyai-0.0.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (975.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

rspyai-0.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

rspyai-0.0.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (1.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.5+ i686

rspyai-0.0.2-cp312-cp312-macosx_11_0_arm64.whl (946.4 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

rspyai-0.0.2-cp312-cp312-macosx_10_12_x86_64.whl (986.0 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

File details

Details for the file rspyai-0.0.2.tar.gz.

File metadata

  • Download URL: rspyai-0.0.2.tar.gz
  • Upload date:
  • Size: 2.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.7.8

File hashes

Hashes for rspyai-0.0.2.tar.gz
Algorithm Hash digest
SHA256 8136cbb453e1db6d0e70770800f83e0f7982e281ab515f2c3761251a87de4700
MD5 224087b6dc32ea69c7e8f19e042059fa
BLAKE2b-256 f6a5077282f436ee82b30d65fe4ed9bfa2246823371ef9a57ae4298b899f3b2a

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a39d04077e6a225199032eeb1ce510c0fc2ffe7e301a63e4b0c860ac9fbf529b
MD5 83e916c90b64a8b3c19b1390c32bc5bc
BLAKE2b-256 37c8f8d166aa5e4047310debd9aee49a376ce3f6a417498b342a32e64a615369

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3778027f02c6e053e300075d1a8a1cf8c1ad25659976b4414e8011405736d25f
MD5 154ebace9a9715d749cee6be8162460d
BLAKE2b-256 dc947439fb41fce848e9b2a80fee4aa1019752afe1c7c1d7581e59d8b21925a1

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b635561580d40ffdb76793f0ab807dcbdf2bf849f1ba30dce344f7ba59bf3fda
MD5 08132d9519a571f983df5b4f8322d7ad
BLAKE2b-256 656151f43c93ea451425bfc59dba5f2943e578519d08b4c80826800cbfce1f97

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 be382b5b754c01fbe769032c9d335269ee59e4c3703d86c56efbb4eb0ff280b1
MD5 3adead5a3e76ab22ad50f6df8b5e187f
BLAKE2b-256 974d01f64df0342efd27bbbb005ef64a445c888c584260a6b733601ce983ac3f

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 325e27409b6ab5c761a6e508169347264a3ab34cffb32cecbb2716f4026e5ef1
MD5 c16c58470c74888e26fb33cf8785ecbc
BLAKE2b-256 1528921fa41bc8d33a5c2bb3722d930b7e108cae4af600310ac53d8091148fc6

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 81122cd1ba72a533c814bcbd07fa97f2f33c00606a58d8e282cc4571b17a9b84
MD5 216aae894c7e739decde460ae5a2666e
BLAKE2b-256 71631a8622b9f0ed496e8fd365102a63060d5b88488a88c0a0379cf99c63839b

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 4056e7be55563568e879511661937e86cbbf12db5aa9e0c986129694e3b8ed37
MD5 dc4e2fba40aec9f26158170011bbeac3
BLAKE2b-256 accf053f1520469987739f2c5f740d0ff8f5b8e75797d91944034b18e6f50843

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 411e5b5063d96a02e2b83b84c0583e6e2f296399d40892082d4ddef9be525001
MD5 f2eaacf84e4cacfb4cc9c0971a56989a
BLAKE2b-256 a867d1b08fe4ede370eb20bff79fc0e80484f383219e9347d1f7fad842912e74

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 92944e9a3165e64e8213c4a6d047cbba0ec881c08de51fd0acba80f84e94bc76
MD5 9c74f137cbece94a91ce4ce334431781
BLAKE2b-256 dd8554549991bc0542cf6c24efb7ceb8d23be0d3a690e90021527df9166a193b

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1e978ff4f73459440c0a79a70e2e4bcc0b2b7a2a4be5205730e1e9640028835f
MD5 50c29205e416cd05d621fc47eb8682ff
BLAKE2b-256 db8315b4542e16e7a9ffd33e4df3b31d3751a273ae8a740b4d8441f5124cb891

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ba382cf7b0e98c7f8e60309c8645c484761eee11c4b244af435def2fc4930dc1
MD5 a338393a9a74d434c0bcc2a863930606
BLAKE2b-256 ec7a0eafc839a54384c622e466b0f17ec40abf7201965c036ce242ba23d8b3a6

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 62be83de5185ab9101e8e8dabc3bc92aec7eac51d31888d732df6bf603c94889
MD5 f9818b635cfc01ce1a0de9620d37eb53
BLAKE2b-256 e2a145d0af93e1efa9574d777a550740f26c1b2a003d84502cb328696a87950c

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a8bb32a6e392000ce0fc025a294aa83315d3b3f34b5d735a6f9d2b71248c5885
MD5 16a7eaf80c3de7a6fba520fc7aa987c2
BLAKE2b-256 553594b52dbe26d82fe2470e8e8ef77751a48af2ac97761ff56b296831c1e6a5

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 41898f030842628c78a7d03ff69cbc1b18a0e66c25e74068be5029e5184b8a0d
MD5 b98a91b66ca138da3dc3b2d2c5cb6a3f
BLAKE2b-256 6028cad1692c3ef42f40295a29e4c596eec80916a7d0f8491d282acb81473949

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2db46286c38f8148240075524eded29b268350b3df8f4602a77c8a5381d9d30c
MD5 d7d96db5baed8b33b052ad61ae00dbe1
BLAKE2b-256 495db63de87c3a6a3e919ff73e375974538238aabcf95c8eae74082efec9f85b

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 1083400539d48d04c8836f0212ffa0e2243db81794cf1586bfe8bef88424b752
MD5 ac8692828418a5b9620b8413dd0df6bf
BLAKE2b-256 fa7d8b0d9a1bc47ebc3985defb9b132be65ca10a82219a600272c1ad000c5143

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7892242f5601986ca6f6605981054bafb1ceefdc4337b3073e609b9b6a71d754
MD5 ae7ac0a090d542d531bbbc456307e360
BLAKE2b-256 d5486d5cb4fae1f1fc31748273530eac09cd90cd4ba90893ca2f4193ab79eec4

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 c2463b3f94b8fed2777fef10850aff963bdb62f6c7f68b6c534eec1787508fa2
MD5 d5e941d020299ce1958fd41e35b6c397
BLAKE2b-256 5272adb7cdb38cfc06a7e1304060e430ad16f36ce98dc00e625a368252d57a61

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2216f92553248920e0a5eba24fe039073ef2df7f39b914683afc20e83645b814
MD5 ea1c64dc36c1f4ef8a8c32a37b425dec
BLAKE2b-256 22e8cf6f07f4addb89482d99c9eb08d5dc8a6826889c2a95f77e199c0f7eb395

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 739302c6f47d369a360984d09d251c787aea5f2cd17977b53611506d79d4dbdc
MD5 46a90d6864717018084d98be42ffeaea
BLAKE2b-256 88f91a44901bb1cc9a8ab7d11b541678bddabd5bff9b3d559dd522b66b9adcd0

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: rspyai-0.0.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 955.5 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.7.8

File hashes

Hashes for rspyai-0.0.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 331f6e21f53fa76b504b3a47b857ebccc64753c5ca3bde7a550e8d4acf27f536
MD5 931cb4949b37c9e1dab28a698ff3edde
BLAKE2b-256 4aa420d48f9c2d5d4b40a32488ff32e334f646ba927b7c2ecfb508b910fbf72a

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp312-cp312-win32.whl.

File metadata

  • Download URL: rspyai-0.0.2-cp312-cp312-win32.whl
  • Upload date:
  • Size: 857.0 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.7.8

File hashes

Hashes for rspyai-0.0.2-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 a462a4af6f8330e8ba4a76a054863b4b016415553a335d036fda51ce38c1a638
MD5 037ce78388015e3880b7dc676999d9bf
BLAKE2b-256 aa99d5a6b28ad9f99127d45a067eb3d9b0404e1c7fea2220dbf4ecb6f0514596

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6cdbc9a4bd087e492e2ddf8bdf99c6aba0592b229977a60cad3e5214287255ef
MD5 7996b923c984b299e6a55143be054579
BLAKE2b-256 1d9c606643da774106d31bd6623b2ed11e71f7e3ca39c32fc03bcbdd9f037eae

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 650397edda4932e0c230e37eeb0041b70136b5fdf1a98b10cd66d7347ee6f2d3
MD5 b6e14eb89f949e0b68f5f4da2fd94152
BLAKE2b-256 18610908e7af8074bb8e8f8c8a6149d2782dc38ca3ca2d3bf715b9adee63f3e5

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 dd0a58d395ac45ebb32b1b4edc20977b6a8048df47afb7c1c7722408882a1f00
MD5 160d909c11393c24f53f825afbd0cfaf
BLAKE2b-256 1976564263d43723a08d3b9494dfb3b36703e8e67c2a80bf67581b348889f693

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ff32bd443d0330eb6dd14d5695556dd1870e4ac335695713d23067221e2cd511
MD5 bacd939a41f757172cd9d5394b9e48c9
BLAKE2b-256 e35305c9c7a97e5191d2cef1dda85bf59a49790d0d65d45497139d3a58b9ad65

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d2081d2f4f3eeda6b3b6edcd1f2056883d1c173ca1798d010df938bb31b9458d
MD5 5f4726d663c116180661362376e15dbd
BLAKE2b-256 34ae8c3ac42e4a00a5f3090ff7b4955e5e50745bb025134c3ab790ee599c279e

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 eade05b1422e8aab02c30698d767dbef2cd88eaeb96b75c82d36019568a0f140
MD5 03149118ee11a1bdb64cedbd01899416
BLAKE2b-256 13040862c225432e208741734b52657d2d9d41a5d1c11989ecdaa45907d19489

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 bb2482afccf9c2cb48cee4090fb3b53354630b2ffb7bafd69f7b3514499ddb1d
MD5 abaa8b47c9c77bf930b5af3855b69b47
BLAKE2b-256 195c5b3a2cac25c399bccfc17f54ae8b4606a5a2e5573397e82d932999d9c4a5

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 5ba6025f2a0f3ed4315f7ecc04711436f01dcdfd0bf20b79ac0fc0feef59b39f
MD5 0d002eee138494d9dd89fccb0f46e995
BLAKE2b-256 98c4256e46ff9663061085002ee2765607dda58b378233719ff2d91753b6c17f

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a2e04e40fa388f6c683d21cfd3ba17f9920238555eb9d42fa4683b0aae160a1a
MD5 065b7a6eaf448f1936b514bb065fd3c3
BLAKE2b-256 6cccede584915126a9f32ad9f0f1ec6f79109d5fb733a3d5b3654acc67f6dedb

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 eaa202904453c9ecb4f4b08f192c886a2135725ef359ed551d52dacaff6d52cf
MD5 785c6c35252b068678c4fdfdf079a57a
BLAKE2b-256 833db9a0a5410353b62468b521138c79afa0417c56119034affb9be6ecb5ca88

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 734a000b1b495125c16b2a82cb977c4f37388c04a56dbdc1367136caab0a81bf
MD5 4f75a160980289101a2302700e65f1d4
BLAKE2b-256 3591652713a5c581a1b3e5dc8582f5ed51f521f9772271d76368cb086d3af3ec

See more details on using hashes here.

File details

Details for the file rspyai-0.0.2-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rspyai-0.0.2-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 76d0ec40466a7778b906d5677b6ca66edc743ce502b3afabb6fef9fbb041fb38
MD5 2f6cb96d8aefaf38c10448d48fdebee3
BLAKE2b-256 38c52f46379e662d3a1ca1b4e819b90851686dd0600d2da1246c2e844d1f4b99

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page