Socket
Socket
Sign inDemoInstall

pyaon

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pyaon

python bindings for the aon library


Maintainers
1

Pyaon - Python Wrapper for the Aon C++ library

This is a Python package that provides a wrapper for the AON C++ library. It allows users to access the functionality of the C++ library from Python code.

The AON library is a fast and efficient library that provides a set of algorithms for analyzing and manipulating data. The Python wrapper provides a convenient interface for Python developers who want to use the AON library in their projects.

Installation

The AON Python Wrapper can be installed via pip:

pip install pyaon

Usage

To use the AON Python Wrapper in your Python code, start by importing the module:

import aon
...

From here, you can use the functions provided by the AON library. The Python wrapper provides an interface for all of the functions in the AON library, so consult the AON documentation for details on how to use the individual functions.

Contributing

If you find a bug or have an idea for a new feature, please open an issue in the GitHub repository. Pull requests are also welcome.

License

This package is licensed under the MIT License. See the LICENSE file for details.

Keywords

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