SkillAgentSearch skills...

Cwrap

cwrap is a Python wrapper around C code, building upon ctypes.

Install / Use

/learn @equinor/Cwrap
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

cwrap

cwrap is a Python wrapper around C code, building upon ctypes.

Examples

See examples/

Installing

pip install cwrap

Running tests

Clone this repo and cd into it, then:

pip install -r requirements.txt
python -m pytest -sv tests
View on GitHub
GitHub Stars6
CategoryDevelopment
Updated4mo ago
Forks13

Languages

Python

Security Score

67/100

Audited on Nov 21, 2025

No findings