Skip to main content

A module that define a cffi magic for IPython

Project description

Quick iteration of cffi in notebooks.

%%cffi int quint(int);
int quint(int n)
{
    return 5*n;
}

# quint(9) # 45

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

cffi_magic-0.0.2-py2.py3-none-any.whl (4.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file cffi_magic-0.0.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for cffi_magic-0.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e437d0f3c193c175fce392f9cea699f36408b10b451b7052edabdab6b6d4a082
MD5 7f0ecffce35ed7d322c89ba91b463ca7
BLAKE2b-256 ff5d03f8d2fe187702113eeed5e153d643501dbbee1df9f93e395ec5cbe46ee5

See more details on using hashes here.

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