Skip to main content

A superset of Python with many new features, including full JS integration, multiline comments, header files, and optional curly brackets around control statements

Project description

This is reStructuredPython 2

Publish Python Package Latest Version PyPI Downloads Socket Badge CodeFactor Python Versions Static Badge

The all in one, new python. reStructuredPython aka 'rePython' is a superset of python with many new features, such as header files, similar to C and C++, Optional Javascript-like syntax with curly brackets {} around control loops, function chanining and more. All the features can be found in the syntax/feature guide of our documentation https://restructuredpython.readthedocs.io/en/latest/reference/Syntax_Guide.html

To download the reStructuredPython compiler using the python package index:

pip install --upgrade restructuredpython

Download our vscode extension with intellisense support from the visual studio marketplace

To use the reStructuredPython compiler:

repy path/to/your/file.repy

It is that simple!

Basics

reStructuredPython code is written in a file extension .repy and reStructuredPython header files are written with the file extension .cdata. Functions can now be chained in a more readable syntax. Control loops an be defined with curly brackets, instead of colons. View entries 1, 2, and 3 of the syntax guide for more details.

Contributing

Please contribute and raise issues! We just started and this is a pioneering project. Fork the repository, make your changes, update the documentation in the docs/* folder, add examples (if applicable) in the tests/.repy and their compiled versions in tests/.py directory as well as in docs/source/tutorials/programs and in docs/source/tutorials/compiled_programs. Once you have ensured all features work of the compiler by test-compiling the other files in tests/.repy/*, make a pull request with the github issue number is applicable, short concise title and description of your changes. Warining: The first paragraph of the pull request description will go to be part of the changelong, so keep it short and clear. PLEASE DO NOT label your changes as a new version. That will be done manually or by a bot.

Changelog

View the changelog at https://restructuredpython.readthedocs.io/en/latest/changelog.html

Common mistakes

These mistakes will reslut in a syntax error thrown by the REPY compiler or invalid python. View the error index at https://restructuredpython.readthedocs.io/en/latest/compiler/error_index/

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

restructuredpython-2.5.0.tar.gz (16.5 kB view details)

Uploaded Source

Built Distributions

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

restructuredpython-2.5.0-pp311-pypy311_pp73-win_amd64.whl (27.5 kB view details)

Uploaded PyPyWindows x86-64

restructuredpython-2.5.0-pp310-pypy310_pp73-win_amd64.whl (27.5 kB view details)

Uploaded PyPyWindows x86-64

restructuredpython-2.5.0-cp313-cp313-win_amd64.whl (27.5 kB view details)

Uploaded CPython 3.13Windows x86-64

restructuredpython-2.5.0-cp313-cp313-win32.whl (27.0 kB view details)

Uploaded CPython 3.13Windows x86

restructuredpython-2.5.0-cp313-cp313-musllinux_1_2_x86_64.whl (32.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

restructuredpython-2.5.0-cp313-cp313-musllinux_1_2_aarch64.whl (33.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

restructuredpython-2.5.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (34.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

restructuredpython-2.5.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (33.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

restructuredpython-2.5.0-cp313-cp313-macosx_11_0_arm64.whl (25.5 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

restructuredpython-2.5.0-cp313-cp313-macosx_10_13_x86_64.whl (25.2 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

restructuredpython-2.5.0-cp312-cp312-win_amd64.whl (27.4 kB view details)

Uploaded CPython 3.12Windows x86-64

restructuredpython-2.5.0-cp312-cp312-win32.whl (27.0 kB view details)

Uploaded CPython 3.12Windows x86

restructuredpython-2.5.0-cp312-cp312-musllinux_1_2_x86_64.whl (32.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

restructuredpython-2.5.0-cp312-cp312-musllinux_1_2_aarch64.whl (33.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

restructuredpython-2.5.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (34.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

restructuredpython-2.5.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (33.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

restructuredpython-2.5.0-cp312-cp312-macosx_11_0_arm64.whl (25.5 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

restructuredpython-2.5.0-cp312-cp312-macosx_10_13_x86_64.whl (25.2 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

restructuredpython-2.5.0-cp311-cp311-win_amd64.whl (27.5 kB view details)

Uploaded CPython 3.11Windows x86-64

restructuredpython-2.5.0-cp311-cp311-win32.whl (27.0 kB view details)

Uploaded CPython 3.11Windows x86

restructuredpython-2.5.0-cp311-cp311-musllinux_1_2_x86_64.whl (33.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

restructuredpython-2.5.0-cp311-cp311-musllinux_1_2_aarch64.whl (33.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

restructuredpython-2.5.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (34.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

restructuredpython-2.5.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (33.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

restructuredpython-2.5.0-cp311-cp311-macosx_11_0_arm64.whl (25.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

restructuredpython-2.5.0-cp311-cp311-macosx_10_9_x86_64.whl (25.2 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

restructuredpython-2.5.0-cp310-cp310-win_amd64.whl (27.5 kB view details)

Uploaded CPython 3.10Windows x86-64

restructuredpython-2.5.0-cp310-cp310-win32.whl (27.0 kB view details)

Uploaded CPython 3.10Windows x86

restructuredpython-2.5.0-cp310-cp310-musllinux_1_2_x86_64.whl (33.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

restructuredpython-2.5.0-cp310-cp310-musllinux_1_2_aarch64.whl (33.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

restructuredpython-2.5.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (34.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

restructuredpython-2.5.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (33.4 kB view details)

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

restructuredpython-2.5.0-cp310-cp310-macosx_11_0_arm64.whl (25.5 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

restructuredpython-2.5.0-cp310-cp310-macosx_10_9_x86_64.whl (25.2 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file restructuredpython-2.5.0.tar.gz.

File metadata

  • Download URL: restructuredpython-2.5.0.tar.gz
  • Upload date:
  • Size: 16.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for restructuredpython-2.5.0.tar.gz
Algorithm Hash digest
SHA256 2cb147bf11b528f82a0cbdf59cd60413959e7392aed0dc9f2f545b6f4b36e8d8
MD5 37d76ffa5e0b1251f7b344279320ad34
BLAKE2b-256 34127de6b415f58b331294f5fe5f500553f7555c462b0f390c417d765877266c

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0.tar.gz:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 b68cb9316ce548bc78f824e6ad344179d88850d35b6baa5c665fb78f21caa32a
MD5 3884db525a5c74ee74530628b8fbefa7
BLAKE2b-256 0760874e00375f27514daa350d8f4219f0dc774b24bae5af7e0b7f043177d0fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-pp311-pypy311_pp73-win_amd64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 ff222f9276f9a151982817743514b661ba7ab09676067ac5459aae4d9939b575
MD5 be10e1b8634dbe408e3c2e88ad4fe42f
BLAKE2b-256 018a9d1141194aef11b8bf02d3f381a0fe7286d2f6a8d095a1b87ea3d366069b

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-pp310-pypy310_pp73-win_amd64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c063f8b641b296cf79786d9c895d4f5df4383c5bce39f002381335894d69b507
MD5 14b6d14f6004af6e0d04bffe9d462e51
BLAKE2b-256 b103ad46277d8d542281759865ac293d3882b6605b8a2f0d539c51ea3ee09218

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp313-cp313-win_amd64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp313-cp313-win32.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 ab13a84dd2beeb47015e28ef463c042dea0bd7ab7a9249d544e08a2cb0973fbb
MD5 b32ca6f240c0af134644c1c60ebbb622
BLAKE2b-256 8348583592478a3935a97fffb58a57d8c0e8f22020a2cc481be514117bbd0d8c

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp313-cp313-win32.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 544e42cfe77ccc8248b6dae9871e856d0aa1eb244461408e4105e6d95894804d
MD5 182b2b67ecf8375ff86fac924b9baeb1
BLAKE2b-256 2107cd3c02151e57bad309ae8acb203a7c11f2c2bb42ec04f90101523e5dc6e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f97db057dc9fedd960d1a17e6ee91f6e50eb56956f85bb2781ddddbf6d7d5743
MD5 39e859863f0e07195bf71c6e90f0be24
BLAKE2b-256 2ba8cc20676e37b719f63abbd3d63c163ccbeeaab780e0d2c2a33d738d41b940

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0aca78e6feece0c8e76724f65d6f931ec61965fe601ad6fc178fae1aa990c6fb
MD5 f1d009c29f8399312d5aead9301f85d3
BLAKE2b-256 80ccf0c6995b726910c1b08ab8551f6da32de8a7b8864f178a23385418ebb947

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 a0788a8589e08ecf2e251c905ec3023bd336be1b4b36006011ec637c8f087bf5
MD5 ff93b4683446df4ae1a44488a9bc19a8
BLAKE2b-256 62aa7e2afd70f52379bae4abdd6e5c68ee48b86148f97c3b63148b6b43cffeb3

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f73bb972cacac9500c3a4002bbbd74004682cf5d3398f975785da603f910f7c1
MD5 86db375bd9efcd5043cc8128d74b209f
BLAKE2b-256 d3863123b8571a7f6adccf72f2d5770d1d5be83ddd1d66adbab5e97fa94d67d9

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 9d5ea8b6dac9bd63f1a2e43d972b1ba19f875add0518b33af12d591d9fedaf72
MD5 8fd1a8e756556d6d09cddf8f1849efcc
BLAKE2b-256 0821f88f4d446491ad29ad5de4a77d70f729f330385739ba929f44dfdc364f48

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 eaf2a01c1607efc3af04b9c873fe01fb6078dcbb88ee462daf5da58029e9129f
MD5 81ef45c549a831c5e99e40f745c8d5be
BLAKE2b-256 696cb305f048ce02b6b6120b69e525eee678746f39263b4e18a71785d5e14ea0

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp312-cp312-win_amd64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp312-cp312-win32.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 127d466662a369b22c75cf928beea77de44a0bf4454e008a3416bbbfdf695a4a
MD5 0a6b5506bd937d71eab58fc3f32fd272
BLAKE2b-256 8ffe9ab09608ebaed849f8f413caff23ddff81d27ac03d635fddd4db853243f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp312-cp312-win32.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 43b506b62b27401194ec3d534bf6c830e628d79c508ba1162fa590f34f9493de
MD5 9cb114990c0a2d5843a1c09d7d6073d0
BLAKE2b-256 976635655976a10c49052c183ccfe0e899fc09673fd86c76e7ff4f11ffe9440b

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 318fa7961d577008f67a9b8442564ed360f6bc8a4702a128323d8f76b0908838
MD5 c5431794f48ebb5e63cfca914e502df0
BLAKE2b-256 b3a0460c3043b60cd20cfa84bd6642d4218cb3266c7f32bbe733a502de8f8eea

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7a10a8ea81a5ab7efa48ca8fc76b8385646f5ccdaa39d1c4def489c0e49b88bd
MD5 5c6a44593a566704e7fe391fcc04b21b
BLAKE2b-256 05057ae83c0ca4ba7ebcd6cdfd28b5da846febc27773515d109fe7e3a77970b8

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 bced43dd7e2a081bbcfad8032c4cc4da0a61a6717ebecd0793b375aa2d39695e
MD5 668c0d12f7d03b7a3ab4ddd2ef145e06
BLAKE2b-256 f3141c9bfb3403555e98f6b810786d02ce02a3b4fba794544bf5abd1d2d232c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1aed4b4b346ee53a5faeee55d8c38aab31de0c4cbdd430fec5000be9a767d04b
MD5 4db2a425c0a773d4883f273c6a07fb6c
BLAKE2b-256 48b224db4b990917babc841ecc3f6534646992b37f3d57fff646272541f1d649

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 c494a58e9f48da4a309e6f84e250f56df54dfbeea14e35b83735a01befc6c026
MD5 16dc314b4a636b2646661c666f63ac1f
BLAKE2b-256 b50c35fac98ed872ac02c3a5aae4bfd988800df9f3b816d4cdf680188859b3e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 18ffe7f42d0d1a16fc8ac3d4e98adbd713494768b881f0519893d963a61fc417
MD5 5b99b56f6bd9027c02e0f28ecac376dd
BLAKE2b-256 973698b025c4c7614136d8aa29af81bdada92d1f79a1cd8fcb67753e73c1bf64

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp311-cp311-win_amd64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 aa55a0e59f5e79ddc1ed963b14e4e9bdf4ad729efd3efa8e66c6e70003886a4a
MD5 92ea537e07e65154c32bf3d45fc8592f
BLAKE2b-256 cdc2a535ce6775979129cc3d2a4cff00c7e45aad8f0f48e1194f70f10f4ba5b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp311-cp311-win32.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cabc54b0ff95804ecc3b7c8e53417b3409084dafbfc71c58a9f8287d0bf97a79
MD5 08ea2d5f6d6fbaf8f1e0ca2fb669e514
BLAKE2b-256 5cb631024a035918fac0d249d7507051fa6a3466442ca8d7f12f9341848f927c

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3d727d35995c2e32a349629631eac9d0f40af2972b919c8332db4629dd6db3e8
MD5 1ca9ade54c597d7b651d3a0f09126b8f
BLAKE2b-256 0ce6fb9b09c2e0b92bc6c7c621377b917ef5a108c98975f67fbba13732d86fed

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 05899be07a4df2f1abef7584949932480a9a95f51d184c5a7a3c28e666cee77f
MD5 37aa7a8f6a7c5747ce5380fb5af77c97
BLAKE2b-256 d0c6ff7e39ee1ef7c2ad2d854a727c38329bd95891586ef3b5729cd6d2db65be

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 7889f793257ad8489070e7bd1c065da4b2ff90dab550ad9585e3ff3c77ead996
MD5 05d5c1e8e862780c3e5ae7c434df4973
BLAKE2b-256 bf4220c39dc05841e7a9b44a39ad03ce198eb807f1ad8efa1594baaf14be5d8b

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 08c4851d3a33bc73e79b83b13e618f78b3416361b0f7228475af8cc697d956ee
MD5 17d77d831030c3ca810c7eb5e25bd2e4
BLAKE2b-256 c955c986c596564d6022f41607dacb3ad8cf32df55d453a330e16fedeb615830

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 49bae5fcdc92106bb4a4f16bd226c9ead2c10898daa41f2d4b899082606d764f
MD5 408bd5344035418f643bb830b5d6a654
BLAKE2b-256 cea2abe3358c216d348a39032b6fe8d720dba7c6008a5c345efcf7271aad2574

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 ef75d167fb5ca4d2ddc8645fcdb2855e24f29ebcc5101f2ea4eddc4c6a7cee46
MD5 aa7914f5fe681b448e55085a1c32c8f0
BLAKE2b-256 4890f65ab6ab536a96cc7fb5e16fc56fd05415edafea8571e48fa5bc754d6f96

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp310-cp310-win_amd64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 15d933997e369df735f365b5afe33fa54be7882736231559e5de3a66deb819d2
MD5 ff25602bfe4ca525ce0d6a677ab67d18
BLAKE2b-256 10c6e4d6576227665130b6ab375b0ae69ba965b674d37dcd66e46b31bb520447

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp310-cp310-win32.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0cda038f45b5abf5341e26198ffd79322ff39d60249d4ec78a499800ff30ad63
MD5 217a3edec2f296debdb916a95b20fd3e
BLAKE2b-256 cdff328539a55b0789f2406c8dfd2720b355caf254cb13396261019b9c2a151a

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2c91618a939e3ce3b95453184555982a5cbb94c328d4d40446f0f5559e5800f5
MD5 3e6d2c0f726e90e6e2a2bfa68b77eeee
BLAKE2b-256 e74a94c6bbff6acf0add747492de0415e49139bbba3fde8f429af8d1e7aa3084

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 21ceba7b470e22f3c181db92fd26f61059bfb101c9b090a92ac6a436f8f17ba9
MD5 172eff46c6084dc45054334e55c5eea1
BLAKE2b-256 5ccacee5012e935728056a075997a1bbdb9327bc05c8ad813604b3d678f44333

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 4faedc3e69b505860d43c5367bcb87d2970b2f60035555e58603d7103704189f
MD5 efbdedf5fa2aee878143ae57d843a02d
BLAKE2b-256 22ece5cca6477436952e495587c2caf0a648a28fc3e45661bf1ad57d48ed07a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a172919d24ad249686e1fb899656713b2c70246292f5e9b257ee5c4f6ffd317f
MD5 4b2bc280c9778988c5378768b017bb7e
BLAKE2b-256 4d0790a5e1eabf90beddbfa56e99a72cd11403b7cc91ccee5353d56933e9f0bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file restructuredpython-2.5.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for restructuredpython-2.5.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3113115a2fdab3b593001a5f75a87d3377b8eb9894c314ff41578a7ef3dda4cd
MD5 bd8798c3e2cb402c9be85b937d508117
BLAKE2b-256 5356fe368f11d6be6cfef0d3f125a6ccddfa6e1d37ed83f73a0384bd45588bbd

See more details on using hashes here.

Provenance

The following attestation bundles were made for restructuredpython-2.5.0-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: publish.yml on sharktide/restructuredpython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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