Boost the transaction formatting and development between python and c languages
Project description
easy-cdll
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 details)
File details
Details for the file easy-cdll-0.1.1.tar.gz.
File metadata
- Download URL: easy-cdll-0.1.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de8ef3b022071b1c5fb2532cef6e884c9a608040c98996596732e578cf535c71
|
|
| MD5 |
cf8835894b9c58d5742ba06284d69699
|
|
| BLAKE2b-256 |
31fd8d72b5c4cf5c68888608a1f7252268a8eb9b1328b78315e4fd787266a0f8
|