Skip to main content

Angreal is a tool for templating projects and associated processes to provide a consistent developer experience across multiple projects.

Project description

Angreal

image PyPI - Downloads image Angreal Tests Angreal Docs Deploy Angreal Release

Docs are available here.

Angreal is meant to:

  • allow the consistent creation of projects
  • provide consistent methods for interacting with projects

Quick Start

  1. Install via pip
  2. Initialize a project from a template
  3. Use the template
$: pip install 'angreal>=2' #pip install angreal will also work
$: angreal init https://github.com/angreal/python

What is it?

Angreal is an attempt to solve two problems that I was running into in both my personal and professional life as a data scientist and software developer. I do things often enough that they needed automation, I don't do things so often that I remember all of the steps/commands I might need to get them done. Angreal solves this problem by allowing me to remember by forgetting : I only have to remember the command to do something not the actual steps to complete the task.

How does it solve these challenges ?

Angreal provides a way to template the structure of projects and a way of executing methods for interacting with that project in a consistent manner. These methods (called tasks) travel with the project so while templated initially, they're customizable to the project - allowing some level of flexibility in how a task functions between projects.

Why 2.0 ?

The original angreal was built on top of a number of python modules that were under active development and used by a number of other projects. The nature of the application itself meant that core application found itself in dependency hell regularly - and became rather annoying to use. The 2.0.0 release is a complete rewrite that uses Rust to provide a compiled binary with the goal that it will require no external python dependencies.

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

angreal-2.1.4.tar.gz (3.4 MB view details)

Uploaded Source

Built Distributions

angreal-2.1.4-cp312-none-win_amd64.whl (5.2 MB view details)

Uploaded CPython 3.12 Windows x86-64

angreal-2.1.4-cp312-cp312-musllinux_1_2_x86_64.whl (8.1 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

angreal-2.1.4-cp312-cp312-musllinux_1_2_i686.whl (8.1 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

angreal-2.1.4-cp312-cp312-musllinux_1_2_armv7l.whl (7.8 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ARMv7l

angreal-2.1.4-cp312-cp312-musllinux_1_2_aarch64.whl (8.0 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ARM64

angreal-2.1.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.0 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

angreal-2.1.4-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (8.6 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

angreal-2.1.4-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (8.7 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

angreal-2.1.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (8.2 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

angreal-2.1.4-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (7.5 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARMv7l

angreal-2.1.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.8 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

angreal-2.1.4-cp312-cp312-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl (12.8 MB view details)

Uploaded CPython 3.12 macOS 10.9+ universal2 (ARM64, x86-64) macOS 10.9+ x86-64 macOS 11.0+ ARM64

angreal-2.1.4-cp312-cp312-macosx_10_7_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.12 macOS 10.7+ x86-64

angreal-2.1.4-cp311-none-win_amd64.whl (5.2 MB view details)

Uploaded CPython 3.11 Windows x86-64

angreal-2.1.4-cp311-cp311-musllinux_1_2_x86_64.whl (8.1 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

angreal-2.1.4-cp311-cp311-musllinux_1_2_i686.whl (8.1 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

angreal-2.1.4-cp311-cp311-musllinux_1_2_armv7l.whl (7.8 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ARMv7l

angreal-2.1.4-cp311-cp311-musllinux_1_2_aarch64.whl (8.0 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ARM64

angreal-2.1.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.0 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

angreal-2.1.4-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (8.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

angreal-2.1.4-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (8.7 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

angreal-2.1.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (8.2 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

angreal-2.1.4-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (7.5 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARMv7l

angreal-2.1.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.8 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

angreal-2.1.4-cp311-cp311-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl (12.8 MB view details)

Uploaded CPython 3.11 macOS 10.9+ universal2 (ARM64, x86-64) macOS 10.9+ x86-64 macOS 11.0+ ARM64

angreal-2.1.4-cp311-cp311-macosx_10_7_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.11 macOS 10.7+ x86-64

angreal-2.1.4-cp310-none-win_amd64.whl (5.2 MB view details)

Uploaded CPython 3.10 Windows x86-64

angreal-2.1.4-cp310-cp310-musllinux_1_2_x86_64.whl (8.1 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

angreal-2.1.4-cp310-cp310-musllinux_1_2_i686.whl (8.1 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

angreal-2.1.4-cp310-cp310-musllinux_1_2_armv7l.whl (7.8 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ARMv7l

angreal-2.1.4-cp310-cp310-musllinux_1_2_aarch64.whl (8.0 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ARM64

angreal-2.1.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.0 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

angreal-2.1.4-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (8.6 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

angreal-2.1.4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (8.7 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

angreal-2.1.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (8.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

angreal-2.1.4-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (7.5 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARMv7l

angreal-2.1.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.8 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

angreal-2.1.4-cp310-cp310-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl (12.8 MB view details)

Uploaded CPython 3.10 macOS 10.9+ universal2 (ARM64, x86-64) macOS 10.9+ x86-64 macOS 11.0+ ARM64

angreal-2.1.4-cp310-cp310-macosx_10_7_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.10 macOS 10.7+ x86-64

angreal-2.1.4-cp39-none-win_amd64.whl (5.2 MB view details)

Uploaded CPython 3.9 Windows x86-64

angreal-2.1.4-cp39-cp39-musllinux_1_2_x86_64.whl (8.1 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

angreal-2.1.4-cp39-cp39-musllinux_1_2_i686.whl (8.1 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ i686

angreal-2.1.4-cp39-cp39-musllinux_1_2_armv7l.whl (7.8 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ ARMv7l

angreal-2.1.4-cp39-cp39-musllinux_1_2_aarch64.whl (8.0 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ ARM64

angreal-2.1.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.0 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

angreal-2.1.4-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (8.6 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ s390x

angreal-2.1.4-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (8.7 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

angreal-2.1.4-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (8.2 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

angreal-2.1.4-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (7.5 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARMv7l

angreal-2.1.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.8 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

angreal-2.1.4-cp39-cp39-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl (12.8 MB view details)

Uploaded CPython 3.9 macOS 10.9+ universal2 (ARM64, x86-64) macOS 10.9+ x86-64 macOS 11.0+ ARM64

angreal-2.1.4-cp39-cp39-macosx_10_7_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.9 macOS 10.7+ x86-64

angreal-2.1.4-cp38-none-win_amd64.whl (5.2 MB view details)

Uploaded CPython 3.8 Windows x86-64

angreal-2.1.4-cp38-cp38-musllinux_1_2_x86_64.whl (8.1 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ x86-64

angreal-2.1.4-cp38-cp38-musllinux_1_2_i686.whl (8.1 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ i686

angreal-2.1.4-cp38-cp38-musllinux_1_2_armv7l.whl (7.8 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ ARMv7l

angreal-2.1.4-cp38-cp38-musllinux_1_2_aarch64.whl (8.0 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ ARM64

angreal-2.1.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.0 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

angreal-2.1.4-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (8.6 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ s390x

angreal-2.1.4-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (8.7 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

angreal-2.1.4-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (8.2 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

angreal-2.1.4-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (7.5 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARMv7l

angreal-2.1.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.8 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

angreal-2.1.4-cp38-cp38-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl (12.8 MB view details)

Uploaded CPython 3.8 macOS 10.9+ universal2 (ARM64, x86-64) macOS 10.9+ x86-64 macOS 11.0+ ARM64

angreal-2.1.4-cp38-cp38-macosx_10_7_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.8 macOS 10.7+ x86-64

angreal-2.1.4-cp37-none-win_amd64.whl (5.2 MB view details)

Uploaded CPython 3.7 Windows x86-64

angreal-2.1.4-cp37-cp37m-musllinux_1_2_x86_64.whl (8.1 MB view details)

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

angreal-2.1.4-cp37-cp37m-musllinux_1_2_i686.whl (8.1 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.2+ i686

angreal-2.1.4-cp37-cp37m-musllinux_1_2_armv7l.whl (7.8 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.2+ ARMv7l

angreal-2.1.4-cp37-cp37m-musllinux_1_2_aarch64.whl (8.0 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.2+ ARM64

angreal-2.1.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.0 MB view details)

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

angreal-2.1.4-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl (8.6 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ s390x

angreal-2.1.4-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (8.7 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ppc64le

angreal-2.1.4-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (8.3 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

angreal-2.1.4-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (7.5 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARMv7l

angreal-2.1.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.8 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

angreal-2.1.4-cp37-cp37m-macosx_10_7_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.7m macOS 10.7+ x86-64

File details

Details for the file angreal-2.1.4.tar.gz.

File metadata

  • Download URL: angreal-2.1.4.tar.gz
  • Upload date:
  • Size: 3.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for angreal-2.1.4.tar.gz
Algorithm Hash digest
SHA256 a6d1ba64cc34f8ac2eb806e066ae9f85838b32417b7e178d300cd11d15a48e58
MD5 eb62fe7dca751ff465bed912121eca55
BLAKE2b-256 e2ee5ac2233a41cede0cf323568fd1e5a0e7e36ed71a8d2245ebe49488657bd1

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp312-none-win_amd64.whl.

File metadata

  • Download URL: angreal-2.1.4-cp312-none-win_amd64.whl
  • Upload date:
  • Size: 5.2 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for angreal-2.1.4-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 4f3b5578affa8141479c0a25d9229fa8b321141fecc60dddf77dc3fdc01e09f4
MD5 6372d32c7bd8216e0c32710703e28f84
BLAKE2b-256 84b4b92d1acaf45439ccf3aa37eb08e33da23e519c0af0a01bff02157a371797

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e0e788b7e7a6aef72bc2b084e80eb0f9a7178e75d59f81fffb00c77e82bfcd3a
MD5 b92187214028d9b363f3146667e6acd6
BLAKE2b-256 b0c623d178fa6065ed7a83bf43a04c98ebc3c814e358eb5e84a7d19b4237fcfe

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 89c8dcaae24a60dcdd26c415ca566cafad85f9391a570d2966a580841d5522e1
MD5 f9e74af4f8481be104e50b36b5f7e4df
BLAKE2b-256 fbf50a471df1118842f8c087215c8d719aa0ab2bceeb4aa2dff0c48d646f8069

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 633be486f89177c075cd8fca538004f64c412de4bf5c25d6bd2a14c0587bc0ed
MD5 e81c64d6faeb430173b90115d0e01101
BLAKE2b-256 9257fb91c42f5a0c72a79249b350379ca9366e02e3a9f43907cc7efe9f663cc2

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 738a278996b9440a5bfc78947c1dcbe6fe0e80618efd14e0c448f8c1478d8a08
MD5 d0ec7246bcaf2c87ad4c6133fb267075
BLAKE2b-256 1929f00939224d5bd24bde9d2c5aa7f69ac1d7410479593b67d2c141fd917f08

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5adb87adedfac9560fc21f950fd106a2217a80ae96b8ee06d689ebeec046d217
MD5 610ecaad44b8d4d0b15470a3e9095282
BLAKE2b-256 c28ce34b559b097f81216536082d305507011e5fb228deef8d8daa758c40190f

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c4c7f563c2db426e5e0b185f38f5926fad45aa46b16a97c44ce441b35fd3789e
MD5 34a94e6a2b529d58b9dbceccea701acd
BLAKE2b-256 2a77a0bd94430d66bfa944d5e5840890c4d968953dbf2ba4d0fbf812f15aae31

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b5ad56d57cfb1f0d61eb85e74d1785584526ba14db6efc7450d203522748fa34
MD5 854d7574ddf260d253b6553b241e297d
BLAKE2b-256 781268732a38822042b60f287b08181e56da5084c692eead185fe2649b4cc455

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 04eb522b5af13b38a4ba2409eb15a7edbb4e50acf17ec331bb5522923bbfc52b
MD5 0fea801156f454588d0aeb4039c91406
BLAKE2b-256 07f1d279a64f0b5235bbb9e6218b05ef0bf3248f81b552f82517b94e58392fdf

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 06b094dff9655b144756a8745f502ac819c18070b4d3aea7ff2003c383d6243d
MD5 d587850451c77fdb8080d84da98af64b
BLAKE2b-256 245e237f6dcccc4b0eb4c4928f585bd0b4158b0a3df205274951add1a4c25c43

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0e994cc538c4829af35fe2fd16d5282c183a7ea63070fa9ba2be8d1e53190398
MD5 3be866b7fcc10165a625039d3e1cafc8
BLAKE2b-256 6e049cffb07f88f83c0d84931f2a72cc32c45361f4fd6a2a04cb5ef183a3c784

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp312-cp312-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp312-cp312-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 5d921f93e75b1777bcf56fa15a313f8b61ec0949fd6a4ede280ebcbf20f3e574
MD5 06fb88223ec957b92e0fd00c77ce3c6a
BLAKE2b-256 dd54a5e01e14b8d80bf8d11e580998640733d82df6c254229bd9e08c733b429b

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp312-cp312-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp312-cp312-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 b948eb7c34259331005c3690f720c5284f43145b354f8e350910a2f8626191f5
MD5 44454e18a91ae7b01863c2b37f4b3e33
BLAKE2b-256 69a4ed9987676fb20b5dbae529f703f5bfccebe5ff41e4c62ead0c9a99f3f671

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp311-none-win_amd64.whl.

File metadata

  • Download URL: angreal-2.1.4-cp311-none-win_amd64.whl
  • Upload date:
  • Size: 5.2 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for angreal-2.1.4-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 0d076e8c115a32c52f03cc7a5b78e23425221fd629cfa5fbfccbabe0bf3e3540
MD5 0e4fffc24b5121eb1a3a02f26270a6da
BLAKE2b-256 1fade370107b7cd1e86a0e24e6b70739ab568b73b98dba672c70340ef786fc87

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6a6b90971dc3768dda823daaf704b9b9a246604ecade68275cd95664f4348b58
MD5 5291c9fdf3ddffc530e7ed1187783cd3
BLAKE2b-256 0e8157d89b9a65e51356cf98d688a7c2dd43b9d491fa956182af1d19ee148347

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4b85b840c68f36a043a6c1208b4b5cf44766c45e0f78dc481afc8bc068dde93d
MD5 02a377888a81035b4ee6d08885e18eed
BLAKE2b-256 6b6866dc9ee143dc5e11743701c9797fc908acba20224fc5aa46faeeeeee1ed9

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 bed932df720a626a35442b0b1400531a20c8f7dd2a52208dea4f477f64a6fbf2
MD5 176f5544c0431ca97493aa3411906ef9
BLAKE2b-256 65a4da79328c6062747c7e98732ddf114feb6e8810626697c28f60b1cd6127a6

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b33f6640d3ae14c4f4b929d61da7c7677cbe8329c6b0546b48dbb3213e0fa495
MD5 efed5090e9f4c805eb4109d975943140
BLAKE2b-256 269bf35a3a68ecdf296927249414b597169577b415001eab37581dcbac713aac

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4be3453dc2e83e0e1408e2c599bc3680bb153b85e9e916e4ea9e0f4f0ade4b76
MD5 02bbdaf35a54113e74dcc33b2131b957
BLAKE2b-256 18223191e714fe294a84658adda3bf9cbbdc2461a087c16cfb5a2319703ad7d6

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b83239970d541541a63d30406fa60ac99a3d8cebf303063ff478e94743b658a3
MD5 57820e371aa875bf8805c3cabf4f3fc0
BLAKE2b-256 367cf611eee678778999892c75a88d2a293ea3cfe27889cb0450909b67ac6fb5

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 1482edcde2e6b7fe724f69d9b42a8962dc0dfab84fd36a4c912d1ae1f8b61f0d
MD5 a736e651b66fa8ea94f6a6471e2b80f1
BLAKE2b-256 39958e80ab5be4acd2dfeb16391094af36fde551d7675b6e205f22767397bd35

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7db29fec2c530a1fe68df35ca08bcdc3276a944184bbabe307da836421d5fd08
MD5 ce1894a6a07a6bf8da5105c302fc489f
BLAKE2b-256 57e73447bab82b44e297cd0071702ef48d5c7f5411f7068faffe681d04be1ae7

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 35ef712a680b84a83f541f054c02e9403f33a7c7c8bc12034feea1f32c3d40f1
MD5 13fac1c69ed2def04c15fa419bb8533a
BLAKE2b-256 31e047b55ae027f09161d05ad00c65557c2c53e056a8994f15e75216bb0b8d0f

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fa7c64f4d6c556b13e97900ee9ec0114206ea1f050ebb4e6aaadebbde8bbdc33
MD5 c6497602d47f97743609432c74d91c4a
BLAKE2b-256 489ee48fec29e20b7c2e377b6c483accbc1372f53212a0e1b0930fcc68a29e4b

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp311-cp311-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp311-cp311-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 adcdc76707cff83bd55a3daee60d6cbc613f52b63f9768529aaaa0b9fe08eeba
MD5 a09e998dc0801227e0abe12434a909ec
BLAKE2b-256 7e84c1755e538d0a22f03acb16849657cdb6d192e5a5292ab4f0bc40cadbe3fb

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp311-cp311-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp311-cp311-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 f7a2185adfc0bdc7f8d0d1f9d35d0384715af2013794df17d4ad8848232870d4
MD5 63716fae23414181b5bbad38a9542a99
BLAKE2b-256 02dc7350fee164137098f28e378ef3da91d1c75c76f75b8ae634e4e751b4bd79

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp310-none-win_amd64.whl.

File metadata

  • Download URL: angreal-2.1.4-cp310-none-win_amd64.whl
  • Upload date:
  • Size: 5.2 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for angreal-2.1.4-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 15fba45e381d50f048a6ebf04cc0ba6c4bb0aff93544fda2fe68f7079c83686c
MD5 21019dc6785f327d1e86cb6ebd8f0827
BLAKE2b-256 7d5d3a5789f460020a8cb112d7e2e932c84b96b321a1313f27c1d0093911d685

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8cc603c1753ed5968e3d8d10f489129d04b5ed20a8a9f0677f3799d4fb8f9a8c
MD5 678105776d2a846b3fa4a7f45a39f4fb
BLAKE2b-256 2ec47e5fe9d055dbd19f3caba49d0441645aeed2c2163862e2f11ff025d12a4a

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d2ca3eb3ee5fe537340619ace2dc79f6b5face94d064a0a1c32476c002f8b0c6
MD5 89293edb3ae3fda20f21cb393d68da7f
BLAKE2b-256 acc19325c306070c5fc6471b4b384b1b1323f9b948c369ab1eef4e1969e50753

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 9088384976ed74421684fa1c381b00753bcc7b2a6061bbef5592d781303e0881
MD5 d7526e99b749f01920b1af4e5f44958c
BLAKE2b-256 e2c07a36a31c0e286b4f0b9956ce09cbb77b4ab26ef420fabf5ce37fe669af2a

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 dcc07d2aa336a68939c5fa9b6838d1674073a90b44254b16a9752dcfb3d208f7
MD5 4867ebc0ebd302bac0c1ef620f4bcfaf
BLAKE2b-256 abe67c1405ddcaf6b6a4c0cf78a7abc7d69cc398b20737297853f67c95417ea1

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b2da6cb14d2e00614d7208ea3804ea0bacb373601166912980570f4d323dac9f
MD5 734841b5036e861393d22f9c336434dd
BLAKE2b-256 d27ecb5df568ddc4b784d1db93504632367bad30332e7bc6ef1c2abe5ca782d6

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b8671aa211513cb4c93fc42479ad1ab94044f1ba429a9507a6672837f5bd69c5
MD5 9f00018af8d3194bbc6d55eea9fe7025
BLAKE2b-256 1c32be70a53da622b3de36d9a7b6fc1d48e392069a40ca2ab82aa9fae2b24b4d

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 502e69a4cedcfc21331e49b65497c791394d797d54b6f665a725b46129f8afb9
MD5 adb83ae3973369b477cb7dcb25243626
BLAKE2b-256 e4d67f02619f18d95dcc1b4d143e734f0d64f51fd60891bd5d558b86e3a5d176

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2eaaad9868ccf2654342a7feb3ab2a46d30e10ea59d98c582563817902c7a594
MD5 a5df5fa837ac76cd566b0ab5885e457a
BLAKE2b-256 f12faa514a3279591104c4a2503bf207eec744d94bf931bf644311097cd65c5c

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9a005e62776ead7666a16f5a92f25e3558c2b83367d1753793b06f6869315e72
MD5 89459f0ebd67d050e2cfececbc77f34b
BLAKE2b-256 86633653d47d8fbd47c62fc8f6e0d3725209f7d5a3bba1bba4f70156ebf15bc4

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a67d2b82c5b52dce2ba4a37db6813bb224025fdedfdcf1569073110734cc6c24
MD5 e3e2820a05bad9fcaa50bdd6838fabf0
BLAKE2b-256 d7735036c13995886ecf1d325ee4adfd69f8adc97ecfb2c6227ac9ae6ba0ce4d

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp310-cp310-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp310-cp310-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 e30d2ff660c6b9bfaa463ec0a149c6663642e8c7a5086589e8f8a8d9aff31ecd
MD5 64d30304dc60d587b65de77642ca3419
BLAKE2b-256 d8d2848b8e9359daeda2ad17de3e4388c3ecd49ee1dbefede851291ada9d7fee

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp310-cp310-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp310-cp310-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 a23ca7e30c16ca52391ddd3761511711d86855294b57c834d3b8ec770e89672f
MD5 50b62c9b66dd25f76381a3b689d1b63f
BLAKE2b-256 39e6462e4574b6aca1406601ef396fe7d48a1da33ef36bb23846625daf51fd32

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp39-none-win_amd64.whl.

File metadata

  • Download URL: angreal-2.1.4-cp39-none-win_amd64.whl
  • Upload date:
  • Size: 5.2 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for angreal-2.1.4-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 a936f8218c362a0d963bc81c668389a998ac75a68fc24df92e14ddea87fb9b68
MD5 33248df4a52de9eb86db6d44d659d553
BLAKE2b-256 178ac82067d124919f3f3a22a42db2829ea0d857cdc56726aec870bdc548dc66

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cf43796cecbf5d9919e01ee15a750aeea09f8a7e56474e11407d83ef0de8bb97
MD5 53ba327f978a393dff7ece7da29b80ce
BLAKE2b-256 c694962302d368fe44f6ab98909a257fb5e38e37fdece23bfb1c238937d682b3

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1e9010abbd4f00fb8e114b2063ab9245ee3a9547bed4b4d1fa6c2b03222b78c5
MD5 cd5304c4e78eb9bc1e0b472245f23494
BLAKE2b-256 a7e1eb470609c2002b3193117a38c4a25092a0c11dae9b513da76a4e6bb4889e

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 0528c9d7cd24c4192f4703ef6b421b6323f8b6bf8c3ebcbb9f935da9e9337d86
MD5 5417d4cffd9b376fd35c6debecd9aa59
BLAKE2b-256 3923b63a6784db353e5257e95fa284e7b5484e218bdb259b74548b54b3337d7e

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b4abc9817541fb4c4c5de0044010246f8d813dbb4f88f080c782529748119892
MD5 9d067ac4acf00d8abd33f5f322e989c8
BLAKE2b-256 0266a921bb731aad18b392ef541d3a6b380f3db34dbd5846453238656e31600a

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f03585e543d1e86780aa90f68ebe7911f4afa0acffa1c839d2eaefb903e02703
MD5 36d7dc148693f61cbfd580f5fba09003
BLAKE2b-256 981547cc9b4a5550f97fdd71ef39ee18a74298733bc5b98ca631620c1a83076a

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 051f260c1489a299a1fa08165ebbc167fd3494c52968f17ce4717337854896fd
MD5 28b5bfe4b21b0eda6f2f12dfd4635534
BLAKE2b-256 b66b0f14fcf4d4d6f53562aed1794c6b7f4c452a23d173db2f0ccae3db027417

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 6362674bac56e3e3790573a7c10c827d884715bf06b462f10bc5b44baaeb6b22
MD5 137fe70b73707e449c998285d9fb0bb1
BLAKE2b-256 8f532b7b15053430fb50754be9135a31eb9b9d99e63268d9c2b1cbbb5fa4ac68

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a52d681360d6405f694eb35810c98748f63aafe658224ecf756bf9db938f93d1
MD5 ad58f25a7a14af608b94db17bdfb0f63
BLAKE2b-256 9e43e7b058eb6314ae86dd989b8a3e600dfb1b6db38f5aca84bcd667b1418185

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 8da9906ffc8ca8855fd104f8ba35c92231f114ed8747e4ef6c1e748afc3343c1
MD5 b6366aaacdb8898d8ad3a4f18393e0bb
BLAKE2b-256 ddc65c52929cb562a304628b396aabe16230059127e6d015302d99beb7d9ebb4

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 88e16c033a291a0de4f40f8bdda85819d763089ab66466ce460f804ddd1a25fd
MD5 dd85d785a970120e8bde96f03d7e7a9e
BLAKE2b-256 de057f078f9088c0c20e7dcaa3aceb83a0059ba8dc836cbac9da15f8410e022c

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp39-cp39-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp39-cp39-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 0935c778d5e7cb152de1664964da2a3be126f30746f4baa4b24d2f23bc388b0d
MD5 afaa2a18ec09bc4ce2594b3355df86f3
BLAKE2b-256 184bd98ee512f3394c1f2b0c9f0babe85a288b16efd0c5f331c16d551525c073

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp39-cp39-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp39-cp39-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 ce157a3c651061330a2501f368c5c80fd6b40b3b1a5c2ae2352eaf76f169e7b3
MD5 8837700dc0a1ab291667b66bf309ef0f
BLAKE2b-256 9c5d694305d519cd9545b34ce023afe8f700fe44680c48fd399380c79a294051

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp38-none-win_amd64.whl.

File metadata

  • Download URL: angreal-2.1.4-cp38-none-win_amd64.whl
  • Upload date:
  • Size: 5.2 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for angreal-2.1.4-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 fdbb153a14284ea1179fa989a56e4faa1a43042811b3502fe9b469b4a28e73ac
MD5 5ef8e4b1ca10c5d150d90a4fbc34ea94
BLAKE2b-256 137d14f5c5640c6acc30f9c1b38a786b2d89331514520ac91c6fddb3cd25644c

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 338e9be551c7c5fa7789ab4d8012f7b2da2afb7b855b22c2c2d3348aba575c99
MD5 a41726cd7c8151a32f438444e3f9f01a
BLAKE2b-256 63d7d0785cc2392c8442c90146884a9ce4cbbb014745f09e62cc94bf01d241ac

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d5ba778584550e290b51eafb53d32b0ca16f656da4efdc07d0be44b7e65e425f
MD5 1159a90f877741596af52b0cac5ace3c
BLAKE2b-256 1228ae10df55a718418ca936318bba192ccb281aa0edbe16e9c58bc0cd59e639

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp38-cp38-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp38-cp38-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3b504c771bcc0d343132b14ef59e3a7fd99f221eae500d73c992b98ef00f70f0
MD5 f1a9804d0fc87fd52a389141ae7302cd
BLAKE2b-256 c7c0ac458ff8d396e1e7eaeae427b8eb11ad276cf938575a498f98f785117c52

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 42c63dd9823bd99eea51bbdc8ab6307ddb90cce2ef0ef841bc838b0a93965f1e
MD5 3ace43f4f5cdf9f200ad9f7459dfa24d
BLAKE2b-256 a602c8cabffe81f5a32239d9346ec8ed2976d13d3aae0759ac8b66c5fc53d563

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7fea5c2c45370ec8ea599e9fe0b6f26cf7f384b3ce828b44cfb68afb2dd5fa57
MD5 0b66ae1411761d11de79d3edff7374bf
BLAKE2b-256 b9db1f70ec62bdda1f1ce66e4ae7ab0cfd5eb0782e314fb7a17dbf48b1d8c454

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f298d544871a9b93fb392103a4a9379fe8ce23e4e92ff48229bb589fb028138c
MD5 b3309b35a15d7e4e5d9b82aac438512b
BLAKE2b-256 8d30dddda4e090259893eaa1b9c85c2a8a879769c63803e6a7f3e17f9bee73fe

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 46c2cf38d2325f26d73429f9d1877ced255a358a89cb20d9a6c3facaf38f5bae
MD5 ac3065e0dae0e65f7d339a1d8384758a
BLAKE2b-256 585c23c501b7bb630ccce295f91686b704e27f7941ffafb13a53bb89d2c3cbc4

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7df9c89c4044f4a49e23b1d04a51a1295ca693ec3a73bc45aed0229e43f4b663
MD5 caa5cd26eff34ddea82206e9ada64983
BLAKE2b-256 4e207ef93ea17fc64a7067f4d2148aca35c2c890fc2a55936a7c5e76246918c1

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 280c4ef2636a8b36f5951f57a076e1b03f78f61ecf1c3ce3b69b69bed4e843bc
MD5 a5b09af3841e4604ec613769bdbf5f04
BLAKE2b-256 948bbce6c1ffffcf6c30cb98a8da0b802951368c580a01bc2558e44b1b170abc

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d40bab89ff04e9eec754f3f900b754ff8a7378deb0e297a766a7bf7820f62bb3
MD5 0bd284dfce0e1bb3bb9a8db620f93b6f
BLAKE2b-256 9bdfd834c690630e0fa7525c1326e0af3b7b11d65760fb977a6562c37ee2f018

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp38-cp38-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp38-cp38-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 4bfdbab584374fae91b9e8ac0a67ee06820f65bbee0cf50b37c5b18b73ba561f
MD5 6ab6b2e78e3d64f6335053080ed6e86f
BLAKE2b-256 7fc0c8b6ed8f88a39e978a2e9708c65aafb9bc6ac51755c039f0f81f9b532f91

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp38-cp38-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp38-cp38-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 7e937901086804a6ffe317c5c1a3ad90c352cdb7dea22e15f61181b38e68140d
MD5 65fb41e8a706935886ad9e3d1336e67d
BLAKE2b-256 1963bcfbbdcceef35df64d14c79dd0ac3aa4e92b75246842dedf6f684820c36e

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp37-none-win_amd64.whl.

File metadata

  • Download URL: angreal-2.1.4-cp37-none-win_amd64.whl
  • Upload date:
  • Size: 5.2 MB
  • Tags: CPython 3.7, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for angreal-2.1.4-cp37-none-win_amd64.whl
Algorithm Hash digest
SHA256 be8c8563d623be3d1a7ca8e3bed8b04ca1f561c1957fcf4cf3d2ed1e0f0bc51f
MD5 c213e3fb1efa44656c168cb87c2f7e20
BLAKE2b-256 ed5629484a18b2bf6a2cb3e39c21043e1ace31ac0e2f39728d3c5102db01c175

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp37-cp37m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp37-cp37m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bfe0f5c5a568660860910772d9ad4f905542531033086cf66aff433d9c205729
MD5 c8b1ff2bcd1dacec8b13fff81f48e998
BLAKE2b-256 0adeab5d6f7b7909123c80b395e1a71da37e7d62b86b3afecb89d81d336ba2e5

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp37-cp37m-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp37-cp37m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 680aa6c83329f08296fd0ebfd36a742aebafc22db25a38c72b9a960801b22f32
MD5 e726d6ec188ced9bf191ccec504c94b9
BLAKE2b-256 7023f7111876b5d76fa8ca0df95f20f5f39eec36e1a757b3a4ec6691188f1d95

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp37-cp37m-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp37-cp37m-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b2cda7aafb637ea30b86727bc939dba8b664ed09bc63d085e2a3f6f5755cfb3c
MD5 5171eb2152bd76da1ec62e7c16372853
BLAKE2b-256 4e678088e877b1de74ea4c5b2ca218e2c361b42d09531d6c612dc7459732bdeb

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp37-cp37m-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp37-cp37m-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c373163b8d78ba01983a88b6a69969e42471af5e32004080ded02433a992374e
MD5 d8b43daa7ab7f9374eb3e717a82d6b2c
BLAKE2b-256 8bf2689cbd13c3f2200634942bc735cd45a3e1ee28fd885d149d0a0afa95e9ff

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 be26c8d3cdcce2d3399451f8a5017587099e33093a6a9374c3353835a07d90e0
MD5 829e24eea498397ebfef15b77e9d719e
BLAKE2b-256 14858324b8f71cacf7e4691a6480a76ef222026320a95fc90945b369bb54def2

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 4acd2c425591baec95610c00ff67fa001f7561ba021c3ee6c92f218d331c9a7e
MD5 53d0651aea6d7f4d7d1ae017a867a166
BLAKE2b-256 7ab15afb419db24122f979d4027c6522e50fd683639a997e3fc834937ef2d359

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9db1b3a0e1e6bf6475cbb72bb92182dfe70e895780faf58a03bd9cb7f6315def
MD5 e4777805c377872c0ffe376bd6cc7165
BLAKE2b-256 aea4325c3bb504d8b45922a933d51a5299ff6030763d50f1a99458ce1cded46d

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 470f83ff883cecb71f6e8834d96ffbf343839fd8a8ced38849f515ccc0ae4895
MD5 79e6370d1f8beba13bce096834b39264
BLAKE2b-256 e68ab52fc0bc9c5156a47c57258c71d565b020a01716b8aced831512b345af9f

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 eb15f10856958545c22c8611fdad6af7f1a911d8541dccc3bf823905d3936847
MD5 2aab08eaccaaec8d16450bcd4da58f57
BLAKE2b-256 38287e5be1bcb78c53d7fc78294bd4acbbad3ab40ae6457df5add0a03795aa68

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 15e19497178c4aca0a011e60e2a91ba8c4597c68be155ad29510d54b5b928587
MD5 b2b24d72121323348fd321564cd6a26f
BLAKE2b-256 795879275c0b9ad865ae157e544b14b96acbcf50e66c1ae677bc34ec849f8c23

See more details on using hashes here.

File details

Details for the file angreal-2.1.4-cp37-cp37m-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for angreal-2.1.4-cp37-cp37m-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 adc00b71b38cadd9556d5d4557775f9cd018ed3a2856128c6c56667f7338bfce
MD5 b4d66981f8b472de52602f1baf719247
BLAKE2b-256 d19fed48375bb55f28fc2af55b1c813b70319516de871e03dd6ccd1048366b82

See more details on using hashes here.

Supported by

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