Skip to main content

No project description provided

Project description

ArmisticeAI Python Library

The ArmisticeAI Python library provides convenient access to the ArmisticeAI API from applications written in Python. It includes a pre-defined set of classes for API resources that initialize themselves dynamically from API responses.

Installation

Install the packages listed in requirements.txt:

$ pip install torch torchvision transformers accelerate evaluate datasets peft scikit-learn flwr huggingface-hub peft
$ pip install git+https://github.com/tanyav2/bitsandbytes.git@tanya/lora-fix#egg=bitsandbytes

Then run:

$ pip install --upgrade armisticeai

which installs the latest version of the package.

If you want to modify the package, you need to install from source. In order to do so, you will need to use maturin which builds the Rust components of this package:

$ pip install maturin patchelf
$ maturin develop --release

Usage

TODO

Set up Admin

from armisticeai import Admin

admin = Admin(access_code="test-code", task="image-classification")

project_id = admin.create_project()

training_config = admin.create_training_config()

Set up Clients

from armisticeai import Client

client = Client(project_id='')

training_config = client.get_training_config()

client.train()

Full training run

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

armisticeai-0.0.5.tar.gz (30.1 kB view details)

Uploaded Source

Built Distributions

armisticeai-0.0.5-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl (4.0 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ x86-64

armisticeai-0.0.5-pp310-pypy310_pp73-manylinux_2_28_armv7l.whl (3.6 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARMv7l

armisticeai-0.0.5-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl (3.5 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARM64

armisticeai-0.0.5-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl (4.0 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ x86-64

armisticeai-0.0.5-pp39-pypy39_pp73-manylinux_2_28_armv7l.whl (3.6 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARMv7l

armisticeai-0.0.5-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl (3.5 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARM64

armisticeai-0.0.5-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl (4.0 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ x86-64

armisticeai-0.0.5-pp38-pypy38_pp73-manylinux_2_28_armv7l.whl (3.6 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARMv7l

armisticeai-0.0.5-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl (3.5 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARM64

armisticeai-0.0.5-cp312-none-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.12 Windows x86-64

armisticeai-0.0.5-cp312-cp312-manylinux_2_28_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.28+ x86-64

armisticeai-0.0.5-cp312-cp312-manylinux_2_28_armv7l.whl (3.6 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.28+ ARMv7l

armisticeai-0.0.5-cp312-cp312-manylinux_2_28_aarch64.whl (3.5 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.28+ ARM64

armisticeai-0.0.5-cp312-cp312-macosx_11_0_arm64.whl (2.3 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

armisticeai-0.0.5-cp312-cp312-macosx_10_12_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.12 macOS 10.12+ x86-64

armisticeai-0.0.5-cp311-none-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.11 Windows x86-64

armisticeai-0.0.5-cp311-cp311-manylinux_2_28_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.28+ x86-64

armisticeai-0.0.5-cp311-cp311-manylinux_2_28_armv7l.whl (3.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.28+ ARMv7l

armisticeai-0.0.5-cp311-cp311-manylinux_2_28_aarch64.whl (3.5 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.28+ ARM64

armisticeai-0.0.5-cp311-cp311-macosx_11_0_arm64.whl (2.3 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

armisticeai-0.0.5-cp311-cp311-macosx_10_12_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.11 macOS 10.12+ x86-64

armisticeai-0.0.5-cp310-none-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.10 Windows x86-64

armisticeai-0.0.5-cp310-cp310-manylinux_2_28_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.28+ x86-64

armisticeai-0.0.5-cp310-cp310-manylinux_2_28_armv7l.whl (3.6 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.28+ ARMv7l

armisticeai-0.0.5-cp310-cp310-manylinux_2_28_aarch64.whl (3.5 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.28+ ARM64

armisticeai-0.0.5-cp310-cp310-macosx_11_0_arm64.whl (2.3 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

armisticeai-0.0.5-cp310-cp310-macosx_10_12_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.10 macOS 10.12+ x86-64

armisticeai-0.0.5-cp39-none-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.9 Windows x86-64

armisticeai-0.0.5-cp39-cp39-manylinux_2_28_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.28+ x86-64

armisticeai-0.0.5-cp39-cp39-manylinux_2_28_armv7l.whl (3.6 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.28+ ARMv7l

armisticeai-0.0.5-cp39-cp39-manylinux_2_28_aarch64.whl (3.5 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.28+ ARM64

armisticeai-0.0.5-cp38-none-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.8 Windows x86-64

armisticeai-0.0.5-cp38-cp38-manylinux_2_28_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.28+ x86-64

armisticeai-0.0.5-cp38-cp38-manylinux_2_28_armv7l.whl (3.6 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.28+ ARMv7l

armisticeai-0.0.5-cp38-cp38-manylinux_2_28_aarch64.whl (3.5 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.28+ ARM64

File details

Details for the file armisticeai-0.0.5.tar.gz.

File metadata

  • Download URL: armisticeai-0.0.5.tar.gz
  • Upload date:
  • Size: 30.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.5.1

File hashes

Hashes for armisticeai-0.0.5.tar.gz
Algorithm Hash digest
SHA256 549396f2147c5c5eaf705d0c703954b52c2bcab3022fc90bd81fe81eee6450f6
MD5 927fecbeb2a4bd0aa0ee70ea1bb1b8c8
BLAKE2b-256 901a04c120d6b08f6d3c377827fea1b2b5b17d753dedf91663b5f30ab671d447

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cc013220c104af3f406590fe52fa8843d8ccc4555fceeede0010881b5c887cc6
MD5 b6b376f6c60c95aa7e32adb5eab8e035
BLAKE2b-256 fbc04737d9461584e1e572b35b6f36dd2f90b2ac4b5496b57944d1d4df8dc56e

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-pp310-pypy310_pp73-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-pp310-pypy310_pp73-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 ef1727886b666c1709060879d215d7a6493d299574bc9ff48c7b919c8f476718
MD5 13a1501b63ac15e1699968e668c5977b
BLAKE2b-256 c00b225db10464d01db4b6b722da66666a86f18565dc1ba2e1cf99b9c864646e

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ca1d6fba0c1b45ba2784c7957cf8d71c130cc94067a7fdadbe64a9ad9bec8d7b
MD5 bc6597952fdfa241536419e924ddb15a
BLAKE2b-256 09329088ac5ed840562884e86ba7addc6ec58504e511692cf70cfefa77a8b3a0

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cf5b8739ae6ddb12ad6d3ec2f0a2524707a3a0c64a9be53599f9ce3e855945b7
MD5 f9e737738676af85d4c4ce2e88416024
BLAKE2b-256 5fa32a9379f64f7ca172ed384a73dbe502e1af5452ae30e5d0979a3aa7af256a

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-pp39-pypy39_pp73-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-pp39-pypy39_pp73-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 7742b014b66d4a78b8d51f2a7450148291430ae5ac52d71e1eaabddcbbc7c39b
MD5 7e88ea464ce8aa8c7c9a24d92adaaebf
BLAKE2b-256 cd9c789bcfb080026fb59f2fcd147ff39a8ac7165e52b9f187dbaabde9f890e6

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 61cce91893cd0721ed415cb749e87fe8f9b509e649550cca79fb77ea4194cf73
MD5 cbc9447b66a012f723c5f2b340174ad4
BLAKE2b-256 f38c024fda05d72494c597493fa550dbaa904878442689a592d38b02581f108f

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0fd6c0360b2e19d3463a9a77c9a3f6f93e79b1cdcede900b1289eeeca83173b1
MD5 c00627f94f74642bc0b0cf4b519c783c
BLAKE2b-256 c37978ae83a219c8d23e4435424172fe3b3af10d4d3bec4b07a53a78e50ee6da

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-pp38-pypy38_pp73-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-pp38-pypy38_pp73-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 8ae647cdc6dc46667e7f2e2b8209de67d2b4d8208070352412ec2df5322a5266
MD5 fc077b91682a40784b8dc68d35c6f5b3
BLAKE2b-256 995b141dd65d1ad8519571391711ce92791b79bcae2fdf6948c95c0117d09475

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2d77706bc88cbfda0f70dd04776897edf33ae37764f4998cdd9324567d9812e6
MD5 b2df0dfde49ecb85d09feb047e5935fd
BLAKE2b-256 8c895ab56f74a7ab5d91e7a87182db4503043b2cfb123a86a2821986ff35d606

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-cp312-none-win_amd64.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 1ba981ec01af4d188bb1df2f22c6a2dd7ac5f8c6cc8352f3654d2c535aa74600
MD5 a358e5714fc53b1691f8c7e473b96eb1
BLAKE2b-256 144fc183a6fdd6f97fcddb46bc6bc89b2d9351bd261bd11a27837a75b758c403

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f9513d0ed16e7459cdf6e1ce5b389633bf7d00be888fc277b980a1f305e6e6e8
MD5 f1602858aabf52589cdf4a44fb8ec551
BLAKE2b-256 fbfe8413067db27c702abae863fca2161f224c7eefe5bec2151c997c6b6392c5

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-cp312-cp312-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-cp312-cp312-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 21eb32e443bf1e52fc4df8defba36f5ce965ae04781dc423ea2b9e6e270bae6f
MD5 f4b9f2efad14d5b859ffe191e2d5aa40
BLAKE2b-256 f90e55d9074ba65699ad36e8685f39d3939554b7525985fa7e3d736a4e629e58

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 645b12117aad015cb38e3a07bc722f4780623a759e424710b8b2cfcb6015c6a5
MD5 9550fa10f552b4847e29956a3cc7879a
BLAKE2b-256 932ede7573f56e794519015ac1c9e6c51d3df4d77ba7c29d60024ac7bfb3dfdb

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 97056aac8be4a539a582fb9b027490a3f190696f8161869fc9bf5776685a6ad4
MD5 750196ceeaa7bbdc993fa0d364d509bc
BLAKE2b-256 df70991eaa63f6ea8268d4263f2344e6e8e199ddce4a458098b5b7df290448f2

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 7e356e64182ee0bc2463d15b3dc79664f84a0ecc5e4a507aaf02fb16e18da3e6
MD5 c5a2cb66da7a8e13f1d7f4219c7dfc3d
BLAKE2b-256 436df6d859b0335fc4cb4caa31905a5bcbe5a9ce1f8a3fcaa75c363e4a681df3

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-cp311-none-win_amd64.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 0ae705724498cc646a94d02306782c445be8bea958ee9a988f241af62fa1ffec
MD5 bbfe074dd610ddcb0fbc294d802be3db
BLAKE2b-256 0d97ce04331c6f31bb5353b730bcf8d94402a7988e1ecab0f34ea0a1b21b98cf

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7d8cb2e42d29fffd097b8d72d99dda1e6ab41130122a9a8ffd185cdf919ef7fb
MD5 d603c171e933319b2f910ced49a16e3e
BLAKE2b-256 9e71aede6405e06ae3b5e7e8f865d6d886516c906cca4fe672321bb097040e43

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-cp311-cp311-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-cp311-cp311-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 b96b1bb42f1941412f24d41c1e5288a4a5ca8dff588ef18f2649e4a55efcae7b
MD5 b9fd1122b61ead67c6cb65a8f8f7cea3
BLAKE2b-256 4d33f5baa97f4e8b97b2124f2bba375d53364ae07f004cbe4a6325ebceb497f8

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 65ca0d830ba3a818eb2a7d31c4b79fae4bed3592ad7ea2ff199f284964745cc3
MD5 e1dc5a9f3ffd443180dac8782bfa0c74
BLAKE2b-256 f72dbfa73508bfcbd8443243f2c760f2b4362875f2cddd7636206f73999bc270

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 07c20b9b089ab72e0f757890dee142f4421a9d280932791011077752145977c3
MD5 7dbc7f2051db63ac7a191f136bec6d30
BLAKE2b-256 1e1f5266bb6a4184e671cc37de094061707506eccb42c9740bab4d41323f5890

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 622c473ed029ceb7b609a4195111bd759505eff670015502693e342d0d212c2b
MD5 2f7d0143f5f2d7cf3a6a9c57f8c9b020
BLAKE2b-256 bbbe5e6a609d56f8bda614049e88c2383563d1b7755b228fa1707d4a2d138dda

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-cp310-none-win_amd64.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 1642bb3675c441fa33a61c4f4859849baea930c898eb1cbb86da6792ee1f8726
MD5 12c2870fb8ab50a2b73cb5a84ad94bcf
BLAKE2b-256 e684f68d43779c6686b56c7a94f3a8f5e78a599d090852eabf231eda9428338f

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cebba3d755be905580da2c03c1274feaff571e9800baca3ea3a5793d7b580946
MD5 52f695aa7904de738c2849d797a91d8a
BLAKE2b-256 98796e349787a10dbf18d3dd916ca7c9b2034881955aec33992a60bcdb04c9d5

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-cp310-cp310-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-cp310-cp310-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 f2833655e9c54478869440324f5d811d2ce31f870cf575d9dfdca7ae09a54a54
MD5 9e10334a9e95d5c2ab4393e1e6ed1893
BLAKE2b-256 c92615ff5915e315252c395241268b1fa70071b1245bc00da13f3fffe0a04814

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2255209df51e10f2d501b92fee8f49f974131fa7840d049ede6cbe0299dfa532
MD5 fe35817a6f257b19a9c22ba874ed9a44
BLAKE2b-256 02c3b9eaa73019a2ff5b158bd9ee0e4863b0aae997e27517f7f406ef94de8aac

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dbe0d307abe19981d29c2581d2650307021d9bfe0883c0ae909de2af4bc5c43f
MD5 58836530fdc441b82611bf86cc13eb95
BLAKE2b-256 a5db771247f8a7d04b982ccee4d7c6db7978c48912b55e44c61f14ee6f927e7d

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f690c9cce8f7292b2dfa6cc070bc96115944dc873f59ca82e3591878239f1f6e
MD5 860266500db8075b05e5c56aa788e85c
BLAKE2b-256 b5f602f418d23e06c15021bb9800dc6ba3392bae14c475f6915543b9b978a423

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-cp39-none-win_amd64.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 d7ab744e47656f868135d5d17481008a7c3f673df3b770195556600f9b07ee2c
MD5 4292bdf318211dae711b2f99eecee738
BLAKE2b-256 a5e5e032417cc4ac3420c5e929c2c7e769d257e3b36e6e95feb232283dbc1c8a

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 23b97869067eec702af8a26f48782ff477fd4609c8ee1d6b5946864fba59bffb
MD5 13368e569ab52a71de0c4a52b063fe33
BLAKE2b-256 8ad342ae2c7de1923cdb0a2d6eb46e111f69628d5d818fa00dd157bf7407fbdf

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-cp39-cp39-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-cp39-cp39-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 185c0484ad774a7fc84c73217d08e0b33eae8a45474fe1a911e9d0b4bace7c5e
MD5 6b02e6a391451e08cfcd75b83e8974bc
BLAKE2b-256 04d9e219e9fe1fff13b3e4b3676ce94ae79c32c6761ddc59e80005e5ddc500f2

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 57d64c7ba8cd0d005c8964ecec6e41dbf31e7967e2fc2e36401feb9f1c5e0f56
MD5 d15307278a97bbb944b818d075507d0b
BLAKE2b-256 fc0665798ccdaca0cbc1a48eb0580d78deb33542ab4aaecbfa554644c0599cb3

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-cp38-none-win_amd64.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 8b0db7a7e18f791ce14400e582c2314bf74661dac1b8cbac00e20a9ea80feb6c
MD5 9a841f4033dbb3330684aae0ed2691e7
BLAKE2b-256 d892cc2e8290f8fa9762655ec8b0f732cea6946320ec9bb97545cc6b00ab20bc

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-cp38-cp38-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-cp38-cp38-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 aa2dee1c0e6736a5c2909a2d6f2c6c3f841e01c9ecb866609e562105d163bcf5
MD5 073a02efed515d4bc4b9e60bf61605ea
BLAKE2b-256 ca1186525d177bc8d7bc405d79ee2971d4ac66bf42806f39e5d7a42446b08584

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-cp38-cp38-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-cp38-cp38-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 0ec137a6a773d1cbf7ceff9f4100444af0f229a5e707e9bd51f299ade65aeb0c
MD5 a8297c2e0671d06dd45e2e92a737dcf7
BLAKE2b-256 f05d00b30c8b0c62c2a183dd74d2c61b9c7c324984e90b1875a333b78b1cc26b

See more details on using hashes here.

File details

Details for the file armisticeai-0.0.5-cp38-cp38-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for armisticeai-0.0.5-cp38-cp38-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 91a2b97b9d17796653c4b063be4c5627fb5ac592c735260c4cd382e444289467
MD5 053d8370f9096ce3288148af83f75dce
BLAKE2b-256 18712704b9c54f5190e2f2f4a42f470275c0121c31801b61dd1da0a1f8fa7564

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