MonetDBe - the Python embedded MonetDB
Project description
monetdbe
MonetDBe - the Python embedded MonetDB
https://github.com/monetdBSolutions/MonetDBe-Python/
requirements
For binary wheel installation you need:
- Linux
- pip >= 19.3
- Python >= 3.6
For non-binary wheel installation (Windows, OSX) you also (for now) need to have MonetDB installed.
install
you can install monetdbe from pypi using:
# pip install monetdbe
On supported platforms, this will download and install the Binary wheel, otherwise a source compile is started.
compile
You can also compile monetdbe from the source folder:
$ git clone https://github.com/MonetDBSolutions/MonetDBe-Python/
$ cd MonetDBe-Python
$ pip install .
You need to have MonetDB available on the default search paths, if it is
installed in a different location you need to specify CFLAGS
:
CFLAGS="-I<monetdb_prefix>/include/monetdb -I<monetdb_prefix>/lib/monetdb" pip install .
development
You can use pytest to run the test suite from the source checkout:
$ python3 -m venv venv
$ venv/bin/pip install -e .
$ venv/bin/pip install pytest
$ venv/bin/pytest
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
Built Distributions
File details
Details for the file monetdbe-0.5.tar.gz
.
File metadata
- Download URL: monetdbe-0.5.tar.gz
- Upload date:
- Size: 40.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91e9859567235144fe92c2ff21d27353cca367e7059a5e5249e5258dbba7259b |
|
MD5 | 92ba94dbce902a33b4470b174adb149a |
|
BLAKE2b-256 | bcde0f7cdbaec733e531b243b11b48ea13899fc9b38dc7250d7cd225bb24671c |
File details
Details for the file monetdbe-0.5-cp38-cp38-manylinux2014_x86_64.whl
.
File metadata
- Download URL: monetdbe-0.5-cp38-cp38-manylinux2014_x86_64.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.8
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46fa4210900f93f2c6646aa1a633d0a7f174d72e606faa229551c74c39895aa3 |
|
MD5 | ef2613b543fcbfed0ee3d7c0d903c9c2 |
|
BLAKE2b-256 | 498f6ef37b3ab0b8f508380e34f5a4779ba866ba099dc8682a3c971a45d08c1f |
File details
Details for the file monetdbe-0.5-cp37-cp37m-manylinux2014_x86_64.whl
.
File metadata
- Download URL: monetdbe-0.5-cp37-cp37m-manylinux2014_x86_64.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.7m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e87bf0e177202a87f6f5552c7d7d21ee0974724ad2c682b25fe3ae08c1389347 |
|
MD5 | bce32a0458aeae45a3b679c37a671995 |
|
BLAKE2b-256 | 7b7b2daa11e3d4e4d2eed6e0bed82f389f83acfa143777ab2a2fd9d3bde953ca |
File details
Details for the file monetdbe-0.5-cp37-cp37m-macosx_10_13_x86_64.whl
.
File metadata
- Download URL: monetdbe-0.5-cp37-cp37m-macosx_10_13_x86_64.whl
- Upload date:
- Size: 4.5 MB
- Tags: CPython 3.7m, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f2acd27323cb4f988be5705e720c5f54b63813fcb10a4f4b8b9c1d3a5bb345f |
|
MD5 | c54ca6b7d0ca1eea00ae7eb2dc8ef684 |
|
BLAKE2b-256 | 34f7ee58701f8b2eaa836455d0fb38f1bd3fee824bdd20d254e21ba09f7423e2 |
File details
Details for the file monetdbe-0.5-cp36-cp36m-manylinux2014_x86_64.whl
.
File metadata
- Download URL: monetdbe-0.5-cp36-cp36m-manylinux2014_x86_64.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.6m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c66a91cefe83c47df81134f070bf7baeda86ffef0a9fbefea169e99560bf7f54 |
|
MD5 | 25f5b871cbb81a2d8e27f18b68c15b8d |
|
BLAKE2b-256 | 49357bf264ff8620a2fda4f9b23b2dc2d5d77a52d993dfcf8dc4a2e760ed23c2 |