Skip to main content

A Python wrapper for MAFFT

Project description

MAFFTpy

PyPI - Version PyPI - Python Version GitHub - Tests

Multiple sequence alignment. This is a Python wrapper for MAFFT.

The GUI is no longer distributed with this package. For the legacy executables, see below.

Installation

MAFFTpy is available on PyPI. You can install it through pip:

pip install itaxotools-mafftpy

Executables

Release Windows MacOS

Download and run the legacy executables without installing Python from the MAFFTpy release page.

No executables are currently provided for the command-line tool, which is only available after installation.

Usage

The package comes with a command-line tool:

mafftpy examples/brygoo.fas aligned.fas
mafftpy-fftns1 --adjustdirectionaccurately examples/brygoo.fas

The following limited features from MAFFT are available:

  • two strategies: FFT-NS-1 and G-INS-i
  • two options: --adjustdirection and --adjustdirectionaccurately

To use the Python API, import itaxotools.mafftpy.MultipleSequenceAlignment and use the start() method.

Dependencies

Building from source requires a C++ compiler (GCC, msvc)

In addition, pthread-win32 is required for Windows and is included as a git submodule.

Citation

Katoh, K., Misawa, K., Kuma, K., & Miyata, T. (2002). MAFFT: a novel method for rapid multiple sequence alignment based on fast Fourier transform. Nucleic Acids Research, 30(14), 3059-3066.

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

itaxotools_mafftpy-0.3.0.tar.gz (1.7 MB view details)

Uploaded Source

Built Distributions

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

itaxotools_mafftpy-0.3.0-cp314-cp314t-win_amd64.whl (406.9 kB view details)

Uploaded CPython 3.14tWindows x86-64

itaxotools_mafftpy-0.3.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (495.7 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

itaxotools_mafftpy-0.3.0-cp314-cp314t-macosx_11_0_universal2.whl (915.2 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ universal2 (ARM64, x86-64)

itaxotools_mafftpy-0.3.0-cp314-cp314t-macosx_11_0_arm64.whl (431.2 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

itaxotools_mafftpy-0.3.0-cp314-cp314t-macosx_10_13_x86_64.whl (497.9 kB view details)

Uploaded CPython 3.14tmacOS 10.13+ x86-64

itaxotools_mafftpy-0.3.0-cp314-cp314-win_amd64.whl (406.6 kB view details)

Uploaded CPython 3.14Windows x86-64

itaxotools_mafftpy-0.3.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (495.5 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

itaxotools_mafftpy-0.3.0-cp314-cp314-macosx_11_0_universal2.whl (914.9 kB view details)

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

itaxotools_mafftpy-0.3.0-cp314-cp314-macosx_11_0_arm64.whl (431.1 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

itaxotools_mafftpy-0.3.0-cp314-cp314-macosx_10_13_x86_64.whl (497.8 kB view details)

Uploaded CPython 3.14macOS 10.13+ x86-64

itaxotools_mafftpy-0.3.0-cp313-cp313-win_amd64.whl (395.7 kB view details)

Uploaded CPython 3.13Windows x86-64

itaxotools_mafftpy-0.3.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (495.5 kB view details)

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

itaxotools_mafftpy-0.3.0-cp313-cp313-macosx_11_0_universal2.whl (914.9 kB view details)

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

itaxotools_mafftpy-0.3.0-cp313-cp313-macosx_11_0_arm64.whl (431.1 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

itaxotools_mafftpy-0.3.0-cp313-cp313-macosx_10_13_x86_64.whl (497.8 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

itaxotools_mafftpy-0.3.0-cp312-cp312-win_amd64.whl (395.7 kB view details)

Uploaded CPython 3.12Windows x86-64

itaxotools_mafftpy-0.3.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (495.5 kB view details)

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

itaxotools_mafftpy-0.3.0-cp312-cp312-macosx_11_0_universal2.whl (914.1 kB view details)

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

itaxotools_mafftpy-0.3.0-cp312-cp312-macosx_11_0_arm64.whl (430.4 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

itaxotools_mafftpy-0.3.0-cp312-cp312-macosx_10_13_x86_64.whl (497.8 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

itaxotools_mafftpy-0.3.0-cp311-cp311-win_amd64.whl (395.6 kB view details)

Uploaded CPython 3.11Windows x86-64

itaxotools_mafftpy-0.3.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (495.4 kB view details)

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

itaxotools_mafftpy-0.3.0-cp311-cp311-macosx_11_0_universal2.whl (921.6 kB view details)

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

itaxotools_mafftpy-0.3.0-cp311-cp311-macosx_11_0_arm64.whl (430.3 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

itaxotools_mafftpy-0.3.0-cp311-cp311-macosx_10_9_x86_64.whl (495.8 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

itaxotools_mafftpy-0.3.0-cp310-cp310-win_amd64.whl (395.6 kB view details)

Uploaded CPython 3.10Windows x86-64

itaxotools_mafftpy-0.3.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (495.4 kB view details)

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

itaxotools_mafftpy-0.3.0-cp310-cp310-macosx_11_0_universal2.whl (921.6 kB view details)

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

itaxotools_mafftpy-0.3.0-cp310-cp310-macosx_11_0_arm64.whl (430.3 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

itaxotools_mafftpy-0.3.0-cp310-cp310-macosx_10_9_x86_64.whl (495.8 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file itaxotools_mafftpy-0.3.0.tar.gz.

File metadata

  • Download URL: itaxotools_mafftpy-0.3.0.tar.gz
  • Upload date:
  • Size: 1.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for itaxotools_mafftpy-0.3.0.tar.gz
Algorithm Hash digest
SHA256 b7afca6d68947d3ea140476fc143243e3daaba7d01bf61855d340a3ff5a2069c
MD5 8164a493aa675ebed856fe112841834b
BLAKE2b-256 ec5073ac52de6c4f19b0194b26ef9c53609162b3e4348c40cf9b46119112d912

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0.tar.gz:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 649a5dcdd8f95d839f6a9749ee826c5f154528c8c4649ed083d353f39e4ae5bf
MD5 2cb33d6aeca03b61494d05fe2b8a8c0e
BLAKE2b-256 71a1dbc7b7e00156a61382aa3bb615a2fc9f391f4a95cf0c36601d3f2ed91ae9

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp314-cp314t-win_amd64.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ea4d720b2c553fb101eb2bb87955702dd05db00accc86a76ac4f2c6ba5d46eaf
MD5 5637ed1d4054d121c1ea7a3672caffd7
BLAKE2b-256 0289e68c597aa0e77364e1243c528ca9a4410e15de8b9ce14f656a7ea02c3c2d

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp314-cp314t-macosx_11_0_universal2.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp314-cp314t-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 1eb86d1cc69da91f38c4a48e8451bf82214a0bc1ed93aca85ab36d048a3e6c39
MD5 fb8f649e93f30bf47667458356a8c138
BLAKE2b-256 0672c34477e9006437712a3c01ca3d8ef0d13eca2b31ecab22475d66d5c1ddcc

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp314-cp314t-macosx_11_0_universal2.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7b248eb741a9b9e09538666f5ac6a3dc813e96b6ac2db92ab0ba13daf4052942
MD5 856bbfd274cd18f160e89bc6c96935df
BLAKE2b-256 83fecee71c6eaf249bdc17929a3594f93dfc7248e127e4967d58c007d7803e39

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp314-cp314t-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp314-cp314t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 8de6908be28ba45e4a73f3a656fd2a67285275df7add87326e2d5b039a80e11d
MD5 e794ff932be5e9fe6e052f9a22fbb0bb
BLAKE2b-256 2e2b3877e1df6e65dfb0df11a711b0aea0ecac9f843c862b9f146dd9e37160da

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp314-cp314t-macosx_10_13_x86_64.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 039ed910f442c0506afbcb36ef4ccc787612567853dd3b9d51814c3e19e07954
MD5 aab957f7d1bf50c161b080896980a841
BLAKE2b-256 5e077ae1ef1e682736ce216db8e10db74191444e233f9c293c45477f868bc12c

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp314-cp314-win_amd64.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9f567d1cd25ba0281b55c8779b21e728e7fe6d106db018cd3537b38b814448a1
MD5 bc15f4541a13b1ca5694769e69dad504
BLAKE2b-256 1ab92448ed4b0ab40c1e1e5478d05ce13261db70f3f538228a752ceeb6fec7ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp314-cp314-macosx_11_0_universal2.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp314-cp314-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 381514e243f84b2210384f318eb9a22888613cf5da9f2bb48b39ebbf92c66193
MD5 3120a08eb3f9ce918e9b295b17f514cc
BLAKE2b-256 ff32b6480187983079579d69d36a328416d1067b1981d152d6b26f861223d65e

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp314-cp314-macosx_11_0_universal2.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 01bc4c67a1d3a57f43405999991d7ce1d066891b72b376dfbcbcdcf1cd99f258
MD5 0305746493ebfd95ee80325776c2ac2b
BLAKE2b-256 fe3ed1d0a2bd8ab9d161a06e2ef9b40d7add764055c551bce0aff6d2802edcb9

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp314-cp314-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp314-cp314-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 e19950217a3371ccc123cd7921ab43f318fcc51158df48af295cb91e637c51d4
MD5 efc70385bebfad3c7ce7f90731ebfc20
BLAKE2b-256 2dd69120bac0883708fb627b859ac95b0c534d388d43818fdbb59be962a822d6

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp314-cp314-macosx_10_13_x86_64.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 70732f9e4b5d924af6e71f80c3d7bd514d3b9ff58d6456e1070ceadebf4e7a7d
MD5 06831cdc846f3b230d937aa53ea4d9e7
BLAKE2b-256 a821f9f8277f07981556f55f03dbe7297bf57b6ab4d96cf0deef4d36b823bcdb

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp313-cp313-win_amd64.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ce51dc66c4c5220f7bae8e4fee14e1d469b943b57c0eebbed5ace5990a0a8578
MD5 df64de40cc60ba0ecb4d1b663e32457e
BLAKE2b-256 0442636cfdad1e976ea7ee324f59147086cd09646d348a0400dd54ec867d2c64

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp313-cp313-macosx_11_0_universal2.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp313-cp313-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 9508c03cb520c1d1e2fb5d5023884d70e0766002f4cb628a3ea18d6bf5fc7581
MD5 d79da32457f8334e1f529547bc64b0d1
BLAKE2b-256 df9fab6e2a97efe8c3df2ba675f9c0583a8ac119ba06139a2b2662fd90ed5b1b

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp313-cp313-macosx_11_0_universal2.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 84070d0cfbc8d34bad2f7a60bd2e53314644d13b8f264336287a8e704118f92f
MD5 2400bdddd4ffcaa9b8dbc32f81cc4e2e
BLAKE2b-256 ae473d91d9684eaa20ef5824974c88bada03abd99ecda2e0f407766c2c15dce8

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 e96ede255bb0a938f9590c83831e0ac11224540eb8cd1ac2b0a58fa3653e0fd8
MD5 2ae9634b32d3311bbe57189269dbb2a5
BLAKE2b-256 cade4713d89f1caa63bbdd98eb51590b8932bc13c2495249c062ce2621857635

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 1a2fd5bdef30751218a81b0de7b46a1d4aaa53db619006ac7beef61ba3dc165d
MD5 9ef46f59d47b0d1ac5e41ebc75f308e2
BLAKE2b-256 43516355610caf49f3faadc23aec80be9332fbdaafcdf9b808e2e5fb17b7418d

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp312-cp312-win_amd64.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4ee1ae3a7e3edafc0c9876f34ca4a8f5ad3874027d88d2625fa4390e40a968a7
MD5 9f5f7c1878c58c957731ca7918ffec06
BLAKE2b-256 aed7d3ace2fc329eb2ce4d36acd4ab7c2055d171626a3bef30961b65f9ed3421

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp312-cp312-macosx_11_0_universal2.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp312-cp312-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 7122ca92eafa8a1352a87d73ee3b1ede8b31eeba2affe44285400a18a79e3b7f
MD5 0affcfa8243c375e4b4b46aa90c005d7
BLAKE2b-256 d4ff4b0b3df502e2d1720ae43fb39d0bfb3ac08b078e85694363ea0587e98dba

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp312-cp312-macosx_11_0_universal2.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c7f94f22703c697eef4a75fd172ed5f55135e89dbeb68e206a0d56c6c66eb81e
MD5 3a6f2eb925741da1a778aa3ff430f03a
BLAKE2b-256 0385e57ed1c085654753fe1afbaa25032607a20122ce88e230779a1240ae3247

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 3f33e39352c636379d4c8e6238038101bcbf633e8d1c9ab45a719eb2972f3223
MD5 30f9f5febbdec66e0917d3f454bce30a
BLAKE2b-256 4e7247a82f8227ac0eeb52eb5d91e3e7b3a62774ea15617cdd8cfe01cb49da55

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 904d4aca53edea4b41a5fbde3fd9b0d8833659d47715cfc356d48a35fda79697
MD5 941211a4e1a289990054635739d259c2
BLAKE2b-256 cede8be5c370fc92c4f8b058c500f5b410212abca4b7d82497dda588d33e072d

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp311-cp311-win_amd64.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ff953f0090c98c8fdd0d0eaed558943e4263288dae173f5baed463c0ac0a05b1
MD5 f6799784239d4056f49676a9b64e8af5
BLAKE2b-256 c5fb86beb37e76afbc6c8e76d41bcf264c2fba6dbe4702052ef1a61b5161e8be

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp311-cp311-macosx_11_0_universal2.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp311-cp311-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 ab8de9ddfabcc362008b80dc0b7a344a4af0366f2d7934c28cd576cd26c0fbb2
MD5 0d0abc5c20c79150db42ad4775c7b742
BLAKE2b-256 cc737fe4e6a2079b5d63ca6896323772fda7cb256567ad12e9fe29d91dbb8b89

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp311-cp311-macosx_11_0_universal2.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b44ab714cce8fbb0380044a2530c59f3ddabb3fe5eb6b2225b376b39dc0425a7
MD5 dcc6fbcee709151c81ab65c13f138bd2
BLAKE2b-256 27515925540422b8dcc1dfec6896fc748ec1cccf2f7cac28f14b78d6ba7cc7fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b014fdbaa2d535c385cc936112bd183db9b3aef9fbb7dab23471345c290c24a5
MD5 2d2bf20b15583d38b46db8f2609bbb11
BLAKE2b-256 4cae7aec21d655979e80c4ee7dfc4aa185157756bc7e04b87a03f12f54ee2862

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 e453de555141b7c590a2d710a663bb7be791f349d170d63beb733dc71c843fab
MD5 51260c48c999d65c2de85c185f86bd70
BLAKE2b-256 2c9f28a1ae3f2eb9a550b0230d58f8acfaeec1798c535a4f4f3860009259ed28

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp310-cp310-win_amd64.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 673c0a2053cdd9daea6c77fd70207e9e577b9736c981d025b0fe92145eafe2a2
MD5 b00afa2f4e263e919e096df772fd842c
BLAKE2b-256 cb7e68979453a1261413d0f836b048014d0c14771f095513c7db23368e84a771

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp310-cp310-macosx_11_0_universal2.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp310-cp310-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 8d6c395cad01b9f268b17e36c28f15e822bc5d53ec3acab04ce7ce22679b873d
MD5 b47bd86de6b663e9824b39a8511573fd
BLAKE2b-256 6a86ad81ce25dfa3c859702b34a1e9f765d25ac4e3485ce1ec8b1cdfcbbb6683

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp310-cp310-macosx_11_0_universal2.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 194a7fcf9b180459178a99553f931f96a78b3dde47a7f8436d14df5acbc7505b
MD5 ddc299cace3dc1e98ac9b0bfdff931fa
BLAKE2b-256 612db738ecb1f51a19f7627912d6523d2223948ed41b949cec5074ef834499a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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

File details

Details for the file itaxotools_mafftpy-0.3.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for itaxotools_mafftpy-0.3.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3074bd16149ade923c17eda3432e025dd2b2e60f3d07a49e222aab2e01358ed5
MD5 8ac3406e15328774b0904d71ecb3d2e6
BLAKE2b-256 47a0ae327a2e569281bb0215e5d9c263139bfdc7646f11390e8b22c78b03772e

See more details on using hashes here.

Provenance

The following attestation bundles were made for itaxotools_mafftpy-0.3.0-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: deploy.yml on iTaxoTools/MAFFTpy

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