Skip to main content

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.

Release files for itaxotools-mafftpy 0.3.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for itaxotools-mafftpy 0.3.0
File Size Uploaded
itaxotools_mafftpy-0.3.0.tar.gz 1.7 MB Details

Built distributions (wheels)

Table of built distributions (wheels) for itaxotools-mafftpy 0.3.0
File
itaxotools_mafftpy-0.3.0-cp314-cp314t-win_amd64.whl CPython 3.14 CPython 3.14 free-threading Windows x86-64 Details
itaxotools_mafftpy-0.3.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ x86-64, Linux glibc 2.17+ x86-64 Details
itaxotools_mafftpy-0.3.0-cp314-cp314t-macosx_11_0_universal2.whl CPython 3.14 CPython 3.14 free-threading macOS 11.0+ universal2 (ARM64, x86-64) Details
itaxotools_mafftpy-0.3.0-cp314-cp314t-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64 Details
itaxotools_mafftpy-0.3.0-cp314-cp314t-macosx_10_13_x86_64.whl CPython 3.14 CPython 3.14 free-threading macOS 10.13+ x86-64 Details
itaxotools_mafftpy-0.3.0-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
itaxotools_mafftpy-0.3.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.17+ x86-64, Linux glibc 2.28+ x86-64 Details
itaxotools_mafftpy-0.3.0-cp314-cp314-macosx_11_0_universal2.whl CPython 3.14 CPython 3.14 macOS 11.0+ universal2 (ARM64, x86-64) Details
itaxotools_mafftpy-0.3.0-cp314-cp314-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 macOS 11.0+ ARM64 Details
itaxotools_mafftpy-0.3.0-cp314-cp314-macosx_10_13_x86_64.whl CPython 3.14 CPython 3.14 macOS 10.13+ x86-64 Details
itaxotools_mafftpy-0.3.0-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
itaxotools_mafftpy-0.3.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ x86-64, Linux glibc 2.28+ x86-64 Details
itaxotools_mafftpy-0.3.0-cp313-cp313-macosx_11_0_universal2.whl CPython 3.13 CPython 3.13 macOS 11.0+ universal2 (ARM64, x86-64) Details
itaxotools_mafftpy-0.3.0-cp313-cp313-macosx_11_0_arm64.whl CPython 3.13 CPython 3.13 macOS 11.0+ ARM64 Details
itaxotools_mafftpy-0.3.0-cp313-cp313-macosx_10_13_x86_64.whl CPython 3.13 CPython 3.13 macOS 10.13+ x86-64 Details
itaxotools_mafftpy-0.3.0-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
itaxotools_mafftpy-0.3.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ x86-64, Linux glibc 2.17+ x86-64 Details
itaxotools_mafftpy-0.3.0-cp312-cp312-macosx_11_0_universal2.whl CPython 3.12 CPython 3.12 macOS 11.0+ universal2 (ARM64, x86-64) Details
itaxotools_mafftpy-0.3.0-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
itaxotools_mafftpy-0.3.0-cp312-cp312-macosx_10_13_x86_64.whl CPython 3.12 CPython 3.12 macOS 10.13+ x86-64 Details
itaxotools_mafftpy-0.3.0-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
itaxotools_mafftpy-0.3.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ x86-64, Linux glibc 2.28+ x86-64 Details
itaxotools_mafftpy-0.3.0-cp311-cp311-macosx_11_0_universal2.whl CPython 3.11 CPython 3.11 macOS 11.0+ universal2 (ARM64, x86-64) Details
itaxotools_mafftpy-0.3.0-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
itaxotools_mafftpy-0.3.0-cp311-cp311-macosx_10_9_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.9+ x86-64 Details
itaxotools_mafftpy-0.3.0-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
itaxotools_mafftpy-0.3.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ x86-64, Linux glibc 2.28+ x86-64 Details
itaxotools_mafftpy-0.3.0-cp310-cp310-macosx_11_0_universal2.whl CPython 3.10 CPython 3.10 macOS 11.0+ universal2 (ARM64, x86-64) Details
itaxotools_mafftpy-0.3.0-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
itaxotools_mafftpy-0.3.0-cp310-cp310-macosx_10_9_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.9+ x86-64 Details

Total release size: 18.2 MB

Release files / itaxotools_mafftpy-0.3.0.tar.gz

Download URL itaxotools_mafftpy-0.3.0.tar.gz
Size 1.7 MB
Tags Source
SHA-256 checksum
How to use checksums
b7afca6d68947d3ea140476fc143243e3daaba7d01bf61855d340a3ff5a2069c
BLAKE2b-256 checksum
How to use checksums
ec5073ac52de6c4f19b0194b26ef9c53609162b3e4348c40cf9b46119112d912
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp314-cp314t-win_amd64.whl

Download URL itaxotools_mafftpy-0.3.0-cp314-cp314t-win_amd64.whl
Size 406.9 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-64
SHA-256 checksum
How to use checksums
649a5dcdd8f95d839f6a9749ee826c5f154528c8c4649ed083d353f39e4ae5bf
BLAKE2b-256 checksum
How to use checksums
71a1dbc7b7e00156a61382aa3bb615a2fc9f391f4a95cf0c36601d3f2ed91ae9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL itaxotools_mafftpy-0.3.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 495.7 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
ea4d720b2c553fb101eb2bb87955702dd05db00accc86a76ac4f2c6ba5d46eaf
BLAKE2b-256 checksum
How to use checksums
0289e68c597aa0e77364e1243c528ca9a4410e15de8b9ce14f656a7ea02c3c2d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp314-cp314t-macosx_11_0_universal2.whl

Download URL itaxotools_mafftpy-0.3.0-cp314-cp314t-macosx_11_0_universal2.whl
Size 915.2 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 11.0+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
1eb86d1cc69da91f38c4a48e8451bf82214a0bc1ed93aca85ab36d048a3e6c39
BLAKE2b-256 checksum
How to use checksums
0672c34477e9006437712a3c01ca3d8ef0d13eca2b31ecab22475d66d5c1ddcc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp314-cp314t-macosx_11_0_arm64.whl

Download URL itaxotools_mafftpy-0.3.0-cp314-cp314t-macosx_11_0_arm64.whl
Size 431.2 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
7b248eb741a9b9e09538666f5ac6a3dc813e96b6ac2db92ab0ba13daf4052942
BLAKE2b-256 checksum
How to use checksums
83fecee71c6eaf249bdc17929a3594f93dfc7248e127e4967d58c007d7803e39
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp314-cp314t-macosx_10_13_x86_64.whl

Download URL itaxotools_mafftpy-0.3.0-cp314-cp314t-macosx_10_13_x86_64.whl
Size 497.9 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
8de6908be28ba45e4a73f3a656fd2a67285275df7add87326e2d5b039a80e11d
BLAKE2b-256 checksum
How to use checksums
2e2b3877e1df6e65dfb0df11a711b0aea0ecac9f843c862b9f146dd9e37160da
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp314-cp314-win_amd64.whl

Download URL itaxotools_mafftpy-0.3.0-cp314-cp314-win_amd64.whl
Size 406.6 kB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
039ed910f442c0506afbcb36ef4ccc787612567853dd3b9d51814c3e19e07954
BLAKE2b-256 checksum
How to use checksums
5e077ae1ef1e682736ce216db8e10db74191444e233f9c293c45477f868bc12c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL itaxotools_mafftpy-0.3.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 495.5 kB
Tags CPython 3.14 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
9f567d1cd25ba0281b55c8779b21e728e7fe6d106db018cd3537b38b814448a1
BLAKE2b-256 checksum
How to use checksums
1ab92448ed4b0ab40c1e1e5478d05ce13261db70f3f538228a752ceeb6fec7ad
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp314-cp314-macosx_11_0_universal2.whl

Download URL itaxotools_mafftpy-0.3.0-cp314-cp314-macosx_11_0_universal2.whl
Size 914.9 kB
Tags CPython 3.14 macOS 11.0+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
381514e243f84b2210384f318eb9a22888613cf5da9f2bb48b39ebbf92c66193
BLAKE2b-256 checksum
How to use checksums
ff32b6480187983079579d69d36a328416d1067b1981d152d6b26f861223d65e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp314-cp314-macosx_11_0_arm64.whl

Download URL itaxotools_mafftpy-0.3.0-cp314-cp314-macosx_11_0_arm64.whl
Size 431.1 kB
Tags CPython 3.14 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
01bc4c67a1d3a57f43405999991d7ce1d066891b72b376dfbcbcdcf1cd99f258
BLAKE2b-256 checksum
How to use checksums
fe3ed1d0a2bd8ab9d161a06e2ef9b40d7add764055c551bce0aff6d2802edcb9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp314-cp314-macosx_10_13_x86_64.whl

Download URL itaxotools_mafftpy-0.3.0-cp314-cp314-macosx_10_13_x86_64.whl
Size 497.8 kB
Tags CPython 3.14 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
e19950217a3371ccc123cd7921ab43f318fcc51158df48af295cb91e637c51d4
BLAKE2b-256 checksum
How to use checksums
2dd69120bac0883708fb627b859ac95b0c534d388d43818fdbb59be962a822d6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp313-cp313-win_amd64.whl

Download URL itaxotools_mafftpy-0.3.0-cp313-cp313-win_amd64.whl
Size 395.7 kB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
70732f9e4b5d924af6e71f80c3d7bd514d3b9ff58d6456e1070ceadebf4e7a7d
BLAKE2b-256 checksum
How to use checksums
a821f9f8277f07981556f55f03dbe7297bf57b6ab4d96cf0deef4d36b823bcdb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL itaxotools_mafftpy-0.3.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 495.5 kB
Tags CPython 3.13 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
ce51dc66c4c5220f7bae8e4fee14e1d469b943b57c0eebbed5ace5990a0a8578
BLAKE2b-256 checksum
How to use checksums
0442636cfdad1e976ea7ee324f59147086cd09646d348a0400dd54ec867d2c64
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp313-cp313-macosx_11_0_universal2.whl

Download URL itaxotools_mafftpy-0.3.0-cp313-cp313-macosx_11_0_universal2.whl
Size 914.9 kB
Tags CPython 3.13 macOS 11.0+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
9508c03cb520c1d1e2fb5d5023884d70e0766002f4cb628a3ea18d6bf5fc7581
BLAKE2b-256 checksum
How to use checksums
df9fab6e2a97efe8c3df2ba675f9c0583a8ac119ba06139a2b2662fd90ed5b1b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp313-cp313-macosx_11_0_arm64.whl

Download URL itaxotools_mafftpy-0.3.0-cp313-cp313-macosx_11_0_arm64.whl
Size 431.1 kB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
84070d0cfbc8d34bad2f7a60bd2e53314644d13b8f264336287a8e704118f92f
BLAKE2b-256 checksum
How to use checksums
ae473d91d9684eaa20ef5824974c88bada03abd99ecda2e0f407766c2c15dce8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp313-cp313-macosx_10_13_x86_64.whl

Download URL itaxotools_mafftpy-0.3.0-cp313-cp313-macosx_10_13_x86_64.whl
Size 497.8 kB
Tags CPython 3.13 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
e96ede255bb0a938f9590c83831e0ac11224540eb8cd1ac2b0a58fa3653e0fd8
BLAKE2b-256 checksum
How to use checksums
cade4713d89f1caa63bbdd98eb51590b8932bc13c2495249c062ce2621857635
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp312-cp312-win_amd64.whl

Download URL itaxotools_mafftpy-0.3.0-cp312-cp312-win_amd64.whl
Size 395.7 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
1a2fd5bdef30751218a81b0de7b46a1d4aaa53db619006ac7beef61ba3dc165d
BLAKE2b-256 checksum
How to use checksums
43516355610caf49f3faadc23aec80be9332fbdaafcdf9b808e2e5fb17b7418d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL itaxotools_mafftpy-0.3.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 495.5 kB
Tags CPython 3.12 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
4ee1ae3a7e3edafc0c9876f34ca4a8f5ad3874027d88d2625fa4390e40a968a7
BLAKE2b-256 checksum
How to use checksums
aed7d3ace2fc329eb2ce4d36acd4ab7c2055d171626a3bef30961b65f9ed3421
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp312-cp312-macosx_11_0_universal2.whl

Download URL itaxotools_mafftpy-0.3.0-cp312-cp312-macosx_11_0_universal2.whl
Size 914.1 kB
Tags CPython 3.12 macOS 11.0+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
7122ca92eafa8a1352a87d73ee3b1ede8b31eeba2affe44285400a18a79e3b7f
BLAKE2b-256 checksum
How to use checksums
d4ff4b0b3df502e2d1720ae43fb39d0bfb3ac08b078e85694363ea0587e98dba
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp312-cp312-macosx_11_0_arm64.whl

Download URL itaxotools_mafftpy-0.3.0-cp312-cp312-macosx_11_0_arm64.whl
Size 430.4 kB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
c7f94f22703c697eef4a75fd172ed5f55135e89dbeb68e206a0d56c6c66eb81e
BLAKE2b-256 checksum
How to use checksums
0385e57ed1c085654753fe1afbaa25032607a20122ce88e230779a1240ae3247
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp312-cp312-macosx_10_13_x86_64.whl

Download URL itaxotools_mafftpy-0.3.0-cp312-cp312-macosx_10_13_x86_64.whl
Size 497.8 kB
Tags CPython 3.12 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
3f33e39352c636379d4c8e6238038101bcbf633e8d1c9ab45a719eb2972f3223
BLAKE2b-256 checksum
How to use checksums
4e7247a82f8227ac0eeb52eb5d91e3e7b3a62774ea15617cdd8cfe01cb49da55
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp311-cp311-win_amd64.whl

Download URL itaxotools_mafftpy-0.3.0-cp311-cp311-win_amd64.whl
Size 395.6 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
904d4aca53edea4b41a5fbde3fd9b0d8833659d47715cfc356d48a35fda79697
BLAKE2b-256 checksum
How to use checksums
cede8be5c370fc92c4f8b058c500f5b410212abca4b7d82497dda588d33e072d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL itaxotools_mafftpy-0.3.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 495.4 kB
Tags CPython 3.11 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
ff953f0090c98c8fdd0d0eaed558943e4263288dae173f5baed463c0ac0a05b1
BLAKE2b-256 checksum
How to use checksums
c5fb86beb37e76afbc6c8e76d41bcf264c2fba6dbe4702052ef1a61b5161e8be
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp311-cp311-macosx_11_0_universal2.whl

Download URL itaxotools_mafftpy-0.3.0-cp311-cp311-macosx_11_0_universal2.whl
Size 921.6 kB
Tags CPython 3.11 macOS 11.0+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
ab8de9ddfabcc362008b80dc0b7a344a4af0366f2d7934c28cd576cd26c0fbb2
BLAKE2b-256 checksum
How to use checksums
cc737fe4e6a2079b5d63ca6896323772fda7cb256567ad12e9fe29d91dbb8b89
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp311-cp311-macosx_11_0_arm64.whl

Download URL itaxotools_mafftpy-0.3.0-cp311-cp311-macosx_11_0_arm64.whl
Size 430.3 kB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
b44ab714cce8fbb0380044a2530c59f3ddabb3fe5eb6b2225b376b39dc0425a7
BLAKE2b-256 checksum
How to use checksums
27515925540422b8dcc1dfec6896fc748ec1cccf2f7cac28f14b78d6ba7cc7fe
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp311-cp311-macosx_10_9_x86_64.whl

Download URL itaxotools_mafftpy-0.3.0-cp311-cp311-macosx_10_9_x86_64.whl
Size 495.8 kB
Tags CPython 3.11 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
b014fdbaa2d535c385cc936112bd183db9b3aef9fbb7dab23471345c290c24a5
BLAKE2b-256 checksum
How to use checksums
4cae7aec21d655979e80c4ee7dfc4aa185157756bc7e04b87a03f12f54ee2862
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp310-cp310-win_amd64.whl

Download URL itaxotools_mafftpy-0.3.0-cp310-cp310-win_amd64.whl
Size 395.6 kB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
e453de555141b7c590a2d710a663bb7be791f349d170d63beb733dc71c843fab
BLAKE2b-256 checksum
How to use checksums
2c9f28a1ae3f2eb9a550b0230d58f8acfaeec1798c535a4f4f3860009259ed28
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL itaxotools_mafftpy-0.3.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 495.4 kB
Tags CPython 3.10 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
673c0a2053cdd9daea6c77fd70207e9e577b9736c981d025b0fe92145eafe2a2
BLAKE2b-256 checksum
How to use checksums
cb7e68979453a1261413d0f836b048014d0c14771f095513c7db23368e84a771
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp310-cp310-macosx_11_0_universal2.whl

Download URL itaxotools_mafftpy-0.3.0-cp310-cp310-macosx_11_0_universal2.whl
Size 921.6 kB
Tags CPython 3.10 macOS 11.0+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
8d6c395cad01b9f268b17e36c28f15e822bc5d53ec3acab04ce7ce22679b873d
BLAKE2b-256 checksum
How to use checksums
6a86ad81ce25dfa3c859702b34a1e9f765d25ac4e3485ce1ec8b1cdfcbbb6683
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp310-cp310-macosx_11_0_arm64.whl

Download URL itaxotools_mafftpy-0.3.0-cp310-cp310-macosx_11_0_arm64.whl
Size 430.3 kB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
194a7fcf9b180459178a99553f931f96a78b3dde47a7f8436d14df5acbc7505b
BLAKE2b-256 checksum
How to use checksums
612db738ecb1f51a19f7627912d6523d2223948ed41b949cec5074ef834499a2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release files / itaxotools_mafftpy-0.3.0-cp310-cp310-macosx_10_9_x86_64.whl

Download URL itaxotools_mafftpy-0.3.0-cp310-cp310-macosx_10_9_x86_64.whl
Size 495.8 kB
Tags CPython 3.10 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
3074bd16149ade923c17eda3432e025dd2b2e60f3d07a49e222aab2e01358ed5
BLAKE2b-256 checksum
How to use checksums
47a0ae327a2e569281bb0215e5d9c263139bfdc7646f11390e8b22c78b03772e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 23, 2025.

Transparency log

Release history Release notifications | RSS feed

This release

0.3.0 This release

31 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page