Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

apexnova-stubs

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apexnova-stubs

Python stubs generated from gRPC protobuf definitions for Apex Nova services.

  • 1.2.241
  • PyPI
  • Socket score

Maintainers
1

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

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc