Skip to main content

Python bindings for flowy

Project description

pyflowy

Python bindings for Flowy

Installation from Source

micromamba create -f environment.yml # For the first time only
micromamba activate pyflowyenv
meson setup build # To download flowy and C++ dependencies using meson wrap files
pip install .

If you have issues with xtensor-python, install it in the environment using:

micromamba install xtensor-python

Please note, that you will need to delete directories downloaded by meson if you want to pull the latest commits of the dependencies. Please do not delete the wrap file for flowy. Here's what you should do:

micromamba activate pyflowyenv
rm -rf subprojects 
git restore subprojects
meson setup build --wipe
pip install -e . --no-build-isolation

Project details


Download files

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

Source Distribution

pyflowy-0.0.1.tar.gz (28.2 MB view details)

Uploaded Source

Built Distributions

pyflowy-0.0.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

pyflowy-0.0.1-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

pyflowy-0.0.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

pyflowy-0.0.1-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

pyflowy-0.0.1-cp312-cp312-musllinux_1_1_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

pyflowy-0.0.1-cp312-cp312-musllinux_1_1_i686.whl (1.5 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

pyflowy-0.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

pyflowy-0.0.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (1.1 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

pyflowy-0.0.1-cp311-cp311-musllinux_1_1_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

pyflowy-0.0.1-cp311-cp311-musllinux_1_1_i686.whl (1.5 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

pyflowy-0.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

pyflowy-0.0.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (1.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

pyflowy-0.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

pyflowy-0.0.1-cp310-cp310-musllinux_1_1_i686.whl (1.5 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

pyflowy-0.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

pyflowy-0.0.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (1.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

pyflowy-0.0.1-cp39-cp39-musllinux_1_1_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

pyflowy-0.0.1-cp39-cp39-musllinux_1_1_i686.whl (1.5 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

pyflowy-0.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

pyflowy-0.0.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (1.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

File details

Details for the file pyflowy-0.0.1.tar.gz.

File metadata

  • Download URL: pyflowy-0.0.1.tar.gz
  • Upload date:
  • Size: 28.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.3

File hashes

Hashes for pyflowy-0.0.1.tar.gz
Algorithm Hash digest
SHA256 babe8f58e1d2cc3784a87a50bfbb904cac088ad51259a7a2ccb835d5e3f0dfd1
MD5 28129e4729a0193a74513e9259b51d49
BLAKE2b-256 8773c146ded648e5c9e750ec359b02ff99539daf38d182afcd6508197fdd0091

See more details on using hashes here.

File details

Details for the file pyflowy-0.0.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyflowy-0.0.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ca13e46b75d7ea250d83b0dcdd1605f871e254eafab04f63594577aebd018c46
MD5 fbc4cdeb7dba4ff44316438bccf25b00
BLAKE2b-256 ec8733e4bce73346c91263107b8afe0b1517a2d668123d1c69fc89e5f5d98121

See more details on using hashes here.

File details

Details for the file pyflowy-0.0.1-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyflowy-0.0.1-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2aad9b5ade30529cdad1a49fba761383000beab2bac4380ec346718ee25f7d2d
MD5 e722bfcfb0502b3e2176af58345f2f43
BLAKE2b-256 62828f84d79738678a597b43eabb42b0ab15208c4826f64dca132505c73f95a5

See more details on using hashes here.

File details

Details for the file pyflowy-0.0.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyflowy-0.0.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 82bf382eb8de4bfa1ed60528d81d0610009a22e2415373e9988b61f3da19ec34
MD5 d679257310fab83e70a072612cadd44f
BLAKE2b-256 76f5431fbf5857e94521ad7d3ec13726f4d4d6505be05a6d05bd9a31ae7944c1

See more details on using hashes here.

File details

Details for the file pyflowy-0.0.1-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyflowy-0.0.1-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c0711cdf5b9530013cf3bf6a34f1c876b67c49e08c23ea24656c4a8ab14ca150
MD5 0a397f2fb7e0b1e9e65176908e775d46
BLAKE2b-256 9417addc77b9bcff6fae0024d5322428632e3209f3f02f508bad6a8eb237c3c7

See more details on using hashes here.

File details

Details for the file pyflowy-0.0.1-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pyflowy-0.0.1-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 b0940e6c81afa560a2e198f561e7299fe4b2dc6fb0cfa55446cf7309383d2420
MD5 0504c140826446cb6e9047b29e7358dd
BLAKE2b-256 8c164efaf70603e0021354f964229e159977d9e56ba31faaa1812b903584fa9d

See more details on using hashes here.

File details

Details for the file pyflowy-0.0.1-cp312-cp312-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for pyflowy-0.0.1-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 a83f2cc2d2d8748d827730c069967d251921ee55f370bfe06031ef6f8df55c14
MD5 0941de968e84f238eb40cafd40bf94d5
BLAKE2b-256 b59646a459d3b5c3603126040fc95947d9a8994e151d6e0541e878b4785faa8b

See more details on using hashes here.

File details

Details for the file pyflowy-0.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyflowy-0.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6875da6771033dc2feb204a4704f77325e816d6a8a33280c4452a30f60b3f1cf
MD5 40668146266240dbf0cb38374f725434
BLAKE2b-256 1d580c1238058134cc42ede9c2e230701b40d028e25f49ea36d643a9f7b41d0a

See more details on using hashes here.

File details

Details for the file pyflowy-0.0.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyflowy-0.0.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c3eb160be77dea784f2c954215e7120c284511a3d968db8ceb7f82220d62a7cf
MD5 ab9fe461770d9ac47cd28ec3a1b8906e
BLAKE2b-256 21a8e0f594d6797dc1a8d5368563912597887a67a8225eec7da9f7b4044ea09b

See more details on using hashes here.

File details

Details for the file pyflowy-0.0.1-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pyflowy-0.0.1-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f845c507c63d6cd26bab62538f9410fd5be7f378ab1246c4dae47dc7deed1040
MD5 4f5cadedcb57b4b7eabf314586d6ebab
BLAKE2b-256 bbcd7becc246cb1630c25be992a32c9e84d8069fb7ec5c0701b8bbf119c443ea

See more details on using hashes here.

File details

Details for the file pyflowy-0.0.1-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for pyflowy-0.0.1-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 1e63979e441f77f53986e9a5bf07e6a252d0169730e92f73baee8d9445a825f0
MD5 dff98c16b59ecded19e26611a3e84c9f
BLAKE2b-256 d6d773990f90314ccb68b81616fd433710d11da27c1dd9ecf545b657decb2a86

See more details on using hashes here.

File details

Details for the file pyflowy-0.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyflowy-0.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b9678c5748982479c471c4a213ef22539f25d2fc6f6bf1f9d42d27d0e4245fa5
MD5 2b606be4420395f2dde4045f03cf5a5c
BLAKE2b-256 328f37ee5ade9fb9808f3b9ed959d13fdf0e18d0a7f6e742ba2134380a025c30

See more details on using hashes here.

File details

Details for the file pyflowy-0.0.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyflowy-0.0.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4d1f8c461de4cc450c33490fb216125cfdbd3ca2ad4e248c0a29029983b5dc47
MD5 9ea7bbbe65fe81546831d225a3302dee
BLAKE2b-256 ead167175763a3c21f719a384f944090e5532294b9658a19ba12b17eb7072c21

See more details on using hashes here.

File details

Details for the file pyflowy-0.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pyflowy-0.0.1-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 a8d32791b936960756e88886256fc3e3a6b2b4ab36c49a9542bbd0a1fd119efd
MD5 1eee035a9f28c7f34aa7328b034cfad6
BLAKE2b-256 b155ca994f1feb054fe0aec562c6a6503a3df1af075824e52e841765cd21ddb2

See more details on using hashes here.

File details

Details for the file pyflowy-0.0.1-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for pyflowy-0.0.1-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 228f4febe5ec03705a522c508b55cb239f2a9e13d6078a909d9894bf2342cb58
MD5 68fd82850cab1aab218ad9b176fa783b
BLAKE2b-256 6f010a544356eb185cef2e6c43edbb9420fffdf34633718bb5290d137e31558d

See more details on using hashes here.

File details

Details for the file pyflowy-0.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyflowy-0.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a96c715aa63e9e3bc336e10bca7cf06e9bf49bd39ec86681c2347a26e3f77815
MD5 01aaf48c5d30c6d5ebc8944359d65a18
BLAKE2b-256 82250a0f91f0569053c185b5b171791bef329701601aebe6f1aed0f8eedaf91b

See more details on using hashes here.

File details

Details for the file pyflowy-0.0.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyflowy-0.0.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4ea0002dba7dcc4f22d9da0108b0c3d37f2d4fd71e54060cda90ab895419ab9a
MD5 18e5cf89a0cabf3f6f1d4f6ee4ccd607
BLAKE2b-256 748d454f4233ca03321fd01490a24264d07c520667a00e63a4dd194989ad331a

See more details on using hashes here.

File details

Details for the file pyflowy-0.0.1-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pyflowy-0.0.1-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f1e7d942514fed880a442d24cda6117ec948368a667ea9f650fdcff16dd8972b
MD5 0d8e4a52a1005c75453708a970ce6c17
BLAKE2b-256 c6951d3b9f59f07d7c0f0da5ed83d36ea2e2973227979823474dcc8f5166e547

See more details on using hashes here.

File details

Details for the file pyflowy-0.0.1-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for pyflowy-0.0.1-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 cf1da43f20065019984149b006eb16c583fe045e9ffdc0700e3e95175cd97aef
MD5 68cdb3e7e321860e28746eb53d38ce5a
BLAKE2b-256 cabb82ffd19090afff356ddc7b3fe859e77e4498549e07957a3d1faeedce93c0

See more details on using hashes here.

File details

Details for the file pyflowy-0.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyflowy-0.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 819e8f144304aa307e417dc55bf467e665b60f76f877ccee28153432b4f9bcf6
MD5 1494282f2cdf13545e715c364e287c1d
BLAKE2b-256 28baff326390dfb56cc816348dd6efb47c2bfbae5bd94734639c1b56f1509263

See more details on using hashes here.

File details

Details for the file pyflowy-0.0.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyflowy-0.0.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 46d19351ad8f36f319c2e6c9387a9460d4e28c62ae9388fb35da26f5c056ab0a
MD5 b5ba63b1a6f67d893aba58a14c1de59a
BLAKE2b-256 2429c7eac75cdd0bfc6d5304921531a6285d04fc338e293e33ca33fecf672026

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