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
File details
Details for the file cffi_magic-0.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: cffi_magic-0.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e437d0f3c193c175fce392f9cea699f36408b10b451b7052edabdab6b6d4a082 |
|
MD5 | 7f0ecffce35ed7d322c89ba91b463ca7 |
|
BLAKE2b-256 | ff5d03f8d2fe187702113eeed5e153d643501dbbee1df9f93e395ec5cbe46ee5 |