Name | apexnova JSON |
Version |
1.2.405
JSON |
| download |
home_page | https://github.com/apexnova-vc/proto |
Summary | Python stubs generated from gRPC protobuf definitions for Apex Nova services. |
upload_time | 2025-05-31 22:32:57 |
maintainer | None |
docs_url | None |
author | Apex Nova |
requires_python | >=3.8 |
license | None |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Apex Nova Python Stubs
This repository contains Python stubs generated from gRPC protobuf definitions for Apex Nova services.
## Overview
The stubs are generated using `protoc` and the `grpc_tools` package, which provides the necessary tools to compile `.proto` files into Python code. These stubs include both the protocol buffer message classes and the gRPC service classes.
## Directory Structure
The directory structure of this repository is as follows:
```
python-stub/
├── build.gradle.kts
├── README.md
├── src/
│ ├── apexnova/
│ │ ├── __init__.py
│ ├── ...
```
## Usage
To use the stubs in your Python project, you can install them from PyPI using the following command:
```
pip install apexnova-stubs
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apexnova-vc/proto",
"name": "apexnova",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Apex Nova",
"author_email": "damien_shen@apexnova.vc",
"download_url": "https://files.pythonhosted.org/packages/90/97/e09e1f25d649838ac7f6b874bf8d030bd84a6676680707e5ff0c32bbd793/apexnova-1.2.405.tar.gz",
"platform": null,
"description": "# Apex Nova Python Stubs\n\nThis repository contains Python stubs generated from gRPC protobuf definitions for Apex Nova services.\n\n## Overview\n\nThe stubs are generated using `protoc` and the `grpc_tools` package, which provides the necessary tools to compile `.proto` files into Python code. These stubs include both the protocol buffer message classes and the gRPC service classes.\n\n## Directory Structure\n\nThe directory structure of this repository is as follows:\n\n```\npython-stub/\n\u251c\u2500\u2500 build.gradle.kts\n\u251c\u2500\u2500 README.md\n\u251c\u2500\u2500 src/\n\u2502 \u251c\u2500\u2500 apexnova/\n\u2502 \u2502 \u251c\u2500\u2500 __init__.py\n\u2502 \u251c\u2500\u2500 ...\n```\n\n## Usage\n\nTo use the stubs in your Python project, you can install them from PyPI using the following command:\n\n```\npip install apexnova-stubs\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "Python stubs generated from gRPC protobuf definitions for Apex Nova services.",
"version": "1.2.405",
"project_urls": {
"Homepage": "https://github.com/apexnova-vc/proto"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "670bb10e0f75fa0ebfb120cde6996a68598c1745be97a5daaee4730392044a16",
"md5": "81d99c694ff7c1c5aa7a81309c796f4b",
"sha256": "5213a77db42192fbf76e96d30e791a61d1d7b9c8654debda293882edb8febbc3"
},
"downloads": -1,
"filename": "apexnova-1.2.405-py3-none-any.whl",
"has_sig": false,
"md5_digest": "81d99c694ff7c1c5aa7a81309c796f4b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 65604,
"upload_time": "2025-05-31T22:32:55",
"upload_time_iso_8601": "2025-05-31T22:32:55.728105Z",
"url": "https://files.pythonhosted.org/packages/67/0b/b10e0f75fa0ebfb120cde6996a68598c1745be97a5daaee4730392044a16/apexnova-1.2.405-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9097e09e1f25d649838ac7f6b874bf8d030bd84a6676680707e5ff0c32bbd793",
"md5": "4994c3565648ace90c29be290653aa28",
"sha256": "1c4fe9252fd3d3569ef46b0f279c1f448bef95c1623469d645ffdd43fc2e4d0b"
},
"downloads": -1,
"filename": "apexnova-1.2.405.tar.gz",
"has_sig": false,
"md5_digest": "4994c3565648ace90c29be290653aa28",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 50004,
"upload_time": "2025-05-31T22:32:57",
"upload_time_iso_8601": "2025-05-31T22:32:57.052221Z",
"url": "https://files.pythonhosted.org/packages/90/97/e09e1f25d649838ac7f6b874bf8d030bd84a6676680707e5ff0c32bbd793/apexnova-1.2.405.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-05-31 22:32:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apexnova-vc",
"github_project": "proto",
"github_not_found": true,
"lcname": "apexnova"
}