thormotion


Namethormotion JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryA cross-platform motion control library for Thorlabs systems, written in Rust.
upload_time2025-02-15 21:40:53
maintainerNone
docs_urlNone
authorAmelia Fraser-Dale
requires_pythonNone
licenseBSD-3
keywords thorlabs research automation robotics mechatronics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Thormotion

A cross-platform motion control library for Thorlabs systems, written in Rust.

### 🚀 Features
- Designed for robotics, automation, and scientific applications.
- Fast and efficient, with minimal overhead.
- Python API simplifies experiment design.
- Supports macOS, Linux, and Windows. Supports ARM64 and x86 architectures.

### 🛠️ Installation

**Python users**

Install from PyPI using Pip:

```python
pip install thormotion
```

Then import the package at the top of your python file:

```python
import thormotion
```

**Rust users**

Add Thormotion to your Cargo.toml file:

```toml
[dependencies]
thormotion = "0.2.0" # Check for the latest version on crates.io
```

### 📖 Documentation

Thormotion implements the Thorlabs APT communication protocol. 
For full details, please refer to the APT protocol documentation.

### 🤝 Contributing

Thormotion is an open-source project! 
Contributions are welcome, and we are always looking for ways to improve the library. 
If you would like to help out, please check the list of open issues. 
If you have an idea for a new feature or would like to report a bug, please open a new issue or submit a pull request. 
Please ask questions and discuss features in the issues if anything is unclear. 
Note that all code submissions and pull requests are assumed to agree with the BSD 3-Clause License. 
Make sure to read the contributing guidelines before getting started.

### 📝 License

This project is licensed under the BSD 3-Clause License. 
Opening a pull request indicates agreement with these terms.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "thormotion",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "thorlabs, research, automation, robotics, mechatronics",
    "author": "Amelia Fraser-Dale",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/20/99/6b0b2ec14b9638ff3261235f4da91d1a2399e9b10bdcd10c40c060035a8f/thormotion-0.2.0.tar.gz",
    "platform": null,
    "description": "# Thormotion\n\nA cross-platform motion control library for Thorlabs systems, written in Rust.\n\n### \ud83d\ude80 Features\n- Designed for robotics, automation, and scientific applications.\n- Fast and efficient, with minimal overhead.\n- Python API simplifies experiment design.\n- Supports macOS, Linux, and Windows. Supports ARM64 and x86 architectures.\n\n### \ud83d\udee0\ufe0f Installation\n\n**Python users**\n\nInstall from PyPI using Pip:\n\n```python\npip install thormotion\n```\n\nThen import the package at the top of your python file:\n\n```python\nimport thormotion\n```\n\n**Rust users**\n\nAdd Thormotion to your Cargo.toml file:\n\n```toml\n[dependencies]\nthormotion = \"0.2.0\" # Check for the latest version on crates.io\n```\n\n### \ud83d\udcd6 Documentation\n\nThormotion implements the Thorlabs APT communication protocol. \nFor full details, please refer to the APT protocol documentation.\n\n### \ud83e\udd1d Contributing\n\nThormotion is an open-source project! \nContributions are welcome, and we are always looking for ways to improve the library. \nIf you would like to help out, please check the list of open issues. \nIf you have an idea for a new feature or would like to report a bug, please open a new issue or submit a pull request. \nPlease ask questions and discuss features in the issues if anything is unclear. \nNote that all code submissions and pull requests are assumed to agree with the BSD 3-Clause License. \nMake sure to read the contributing guidelines before getting started.\n\n### \ud83d\udcdd License\n\nThis project is licensed under the BSD 3-Clause License. \nOpening a pull request indicates agreement with these terms.\n",
    "bugtrack_url": null,
    "license": "BSD-3",
    "summary": "A cross-platform motion control library for Thorlabs systems, written in Rust.",
    "version": "0.2.0",
    "project_urls": {
        "Source Code": "https://github.com/MillieFD/thormotion"
    },
    "split_keywords": [
        "thorlabs",
        " research",
        " automation",
        " robotics",
        " mechatronics"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "42f3d2552316114f923d3ea4fd6e8f80de407f9a180d4fc0758d2e40e3fe1ff6",
                "md5": "b6d65691adc78e51a7a0a17346126b3f",
                "sha256": "1431c588da1039b6285ec3efab611e8c2e674667e7403901ac5af10fc364156b"
            },
            "downloads": -1,
            "filename": "thormotion-0.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "b6d65691adc78e51a7a0a17346126b3f",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 488584,
            "upload_time": "2025-02-15T21:59:09",
            "upload_time_iso_8601": "2025-02-15T21:59:09.059540Z",
            "url": "https://files.pythonhosted.org/packages/42/f3/d2552316114f923d3ea4fd6e8f80de407f9a180d4fc0758d2e40e3fe1ff6/thormotion-0.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "45dec825782a25db1026a42cc1838fdaf156c5409199ce7e0afcadc4751a8b40",
                "md5": "369262c83e0d5dbcf6add188908c7289",
                "sha256": "70f72ab23a41f49ef562bf9ba999ecb6734c54cd435d476b7862fca133db8426"
            },
            "downloads": -1,
            "filename": "thormotion-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "369262c83e0d5dbcf6add188908c7289",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 505316,
            "upload_time": "2025-02-15T22:01:03",
            "upload_time_iso_8601": "2025-02-15T22:01:03.513583Z",
            "url": "https://files.pythonhosted.org/packages/45/de/c825782a25db1026a42cc1838fdaf156c5409199ce7e0afcadc4751a8b40/thormotion-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "13d06e30076af0d6b1442c5da8c4320819eca2665cd9d8f1b860d2adb791b0b4",
                "md5": "9cd2f6b507dcc565b33e3d1964a211c5",
                "sha256": "d638f86b50bd037d30a875e91342edce096cfa613e9f13ce151c57357a2963f7"
            },
            "downloads": -1,
            "filename": "thormotion-0.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "9cd2f6b507dcc565b33e3d1964a211c5",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 488830,
            "upload_time": "2025-02-15T21:59:11",
            "upload_time_iso_8601": "2025-02-15T21:59:11.085829Z",
            "url": "https://files.pythonhosted.org/packages/13/d0/6e30076af0d6b1442c5da8c4320819eca2665cd9d8f1b860d2adb791b0b4/thormotion-0.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "76d58d25e5751cfe9782061e920cc05d13cce8401ad9a668e0dea5416980e9a3",
                "md5": "b834c3deced7301c3f131c3d04fbb5bb",
                "sha256": "4e3ba6426ac71e9be94c44f4b6e26044c9aad87828ca08863fabacc4cd17ea88"
            },
            "downloads": -1,
            "filename": "thormotion-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b834c3deced7301c3f131c3d04fbb5bb",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 506336,
            "upload_time": "2025-02-15T22:01:05",
            "upload_time_iso_8601": "2025-02-15T22:01:05.903186Z",
            "url": "https://files.pythonhosted.org/packages/76/d5/8d25e5751cfe9782061e920cc05d13cce8401ad9a668e0dea5416980e9a3/thormotion-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "87e131918c03957f042a0f316d44a6ae7164dfc81dc09ad02c54ae4f4d9d77d5",
                "md5": "2b562aca835a966a21e0e9b4771f99a1",
                "sha256": "8e8286f68aed1a237fa6707446efdcee376602ee86d3fe6c8a028911a52ff316"
            },
            "downloads": -1,
            "filename": "thormotion-0.2.0-cp312-cp312-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2b562aca835a966a21e0e9b4771f99a1",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 531492,
            "upload_time": "2025-02-15T21:40:45",
            "upload_time_iso_8601": "2025-02-15T21:40:45.583777Z",
            "url": "https://files.pythonhosted.org/packages/87/e1/31918c03957f042a0f316d44a6ae7164dfc81dc09ad02c54ae4f4d9d77d5/thormotion-0.2.0-cp312-cp312-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bcee28da4b6bd430d27b9385096512f1dde88e1de76a491ebf97cd8e0ff75725",
                "md5": "1802728b1d3ffa4f39aa6c0fcc3e2665",
                "sha256": "6bbeaf9d7f1f491afafdcbb16f5ea5735606e24d6c118c3703c6b91cfe9b3f75"
            },
            "downloads": -1,
            "filename": "thormotion-0.2.0-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "1802728b1d3ffa4f39aa6c0fcc3e2665",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 484104,
            "upload_time": "2025-02-15T21:40:47",
            "upload_time_iso_8601": "2025-02-15T21:40:47.730167Z",
            "url": "https://files.pythonhosted.org/packages/bc/ee/28da4b6bd430d27b9385096512f1dde88e1de76a491ebf97cd8e0ff75725/thormotion-0.2.0-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f5ee734c12073ae69f2bfd13150ccc85b3a7229a25da41bb36eeccb17694a391",
                "md5": "680d6763b80eca73b1abbc2d9f06048d",
                "sha256": "325966a0f9ebd5bc571888de7ff59ce384c14a09ec4ad8ee5cf44acda4422504"
            },
            "downloads": -1,
            "filename": "thormotion-0.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "680d6763b80eca73b1abbc2d9f06048d",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 487845,
            "upload_time": "2025-02-15T21:59:13",
            "upload_time_iso_8601": "2025-02-15T21:59:13.630976Z",
            "url": "https://files.pythonhosted.org/packages/f5/ee/734c12073ae69f2bfd13150ccc85b3a7229a25da41bb36eeccb17694a391/thormotion-0.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "92d8182b429a0118623e9ef7c2333a5a4c2f454dd7cd52fb413af12d2a4e1244",
                "md5": "6eb2e62ca86d99916b6ada4b31e304ed",
                "sha256": "2e2cb1ce86951b2e5d177a224097f635e0ccdede04b4ef016a820f63d287ffa5"
            },
            "downloads": -1,
            "filename": "thormotion-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6eb2e62ca86d99916b6ada4b31e304ed",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 505247,
            "upload_time": "2025-02-15T22:01:07",
            "upload_time_iso_8601": "2025-02-15T22:01:07.768903Z",
            "url": "https://files.pythonhosted.org/packages/92/d8/182b429a0118623e9ef7c2333a5a4c2f454dd7cd52fb413af12d2a4e1244/thormotion-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "012b92f794674960473b6af4628683954c28273f1c4f1f12eab366d13e636a52",
                "md5": "02f10c7b7dba5c4e2fbf024cf5f8e702",
                "sha256": "0570bbe016bd3036485dc259ba7498ff8ea32f3051c16a76a08b6b0172633628"
            },
            "downloads": -1,
            "filename": "thormotion-0.2.0-cp313-cp313-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "02f10c7b7dba5c4e2fbf024cf5f8e702",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": null,
            "size": 530886,
            "upload_time": "2025-02-15T21:40:49",
            "upload_time_iso_8601": "2025-02-15T21:40:49.674777Z",
            "url": "https://files.pythonhosted.org/packages/01/2b/92f794674960473b6af4628683954c28273f1c4f1f12eab366d13e636a52/thormotion-0.2.0-cp313-cp313-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0c2a47347449457bf55e8ddc4a76fb2806f4fcb589ff23bef9fd6035bd75dbe7",
                "md5": "40d40f43654396c7b9173f989ea34426",
                "sha256": "040af17aa8283ed5ac3bef25d7624461c7087a06b0bd8dc266cd0ea22a4b59e7"
            },
            "downloads": -1,
            "filename": "thormotion-0.2.0-cp313-cp313-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "40d40f43654396c7b9173f989ea34426",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": null,
            "size": 483729,
            "upload_time": "2025-02-15T21:40:51",
            "upload_time_iso_8601": "2025-02-15T21:40:51.973970Z",
            "url": "https://files.pythonhosted.org/packages/0c/2a/47347449457bf55e8ddc4a76fb2806f4fcb589ff23bef9fd6035bd75dbe7/thormotion-0.2.0-cp313-cp313-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a61107909130339b2f375039c30a967969d2534c87567d07b6d7b6fdcdb539ff",
                "md5": "92e2f327b229e94f4f778bb247ebe050",
                "sha256": "fc837bd51c9415e0534ff45e8dff8646f73cf18891831123442123b9d0f19a3a"
            },
            "downloads": -1,
            "filename": "thormotion-0.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "92e2f327b229e94f4f778bb247ebe050",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": null,
            "size": 487993,
            "upload_time": "2025-02-15T21:59:15",
            "upload_time_iso_8601": "2025-02-15T21:59:15.518853Z",
            "url": "https://files.pythonhosted.org/packages/a6/11/07909130339b2f375039c30a967969d2534c87567d07b6d7b6fdcdb539ff/thormotion-0.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d954413258c57c5d9541419a8361d4ef2f18b8862f84e0a0c7ef76fa41c58b12",
                "md5": "12ed9f2ebfc1f59322016dbee5e63db1",
                "sha256": "02ec6116f12700c84794b9a3cbb07023b67c78f41fd78f63f9042afa117dca00"
            },
            "downloads": -1,
            "filename": "thormotion-0.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "12ed9f2ebfc1f59322016dbee5e63db1",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": null,
            "size": 505268,
            "upload_time": "2025-02-15T22:01:10",
            "upload_time_iso_8601": "2025-02-15T22:01:10.429729Z",
            "url": "https://files.pythonhosted.org/packages/d9/54/413258c57c5d9541419a8361d4ef2f18b8862f84e0a0c7ef76fa41c58b12/thormotion-0.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a393c07136c2963d161ac804675fb1f60a491dff028a54403b13b4f0b5381b78",
                "md5": "fd6eca54414e58255c55f342005090ea",
                "sha256": "4f81aca0063dc62446a8e1d640e4bda131e0f1592cb07e8f488687634fba8687"
            },
            "downloads": -1,
            "filename": "thormotion-0.2.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "fd6eca54414e58255c55f342005090ea",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": null,
            "size": 487531,
            "upload_time": "2025-02-15T21:59:18",
            "upload_time_iso_8601": "2025-02-15T21:59:18.056923Z",
            "url": "https://files.pythonhosted.org/packages/a3/93/c07136c2963d161ac804675fb1f60a491dff028a54403b13b4f0b5381b78/thormotion-0.2.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "12c3522c6f7d22284715dbaccfafeed61f14760e527b56280dd9cd1782b4882a",
                "md5": "4f170b1fc8d9b96c55aa6c2ce9533e8f",
                "sha256": "ceccdef1d4c93c37a40441da9a74de10fe5c081925f640e1dac05d831c743369"
            },
            "downloads": -1,
            "filename": "thormotion-0.2.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4f170b1fc8d9b96c55aa6c2ce9533e8f",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": null,
            "size": 503334,
            "upload_time": "2025-02-15T22:01:12",
            "upload_time_iso_8601": "2025-02-15T22:01:12.453165Z",
            "url": "https://files.pythonhosted.org/packages/12/c3/522c6f7d22284715dbaccfafeed61f14760e527b56280dd9cd1782b4882a/thormotion-0.2.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0f386de572cfe2e46eb1fc759bad8e0778078e7ce693e4c2c65d9e301259f8b9",
                "md5": "ebd1da1131a03d966c6fd45669bdcff7",
                "sha256": "6b3a31cd55143d8966d37da705076b566548bb32a003ba61f6541cb1ce230253"
            },
            "downloads": -1,
            "filename": "thormotion-0.2.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "ebd1da1131a03d966c6fd45669bdcff7",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 488596,
            "upload_time": "2025-02-15T21:59:00",
            "upload_time_iso_8601": "2025-02-15T21:59:00.652625Z",
            "url": "https://files.pythonhosted.org/packages/0f/38/6de572cfe2e46eb1fc759bad8e0778078e7ce693e4c2c65d9e301259f8b9/thormotion-0.2.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f2309cf511c315298fddb36398f33028d6fd727df7d86897f9131420b20a2bd5",
                "md5": "2e42b3a716db5eb9f60e861d87b048bb",
                "sha256": "60f5dc70143a3c1d73d0035ddff02891f19780b71c43971b2c35e02c9c4a8ba1"
            },
            "downloads": -1,
            "filename": "thormotion-0.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2e42b3a716db5eb9f60e861d87b048bb",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 507088,
            "upload_time": "2025-02-15T22:00:56",
            "upload_time_iso_8601": "2025-02-15T22:00:56.295198Z",
            "url": "https://files.pythonhosted.org/packages/f2/30/9cf511c315298fddb36398f33028d6fd727df7d86897f9131420b20a2bd5/thormotion-0.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "93780e4aae3c144b2af3826a3b47ba01ee42dda25119d659572fd043dc16bef5",
                "md5": "6ab552be00220e53ec3c32107db8746c",
                "sha256": "d132bc40c379b5d3ee0ce4e90991204d7a7cf450cb773e23d579abb58517556f"
            },
            "downloads": -1,
            "filename": "thormotion-0.2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "6ab552be00220e53ec3c32107db8746c",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 490215,
            "upload_time": "2025-02-15T21:59:03",
            "upload_time_iso_8601": "2025-02-15T21:59:03.429222Z",
            "url": "https://files.pythonhosted.org/packages/93/78/0e4aae3c144b2af3826a3b47ba01ee42dda25119d659572fd043dc16bef5/thormotion-0.2.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "864e40f67ad4cec68706ec02fbb0d6d5643baf4d3336509049d30b933a5a1735",
                "md5": "5db0d39e890146943746bc99063ef729",
                "sha256": "4292416b66add24df21d15fc676ab0557787bf8b0216c682c4a029159aa33cb7"
            },
            "downloads": -1,
            "filename": "thormotion-0.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5db0d39e890146943746bc99063ef729",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 506357,
            "upload_time": "2025-02-15T22:00:58",
            "upload_time_iso_8601": "2025-02-15T22:00:58.229331Z",
            "url": "https://files.pythonhosted.org/packages/86/4e/40f67ad4cec68706ec02fbb0d6d5643baf4d3336509049d30b933a5a1735/thormotion-0.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fcc136cfd022f133ada31e8cca54a219db49273a5f6a4ffa2c66ee94b3e57227",
                "md5": "8436e114d18bb2c78517bc5f146577df",
                "sha256": "a69848c489f12b13ff828825be2dd67b9bd0a2c9858091fea237d56eb5733703"
            },
            "downloads": -1,
            "filename": "thormotion-0.2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "8436e114d18bb2c78517bc5f146577df",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 489972,
            "upload_time": "2025-02-15T21:59:06",
            "upload_time_iso_8601": "2025-02-15T21:59:06.079280Z",
            "url": "https://files.pythonhosted.org/packages/fc/c1/36cfd022f133ada31e8cca54a219db49273a5f6a4ffa2c66ee94b3e57227/thormotion-0.2.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cf1d67c3ca4a383d97f5d473e7bdf497f463855579fa67d3e59d4d77186f1ca5",
                "md5": "8363f670c2f1752f96155ab9f3b4edd6",
                "sha256": "044b0f0573a204cf10c76f6cba7980b210fdec1e784e875b504556274fbac34b"
            },
            "downloads": -1,
            "filename": "thormotion-0.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8363f670c2f1752f96155ab9f3b4edd6",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 506643,
            "upload_time": "2025-02-15T22:01:00",
            "upload_time_iso_8601": "2025-02-15T22:01:00.993320Z",
            "url": "https://files.pythonhosted.org/packages/cf/1d/67c3ca4a383d97f5d473e7bdf497f463855579fa67d3e59d4d77186f1ca5/thormotion-0.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ed7ced476eabc58dfd71cfe1ec8c5ecc56622ad7b263dc8a610c57ab4e9512f8",
                "md5": "08f4bed58dd6ea8a09ea369ed8abcb10",
                "sha256": "53329501b4d1d499869a831c700d97a9ebd33b35ffb384f6331e560bf37829bd"
            },
            "downloads": -1,
            "filename": "thormotion-0.2.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "08f4bed58dd6ea8a09ea369ed8abcb10",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": null,
            "size": 489580,
            "upload_time": "2025-02-15T21:59:22",
            "upload_time_iso_8601": "2025-02-15T21:59:22.909599Z",
            "url": "https://files.pythonhosted.org/packages/ed/7c/ed476eabc58dfd71cfe1ec8c5ecc56622ad7b263dc8a610c57ab4e9512f8/thormotion-0.2.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3d8d2fbd542ddbc1d73e0a8f886a898f36b4b07ae6c53a23550024d6c941cd44",
                "md5": "893590d5e2d980f64d914405f7bf1b8d",
                "sha256": "ad4891aa5785fb37c13bc07e0a3808c7c3bd687cf887b1c4e5b3d8bb83dc1c77"
            },
            "downloads": -1,
            "filename": "thormotion-0.2.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "893590d5e2d980f64d914405f7bf1b8d",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": null,
            "size": 505639,
            "upload_time": "2025-02-15T22:01:16",
            "upload_time_iso_8601": "2025-02-15T22:01:16.942347Z",
            "url": "https://files.pythonhosted.org/packages/3d/8d/2fbd542ddbc1d73e0a8f886a898f36b4b07ae6c53a23550024d6c941cd44/thormotion-0.2.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "942a4e2acaa9c5bf1902a47be3fbd8537075055ac0e4a380caf7b2c8228a0100",
                "md5": "bf8ac64a01b825d9d5714fc8183932ca",
                "sha256": "f44ed0f0bbe6fd0c1f59563f1d4a33cdcc0c9bb49c13e92681c7999cf0ef63f8"
            },
            "downloads": -1,
            "filename": "thormotion-0.2.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "bf8ac64a01b825d9d5714fc8183932ca",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": null,
            "size": 490379,
            "upload_time": "2025-02-15T21:59:21",
            "upload_time_iso_8601": "2025-02-15T21:59:21.040173Z",
            "url": "https://files.pythonhosted.org/packages/94/2a/4e2acaa9c5bf1902a47be3fbd8537075055ac0e4a380caf7b2c8228a0100/thormotion-0.2.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "627891f690db050a5b92e1e5fbd51e0ddc13d19d78b16854d4c6813241a265f2",
                "md5": "9e1a3e840345b9e5b2e52e45a01c6644",
                "sha256": "fc52457cf7ad8aa5c09b02be21ae78f2f61d037c22260b725cb439c8e01d8def"
            },
            "downloads": -1,
            "filename": "thormotion-0.2.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9e1a3e840345b9e5b2e52e45a01c6644",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": null,
            "size": 506544,
            "upload_time": "2025-02-15T22:01:14",
            "upload_time_iso_8601": "2025-02-15T22:01:14.386107Z",
            "url": "https://files.pythonhosted.org/packages/62/78/91f690db050a5b92e1e5fbd51e0ddc13d19d78b16854d4c6813241a265f2/thormotion-0.2.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "20996b0b2ec14b9638ff3261235f4da91d1a2399e9b10bdcd10c40c060035a8f",
                "md5": "da2eb66e6ca7c5433744c8362ab51278",
                "sha256": "116a2f71bcd7b9a61cd6ab7b5677dba1357e095dee360836183f08660ce10279"
            },
            "downloads": -1,
            "filename": "thormotion-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "da2eb66e6ca7c5433744c8362ab51278",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 26407,
            "upload_time": "2025-02-15T21:40:53",
            "upload_time_iso_8601": "2025-02-15T21:40:53.673671Z",
            "url": "https://files.pythonhosted.org/packages/20/99/6b0b2ec14b9638ff3261235f4da91d1a2399e9b10bdcd10c40c060035a8f/thormotion-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-15 21:40:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MillieFD",
    "github_project": "thormotion",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "thormotion"
}
        
Elapsed time: 0.39749s