Skip to main content

PhotonForge is a design tool that integrates with foundry PDKs to speed up the design, simulation, and verification cycle for optical components and systems.

Project description

PhotonForge

PhotonForge is a design tool that integrates with foundry PDKs to speed up the design, simulation, and verification cycle for optical components and systems.

Documentation

The online documentation can be found here.

Installation

PhotonForge is a python module that can be easily installed via pip:

pip install photonforge[live_viewer]

This command will install PhotonForge along with all of its dependencies in the current environment. If you have Tidy3D already installed in a virtual environment, you can use the same for PhotonForge.

A Tidy3D API key is required to authenticate PhotonForge users. If you don't have one already configured, you can get a free API key and configure it with the following command:

tidy3d configure

On Windows, it is easier to use pipx to find the path to the configuration tool:

pip install pipx
pipx run tidy3d configure

More information about the installation and configuration of Tidy3D can be found here.

You can verify that the PhotonForge installation worked by running the following command to print the installed version:

python -c 'import photonforge as pf; print(pf.__version__)'

Third-party libraries and licenses

  • gdstk, Clipper2, Boost.Geometry, Boost.Polygon, Boost.Uuid

    Boost Software License - Version 1.0 - August 17th, 2003

    Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following:

    The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor.

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

  • json

    MIT License

    Copyright (c) 2013-2022 Niels Lohmann

    Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

    The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

  • toml++

    MIT License

    Copyright (c) Mark Gillard mark.gillard@outlook.com.au

    Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

    The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

  • jwt-cpp

    MIT License

    Copyright (c) 2018 Dominik Thalhammer

    Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

    The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

  • ZLIB

    Copyright (C) 1995-2024 Jean-loup Gailly and Mark Adler

    This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

    Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:

    1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
    2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
    3. This notice may not be removed or altered from any source distribution.

    Jean-loup Gailly Mark Adler jloup@gzip.org madler@alumni.caltech.edu

  • Qhull

                    Qhull, Copyright (c) 1993-2020
    
                            C.B. Barber
                           Arlington, MA
    
                               and
    
       The National Science and Technology Research Center for
        Computation and Visualization of Geometric Structures
                        (The Geometry Center)
                       University of Minnesota
    
                       email: qhull@qhull.org
    

    This software includes Qhull from C.B. Barber and The Geometry Center. Files derived from Qhull 1.0 are copyrighted by the Geometry Center. The remaining files are copyrighted by C.B. Barber. Qhull is free software and may be obtained via http from www.qhull.org. It may be freely copied, modified, and redistributed under the following conditions:

    1. All copyright notices must remain intact in all files.

    2. A copy of this text file must be distributed along with any copies of Qhull that you redistribute; this includes copies that you have modified, or copies of programs or other software products that include Qhull.

    3. If you modify Qhull, you must include a notice giving the name of the person performing the modification, the date of modification, and the reason for such modification.

    4. When distributing modified versions of Qhull, or other software products that include Qhull, you must provide notice that the original source code may be obtained as noted above.

    5. There is no warranty or other guarantee of fitness for Qhull, it is provided solely "as is". Bug reports or fixes may be sent to qhull_bug@qhull.org; the authors may or may not act on them as they desire.

  • CDT, Eigen

    Mozilla Public License

    Version 2.0

    1. Definitions

    1.1. “Contributor”

    means each individual or legal entity that creates, contributes to the creation of, or owns Covered Software.

    1.2. “Contributor Version”

    means the combination of the Contributions of others (if any) used by a Contributor and that particular Contributor’s Contribution.

    1.3. “Contribution”

    means Covered Software of a particular Contributor.

    1.4. “Covered Software”

    means Source Code Form to which the initial Contributor has attached the notice in Exhibit A, the Executable Form of such Source Code Form, and Modifications of such Source Code Form, in each case including portions thereof.

    1.5. “Incompatible With Secondary Licenses”

    means

    that the initial Contributor has attached the notice described in Exhibit B to the Covered Software; or

    that the Covered Software was made available under the terms of version 1.1 or earlier of the License, but not also under the terms of a Secondary License.

    1.6. “Executable Form”

    means any form of the work other than Source Code Form.

    1.7. “Larger Work”

    means a work that combines Covered Software with other material, in a separate file or files, that is not Covered Software.

    1.8. “License”

    means this document.

    1.9. “Licensable”

    means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently, any and all of the rights conveyed by this License.

    1.10. “Modifications”

    means any of the following:

    any file in Source Code Form that results from an addition to, deletion from, or modification of the contents of Covered Software; or

    any new file in Source Code Form that contains any Covered Software.

    1.11. “Patent Claims” of a Contributor

    means any patent claim(s), including without limitation, method, process, and apparatus claims, in any patent Licensable by such Contributor that would be infringed, but for the grant of the License, by the making, using, selling, offering for sale, having made, import, or transfer of either its Contributions or its Contributor Version.

    1.12. “Secondary License”

    means either the GNU General Public License, Version 2.0, the GNU Lesser General Public License, Version 2.1, the GNU Affero General Public License, Version 3.0, or any later versions of those licenses.

    1.13. “Source Code Form”

    means the form of the work preferred for making modifications.

    1.14. “You” (or “Your”)

    means an individual or a legal entity exercising rights under this License. For legal entities, “You” includes any entity that controls, is controlled by, or is under common control with You. For purposes of this definition, “control” means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity.

    1. License Grants and Conditions

    2.1. Grants

    Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license:

    under intellectual property rights (other than patent or trademark) Licensable by such Contributor to use, reproduce, make available, modify, display, perform, distribute, and otherwise exploit its Contributions, either on an unmodified basis, with Modifications, or as part of a Larger Work; and

    under Patent Claims of such Contributor to make, use, sell, offer for sale, have made, import, and otherwise transfer either its Contributions or its Contributor Version.

    2.2. Effective Date

    The licenses granted in Section 2.1 with respect to any Contribution become effective for each Contribution on the date the Contributor first distributes such Contribution.

    2.3. Limitations on Grant Scope

    The licenses granted in this Section 2 are the only rights granted under this License. No additional rights or licenses will be implied from the distribution or licensing of Covered Software under this License. Notwithstanding Section 2.1(b) above, no patent license is granted by a Contributor:

    for any code that a Contributor has removed from Covered Software; or

    for infringements caused by: (i) Your and any other third party’s modifications of Covered Software, or (ii) the combination of its Contributions with other software (except as part of its Contributor Version); or

    under Patent Claims infringed by Covered Software in the absence of its Contributions.

    This License does not grant any rights in the trademarks, service marks, or logos of any Contributor (except as may be necessary to comply with the notice requirements in Section 3.4).

    2.4. Subsequent Licenses

    No Contributor makes additional grants as a result of Your choice to distribute the Covered Software under a subsequent version of this License (see Section 10.2) or under the terms of a Secondary License (if permitted under the terms of Section 3.3).

    2.5. Representation

    Each Contributor represents that the Contributor believes its Contributions are its original creation(s) or it has sufficient rights to grant the rights to its Contributions conveyed by this License.

    2.6. Fair Use

    This License is not intended to limit any rights You have under applicable copyright doctrines of fair use, fair dealing, or other equivalents.

    2.7. Conditions

    Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in Section 2.1.

    1. Responsibilities

    3.1. Distribution of Source Form

    All distribution of Covered Software in Source Code Form, including any Modifications that You create or to which You contribute, must be under the terms of this License. You must inform recipients that the Source Code Form of the Covered Software is governed by the terms of this License, and how they can obtain a copy of this License. You may not attempt to alter or restrict the recipients’ rights in the Source Code Form.

    3.2. Distribution of Executable Form

    If You distribute Covered Software in Executable Form then:

    such Covered Software must also be made available in Source Code Form, as described in Section 3.1, and You must inform recipients of the Executable Form how they can obtain a copy of such Source Code Form by reasonable means in a timely manner, at a charge no more than the cost of distribution to the recipient; and

    You may distribute such Executable Form under the terms of this License, or sublicense it under different terms, provided that the license for the Executable Form does not attempt to limit or alter the recipients’ rights in the Source Code Form under this License.

    3.3. Distribution of a Larger Work

    You may create and distribute a Larger Work under terms of Your choice, provided that You also comply with the requirements of this License for the Covered Software. If the Larger Work is a combination of Covered Software with a work governed by one or more Secondary Licenses, and the Covered Software is not Incompatible With Secondary Licenses, this License permits You to additionally distribute such Covered Software under the terms of such Secondary License(s), so that the recipient of the Larger Work may, at their option, further distribute the Covered Software under the terms of either this License or such Secondary License(s).

    3.4. Notices

    You may not remove or alter the substance of any license notices (including copyright notices, patent notices, disclaimers of warranty, or limitations of liability) contained within the Source Code Form of the Covered Software, except that You may alter any license notices to the extent required to remedy known factual inaccuracies.

    3.5. Application of Additional Terms

    You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Software. However, You may do so only on Your own behalf, and not on behalf of any Contributor. You must make it absolutely clear that any such warranty, support, indemnity, or liability obligation is offered by You alone, and You hereby agree to indemnify every Contributor for any liability incurred by such Contributor as a result of warranty, support, indemnity or liability terms You offer. You may include additional disclaimers of warranty and limitations of liability specific to any jurisdiction.

    1. Inability to Comply Due to Statute or Regulation

    If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered Software due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be placed in a text file included with all distributions of the Covered Software under this License. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it.

    1. Termination

    5.1. The rights granted under this License will terminate automatically if You fail to comply with any of its terms. However, if You become compliant, then the rights granted under this License from a particular Contributor are reinstated (a) provisionally, unless and until such Contributor explicitly and finally terminates Your grants, and (b) on an ongoing basis, if such Contributor fails to notify You of the non-compliance by some reasonable means prior to 60 days after You have come back into compliance. Moreover, Your grants from a particular Contributor are reinstated on an ongoing basis if such Contributor notifies You of the non-compliance by some reasonable means, this is the first time You have received notice of non-compliance with this License from such Contributor, and You become compliant prior to 30 days after Your receipt of the notice.

    5.2. If You initiate litigation against any entity by asserting a patent infringement claim (excluding declaratory judgment actions, counter-claims, and cross-claims) alleging that a Contributor Version directly or indirectly infringes any patent, then the rights granted to You by any and all Contributors for the Covered Software under Section 2.1 of this License shall terminate.

    5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user license agreements (excluding distributors and resellers) which have been validly granted by You or Your distributors under this License prior to termination shall survive termination.

    1. Disclaimer of Warranty

    Covered Software is provided under this License on an “as is” basis, without warranty of any kind, either expressed, implied, or statutory, including, without limitation, warranties that the Covered Software is free of defects, merchantable, fit for a particular purpose or non-infringing. The entire risk as to the quality and performance of the Covered Software is with You. Should any Covered Software prove defective in any respect, You (not any Contributor) assume the cost of any necessary servicing, repair, or correction. This disclaimer of warranty constitutes an essential part of this License. No use of any Covered Software is authorized under this License except under this disclaimer.

    1. Limitation of Liability

    Under no circumstances and under no legal theory, whether tort (including negligence), contract, or otherwise, shall any Contributor, or anyone who distributes Covered Software as permitted above, be liable to You for any direct, indirect, special, incidental, or consequential damages of any character including, without limitation, damages for lost profits, loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses, even if such party shall have been informed of the possibility of such damages. This limitation of liability shall not apply to liability for death or personal injury resulting from such party’s negligence to the extent applicable law prohibits such limitation. Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages, so this exclusion and limitation may not apply to You.

    1. Litigation

    Any litigation relating to this License may be brought only in the courts of a jurisdiction where the defendant maintains its principal place of business and such litigation shall be governed by laws of that jurisdiction, without reference to its conflict-of-law provisions. Nothing in this Section shall prevent a party’s ability to bring cross-claims or counter-claims.

    1. Miscellaneous

    This License represents the complete agreement concerning the subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not be used to construe this License against a Contributor.

    1. Versions of the License

    10.1. New Versions

    Mozilla Foundation is the license steward. Except as provided in Section 10.3, no one other than the license steward has the right to modify or publish new versions of this License. Each version will be given a distinguishing version number.

    10.2. Effect of New Versions

    You may distribute the Covered Software under the terms of the version of the License under which You originally received the Covered Software, or under the terms of any subsequent version published by the license steward.

    10.3. Modified Versions

    If you create software not governed by this License, and you want to create a new license for such software, you may create and use a modified version of this License if you rename the license and remove any references to the name of the license steward (except to note that such modified license differs from this License).

    10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses

    If You choose to distribute Source Code Form that is Incompatible With Secondary Licenses under the terms of this version of the License, the notice described in Exhibit B of this License must be attached.

    Exhibit A - Source Code Form License Notice This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.

    If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice.

    You may add additional accurate notices of copyright ownership.

    Exhibit B - “Incompatible With Secondary Licenses” Notice

    This Source Code Form is “Incompatible With Secondary Licenses”, as defined by the Mozilla Public License, v. 2.0.

  • OpenSSL, OSQP

                              Apache License
                        Version 2.0, January 2004
                     https://www.apache.org/licenses/
    

    TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

    1. Definitions.

      "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.

      "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.

      "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.

      "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.

      "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.

      "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.

      "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).

      "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.

      "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."

      "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.

    2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.

    3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.

    4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:

      (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and

      (b) You must cause any modified files to carry prominent notices stating that You changed the files; and

      (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and

      (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.

      You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.

    5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.

    6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.

    7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.

    8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.

    9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.

    END OF TERMS AND CONDITIONS

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

photonforge-1.2.0-cp313-cp313-win_amd64.whl (3.9 MB view details)

Uploaded CPython 3.13Windows x86-64

photonforge-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

photonforge-1.2.0-cp313-cp313-musllinux_1_2_i686.whl (6.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

photonforge-1.2.0-cp313-cp313-musllinux_1_2_aarch64.whl (5.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

photonforge-1.2.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (5.5 MB view details)

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

photonforge-1.2.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (5.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

photonforge-1.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

photonforge-1.2.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (5.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

photonforge-1.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

photonforge-1.2.0-cp313-cp313-macosx_10_15_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.13macOS 10.15+ x86-64

photonforge-1.2.0-cp313-cp313-macosx_10_15_universal2.whl (8.7 MB view details)

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

photonforge-1.2.0-cp312-cp312-win_amd64.whl (3.9 MB view details)

Uploaded CPython 3.12Windows x86-64

photonforge-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

photonforge-1.2.0-cp312-cp312-musllinux_1_2_i686.whl (6.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

photonforge-1.2.0-cp312-cp312-musllinux_1_2_aarch64.whl (5.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

photonforge-1.2.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (5.5 MB view details)

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

photonforge-1.2.0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (5.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

photonforge-1.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

photonforge-1.2.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (5.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

photonforge-1.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

photonforge-1.2.0-cp312-cp312-macosx_10_15_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.12macOS 10.15+ x86-64

photonforge-1.2.0-cp312-cp312-macosx_10_15_universal2.whl (8.7 MB view details)

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

photonforge-1.2.0-cp311-cp311-win_amd64.whl (3.9 MB view details)

Uploaded CPython 3.11Windows x86-64

photonforge-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

photonforge-1.2.0-cp311-cp311-musllinux_1_2_i686.whl (6.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

photonforge-1.2.0-cp311-cp311-musllinux_1_2_aarch64.whl (5.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

photonforge-1.2.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (5.5 MB view details)

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

photonforge-1.2.0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (5.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

photonforge-1.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

photonforge-1.2.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (5.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

photonforge-1.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

photonforge-1.2.0-cp311-cp311-macosx_10_15_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

photonforge-1.2.0-cp311-cp311-macosx_10_15_universal2.whl (8.7 MB view details)

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

photonforge-1.2.0-cp310-cp310-win_amd64.whl (3.9 MB view details)

Uploaded CPython 3.10Windows x86-64

photonforge-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

photonforge-1.2.0-cp310-cp310-musllinux_1_2_i686.whl (6.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

photonforge-1.2.0-cp310-cp310-musllinux_1_2_aarch64.whl (5.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

photonforge-1.2.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (5.5 MB view details)

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

photonforge-1.2.0-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (5.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

photonforge-1.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

photonforge-1.2.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (5.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

photonforge-1.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

photonforge-1.2.0-cp310-cp310-macosx_10_15_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

photonforge-1.2.0-cp310-cp310-macosx_10_15_universal2.whl (8.7 MB view details)

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

File details

Details for the file photonforge-1.2.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 5d9432dee29dcf00d03303e3490a2e7bba1eae1d2891117119b74d3b7099f9a9
MD5 1842c09c8832a38212a065e1dd160319
BLAKE2b-256 f05fa9b9806ac2427fbc60b79cbd05b37ea25ff48187c21c41351fb7c88f5be3

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp313-cp313-win_amd64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 270482bbe9eaf0e13008188266a09b112eae35d7cdede838655c8e2bed865213
MD5 89790fb7828ea0de73c2b1f3c4aa7899
BLAKE2b-256 ca3f19c300bd10d532154591ca846e150533bf8d6a48ad04cf355188c40bb25c

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3b61e1069b3600f784885eb46d58512dca0d813f0a40d4c57471c8e483314101
MD5 20597b067721008505cf1a691af18d16
BLAKE2b-256 f262eeb740587d5ff99d7671928758ac70b8e610f52924433faf714c42e9c791

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f802637a18cfa8b00d6052eaf5a1f4546cc8e8d42159da3f7a460c7ccfe20ca2
MD5 7b8d338fef7458011ea1f26b67160b23
BLAKE2b-256 b282821f6ef9aaec3ef3e8285820a806c2a40b7f319380f232a323c031df5518

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7d6471129333fa5a4c8cdcb3489c847d9c64d10c52d0f1113dd5cbb8bb52f78a
MD5 2f551370e5f7ced228657c38c4b0b089
BLAKE2b-256 a9214b53d2f7abffddc3a386a9ea79e5d19237e9359edfc125f4dedf97673008

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fc9a4c16cc9a24e020a3f79b63e899b7c802d2061fb8d7c5b609ff5532780cea
MD5 0afe3a8c34224e1e328ef0f79a88187c
BLAKE2b-256 33723279632fc54e36b2a5ced62fb9a5f617cb774012cd90112b53b4fd05a433

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 87c9716fae72a3832d5823947a6a8e0a82cd9906ecbcd3a9cc8b2b6292b4185f
MD5 c674ba148b9a9bc5430245c0a9be3ae0
BLAKE2b-256 b855549c1f7f9b0fa8a327da2e7d5bb33a6ac5f6a29b3e182c1ce4824bf81846

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f568e134f0ef5cd24ed20e18c864ac150b8ccebf0f43eb2892631efb674ae2b9
MD5 9f7a4d5d9c36a13253c6d0618aa45a8c
BLAKE2b-256 df4bdf8b78c909484cc39e0cc036b0e89d70bccafa36fdba32106976cbfeb4a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cc06af77c7646ccb8d6bef8cc29cca0cc66f58e003e1fec313c0048625be95ab
MD5 970ce65f7c8b528b00b46b569f374770
BLAKE2b-256 5c3df43fc100d93dd3de98607b7fac3cd74b47a948c2de34e61123f0f9e6a2e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp313-cp313-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 2dfbad9dae9904e16829a88e8e9473b9ed3f866253f0a66d2af54a6651ad3ef9
MD5 746d44bdd00b3ae122be4ae9f75bde6e
BLAKE2b-256 5e739f6015308ac654059f3dac0750bf1dad2a3a0b34f0cc6e0a7923ed508a91

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp313-cp313-macosx_10_15_x86_64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp313-cp313-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp313-cp313-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 ae7d41452bac1b386afebf628e21ce1d6135ee9a68fe98416dcc342941ad7031
MD5 2c19bde4b0ee95175c3d72445dfcc6c3
BLAKE2b-256 77cf44bb376db98b168376653ec0de52b2505b32973dc3f94a33f07b81497ea5

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp313-cp313-macosx_10_15_universal2.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 6e9c16e89e383634bab2b874ab2ef6dd9ff2dd7ae949566871dff4622fe0b3e8
MD5 d4ceda23ae550c8135d3fc39dd222426
BLAKE2b-256 eedc35b618b9a7467a7bb63fa6677ecd78218c40166ac32c1b3c05c30347ebaa

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp312-cp312-win_amd64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 09926d5e71e344d15accd71e96dcec9f56807a2912c269120d9064aa673c761c
MD5 e1080653e627d1da5f956309be094fe4
BLAKE2b-256 08bc51954d29bb33d64b9a10ff717b2cad3cd3636087478bbeaf922aec3bba13

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ce0b472e70fa4b67687bd38bd97dcab6ba0b164a4427304757219714199ca153
MD5 1286e5745bf0aaef48403b6e7e768a1b
BLAKE2b-256 aa5618fabcd49faa6ad354c8e231ed63757943ce466ce4a5bc2d0a3e566bd4b8

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7b2636ea49c0fe6346c6df44d1022bf37f66ba6f3c06d1e8fd19baf412543a84
MD5 0b2191a0e9e48f1f60265bf212fc7c7f
BLAKE2b-256 f07c4e8babbaa2696a130ec728a0b992a1a3f626101ff1c64fc82ab253c75c29

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b7396263114e2c8ee67124c6faf5b7a43fd817e0029cf945ac23715efc734b2e
MD5 66ac3773dbb69f5d9541b37f51ccfd61
BLAKE2b-256 fb07687b662496db472cf4515a07e2114484f866089c6763cffa702cb338c49c

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5caf23a751efd5ba5a6e904d05af0c86caebe12c99b23e333aecdda007af6fab
MD5 aa046a5b444f072d4f3380da2f8d1e75
BLAKE2b-256 da1b2f392de32466125a080187537b26fa7e52be0514c1a8f8f077f07f139aab

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 74e4953d428b6745eb0bfc1eb7ea87ebe0d5407337ec3c7a29004c16d4e62a68
MD5 cbb97397383c155efb150e16a54570aa
BLAKE2b-256 0432989c6a3f6143461e96f113910dd23f13266ff2eaf5644c45aff217e72d9b

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 dfd25de70a62b00bfca78f454c8d2e8ff298e79590d2ecf654869ab4366603e5
MD5 98981cb5bda71163856b7d24f90969b2
BLAKE2b-256 5a998ed2decccf5d5e5b3b35cf5b21a527499e6562b01acbb08c9754ed131eb1

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a332b38a8dcec159f7de3603b4006aba3f51fa5a8de9e305308297664a6ad9d3
MD5 e37a070df80e0e5141d6f50e7d9e3b01
BLAKE2b-256 91903991983e3f68de9d3a33f789d3df7bf5e9ce56c53bfde8523568f171ffa1

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp312-cp312-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 dd1987a2b709a603cb5ecff5ccc86c787cba555ba55aa1c09acb96518cf1fb80
MD5 4bc2dc5644edc331aaaaeaea9d6d73a9
BLAKE2b-256 8c910f14c024c2cf780eed531580b9f6c501b243044915311d1fa466b95edcd2

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp312-cp312-macosx_10_15_x86_64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp312-cp312-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp312-cp312-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 af037a7551ccc70a6d99885232aec7c33b12312d06918b2398b1ced5116b903a
MD5 92cdd214b4cdb5c3f0b2e1b3d404b864
BLAKE2b-256 612e2ba87ed68d7b3cd08fddc60fc236c72f71d31d7473440575cf72b58268bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp312-cp312-macosx_10_15_universal2.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 a18ff7657e3c0250975c8619fdf0293f116898901f990f0c1f397a9562cf83e6
MD5 500ea118d1a4a05fb978fff2f37cc04d
BLAKE2b-256 1197c177f88a105e96b1d09eb9559be6dbdf46722342743f46ed2c2e224207c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp311-cp311-win_amd64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 80582227f7a9906d85ad56feb4396d67c8f26a55280cc5218ded05c26206eb1b
MD5 72b9c602012338b74868f61c54748ae1
BLAKE2b-256 4e2fbd3ef6d527ffb26c07ee59079a900da21f43724493e35657e456f07ae34d

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8b104c3c0b4c431ccce79bdcb42515cf7e3586b0fb0631d1ffe83709e458e22e
MD5 731e62e657d2235364113b1a107cfe59
BLAKE2b-256 fded5176f7c914b9eb65e1d896428e087eb2f43db873187f8ba3b534dda3aeb5

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f1c5479f1a8a35d83c5706ec1094f4f9cb6885fa6551522b85984cacb8dc4f48
MD5 b36059c8433270ab71fc6a3879817166
BLAKE2b-256 90960cd48763e49530c4a130b305cf6bfbc33511745c49140286554903b272fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d9ed8b94d507dd5a24e54a8966abcf2736e6466e4b37fa5b63d155ebf7161e6a
MD5 93b1964e293270562ed0aaa137857d4f
BLAKE2b-256 2fc18de67151583fb6463f506191beaf0cb0180d428362083a8b475e83c0edf5

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1b218cbd87002651083fe08f0bb0808353d1b77583ac3739bb9edec593731fa4
MD5 3c16a6b930006144c74723b17d637d68
BLAKE2b-256 761377fc77e076ba99d3e1fc36da01f0a52a80240ccb20d3d286482a6f0b4275

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a2a52fb21db4d698632ffd2c9866b2ee178da009e7328a7f5efa27bd5b6c38c3
MD5 331f372a8cbe0514e8405476f982f524
BLAKE2b-256 fd436906491964b25fb93ccfa0c91b701a8436bf45e11cdb87f3ac503069cb83

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e259f6f094fe1539013a307293fbe3534530b8c0e518895ae5c170d2046d9125
MD5 dcb52a2d1e7b5482894ddbb7cb490a41
BLAKE2b-256 03f3b877296d38160524ce899edbca74990e271fdbdef78f707bfd424f2f5baa

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 50cfb60a9e2734cf5d145ba4082c7dcff3e9424ea608fd1e163f005b18ddac30
MD5 07c05e14616245080a1dfe0f9d6213d1
BLAKE2b-256 1c3751105388acbb9db55e827e7a143849aa97637244b79b788db29b802c0490

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp311-cp311-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 d63a8dde1e6055092f799eb0af67b017a4e5d5ff4ce6075fca983eeeb1902901
MD5 628b351417b30d35a92cbef2e209df7e
BLAKE2b-256 ac9b6b731ebb4f248c9c744ec8a45bf2476fdc3c41521ab5bb7825724f01a232

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp311-cp311-macosx_10_15_x86_64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp311-cp311-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp311-cp311-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 ec8e3db910e5dad382b1102e464a28081c4334f79533cefa8c4f389777793986
MD5 f1ef7985f2d46f8ac9e685a0c5b6de63
BLAKE2b-256 fc5f8f41b2207f29145cd146c9bd2d85ef57d1f3e57c8bf931231a24983e5c09

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp311-cp311-macosx_10_15_universal2.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 8b29a5809f9a2cef80fac488c8e54226b355bbffec25d9fe0fb0afa1df1f83e5
MD5 783dd45caef55ac739a676213e4db97f
BLAKE2b-256 a8429a61c0a9b184ec3734044376d4457d18918fa7c2760d507a80bd0fec6ddb

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp310-cp310-win_amd64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b3705de408e82acf6c0e5a7086f5d7a54f9e3bbc303a129c6b12c92650af5d2b
MD5 acd7b5afa8d12db864d42b2d086bc183
BLAKE2b-256 8c581ddfbed1c30a5b6484fb9c6ca9b64a33f0696736b050ca916470182f8e97

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 824a0969f6d61d01ff8e87dc6568621a0da12fe58c560bbd9b229063edb16179
MD5 38dc73ca9df1a0d38fa7a770e60397b2
BLAKE2b-256 bac800eaf59a8089ca68b1b54d6239f8d4da1d5b8f5aaddba440eeaf075de5a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7bc13dfbaf0cca5bf486118a925f9e12cfb5f3ae0861b55a9f852827b1586bb7
MD5 aa7a8c4939d95413b6b1783075f01231
BLAKE2b-256 e6e5b69cb18f012dbf1bdeb8b907f49e0e11db1034096d1c3aa0190b2ab4c716

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ba124c44a5bfca033e24bd9bd13e68302a3abf34e3838931717c022f19095e1d
MD5 1b4400cbf674a4d37a9389a8c3083718
BLAKE2b-256 82ada8b0f52e61399f396f11bfd37a9ecd7c7b8da49ea9ba8ff7e5988e0c0391

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 853bde6d5e35e19a30258ea18870ff4119245b41476e6a164cc5dead54b6ccd8
MD5 57d102d101e31d7a0ffb81555898fd6a
BLAKE2b-256 e3bdfe11f862768481d868d89ca5649e6e40a3d55546f9b5a1c68a55bcc61ab5

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fff0b2d73fb74edee42ac184083463d59d3a5e2614ab4e357c99f98e037d04f2
MD5 e481500c9d090c7e976e12f0b8a3f0a0
BLAKE2b-256 2f83995f0ec59321128934bf0da06925fbdebabdd310727b5d5c0e84f0672d2f

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f5b304adbfa9235b7a390355f5b46541f799c2788e45cf04529e1b2393bd046a
MD5 dbfdd2604d85e29f9022ecccabb5f54f
BLAKE2b-256 779854658a7b93c4e4a66fcaa2b3a2b02393cd88c32852f0646529e2ef76da92

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9c3aa66dec65926772b83e7863b3ee1545c94b2ced8a212ec5559c920fbf2963
MD5 7bd4e11320cbe3148da6e1f2b98e8659
BLAKE2b-256 30b952425da7595440daf28a826e013bb0c50e1ae95ecb631d427568242b517e

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp310-cp310-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 981712fa27312cb1c98471969011b89dda37e303c96d7ec3072c0f3fb4ae3bdf
MD5 603ed790d05780ac86e96119645b5d9f
BLAKE2b-256 c1a9ed985a9ac2cc11a676667a60af90e049488e07cd71688ada51f1f24658fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp310-cp310-macosx_10_15_x86_64.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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

File details

Details for the file photonforge-1.2.0-cp310-cp310-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for photonforge-1.2.0-cp310-cp310-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 2ba8da94a6ee5a5e854f8fbc865ee9325ae979bf907773f6b65aca1b18952982
MD5 b93ef6eee4934caaff793e773ffd53bb
BLAKE2b-256 bdc569e4458e11c94c6e6a2e9fde8e106f83c890a2f281107e301d5edd98946f

See more details on using hashes here.

Provenance

The following attestation bundles were made for photonforge-1.2.0-cp310-cp310-macosx_10_15_universal2.whl:

Publisher: photonforge-build-packages.yml on flexcompute/compute

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