Skip to main content

Boost the transaction formatting and development between python and c languages

Project description

easy-cdll

Build Status

Boost the transaction formatting and development between python and c languages

Requirements

  • Linux, maxOS
  • Python 3.8
  • pip3

Installation

pip3 install easy-cdll
python3

Usage

import ezdll
lib = ezdll.cstyles.Cdll('./libxxx.so')
raw_data = {'a': [1,], 'b': [2, 3], ...}
results = lib.call_function('api', raw_data)

Project details


Download files

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

Source Distribution

easy-cdll-0.1.1.tar.gz (3.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page