tranqu-server
Tranqu Server: A transpiler service application using Tranqu
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.2%) to scientific vocabulary
Repository
Tranqu Server: A transpiler service application using Tranqu
Basic Info
Statistics
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
- Releases: 3
Metadata Files
README.md

Tranqu Server
Overview
Tranqu Server is a transpiler service application using Tranqu.
Transpilers consume computational resources based on the size of quantum circuits. As a result, service providers may prefer to offer them as a service, such as the Qiskit Transpiler Service. Tranqu Server is a service application built with Tranqu designed to provide transpilers access via protocols like gRPC. By using Tranqu Server, you can integrate Tranqu into your system as a service, enabling efficient use of transpilers.
The current version supports a gRPC server, and we plan to include RESTful API support and additional features.

Features
- gRPC Server: Provides Tranqu as a gRPC server service.
Documentation
Citation
You can use the DOI to cite Tranqu Server in your research.
Citation information is also available in the CITATION file.
Contact
You can contact us by creating an issue in this repository or by email:
License
Tranqu Server is released under the Apache License 2.0.
Owner
- Name: oqtopus-team
- Login: oqtopus-team
- Kind: organization
- Repositories: 1
- Profile: https://github.com/oqtopus-team
Open Quantum Toolchain for OPerators & USers (OQTOPUS)
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." title: "Tranqu Server: A Transpiler Service Software Using Tranqu" authors: - family-names: "Masumoto" given-names: "Naoyuki" - family-names: "Miyaji" given-names: "Kosuke" - family-names: "Miyanaga" given-names: "Takafumi" orcid: "https://orcid.org/0009-0001-5094-6035" - family-names: "Mori" given-names: "Toshio" - family-names: "Sasada" given-names: "Keita" - family-names: "Takamiya" given-names: "Yasuhito" - family-names: "Tsukano" given-names: "Satoyuki" orcid: "https://orcid.org/0009-0000-3825-9083" - family-names: "Fujii" given-names: "Keisuke" version: 0.1.0 date-released: 2024-12-23 license: Apache-2.0 repository-code: "https://github.com/oqtopus-team/tranqu-server" url: "https://tranqu-server.readthedocs.io/"
GitHub Events
Total
- Create event: 20
- Issues event: 1
- Release event: 3
- Watch event: 3
- Delete event: 15
- Issue comment event: 10
- Push event: 22
- Pull request review event: 3
- Pull request review comment event: 2
- Pull request event: 29
- Fork event: 1
Last Year
- Create event: 20
- Issues event: 1
- Release event: 3
- Watch event: 3
- Delete event: 15
- Issue comment event: 10
- Push event: 22
- Pull request review event: 3
- Pull request review comment event: 2
- Pull request event: 29
- Fork event: 1
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 1
- Total pull requests: 13
- Average time to close issues: N/A
- Average time to close pull requests: about 5 hours
- Total issue authors: 1
- Total pull request authors: 2
- Average comments per issue: 0.0
- Average comments per pull request: 0.31
- Merged pull requests: 12
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 13
- Average time to close issues: N/A
- Average time to close pull requests: about 5 hours
- Issue authors: 1
- Pull request authors: 2
- Average comments per issue: 0.0
- Average comments per pull request: 0.31
- Merged pull requests: 12
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- orangekame3 (1)
Pull Request Authors
- snuffkin (10)
- orangekame3 (2)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/cache v4 composite
- ./.github/actions/setup-python-with-uv * composite
- actions/checkout v4 composite
- codecov/codecov-action v5 composite
- grpcio >=1.68.1
- protobuf >=5.29.1
- python-json-logger >=3.2.1
- tranqu >=0.1.1