Wrapper around the pyswip prolog interpreter to make it useable from within jupyter notebooks.
Project description
Pyswip-Notebook
This package makes the python-prolog-bridge pyswip useable from within a jupyter notebook environment.
For each instance of the new IsolatedProlog
-class will spawn it's own prolog-module (like a namespace) and multiple instances (also when a cell is executed multiple times)
will be isolated from one another.
Installation
Dependencies
Follow the installation instructions for pyswip here to install a prolog interpreter for your operating system.
Using pip
pip install pyswip-notebook
From source
git clone https://github.com/mortacious/pyswip-notebook.git
cd pyswip-notebook
python setup.py install
Usage
See examples/example.ipynb
for usage examples.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyswip-notebook-0.1.1.tar.gz
(5.5 kB
view hashes)
Built Distribution
Close
Hashes for pyswip_notebook-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5780ca484464154ccbab891459b76b5ed7c91e5b360c3c3c80b0a0213eab452b |
|
MD5 | 042966f6d2fd9553bec2a86775dbefdd |
|
BLAKE2b-256 | 5a1e2bd9c3e22c4bb6fcd0ab1baf29b8919e4f7d92344fc8feec65932531136e |