pyfmr: a python wrapper for FMR
how to build
The cross compiling is done by xgo.
Prerequisites
- Docker
- Golang
Steps
# 1. clone the git repo
git clone https://github.com/liuzl/pyfmr && cd pyfmr
# 2. pull xgo docker image
docker pull karalabe/xgo-latest
# 3. install xgo
go get github.com/karalabe/xgo
# 4. build shared libraries
xgo --targets=*/amd64 -buildmode=c-shared -out pyfmr/lib/fmr github.com/liuzl/pyfmr/src
# 5. build wheel
python3 setup.py sdist bdist_wheel
# 6. upload to pypi.org
python3 -m twine upload dist/*
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyfmr-0.0.1.tar.gz
(2.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
pyfmr-0.0.1-py3-none-any.whl
(16.6 MB
view details)
File details
Details for the file pyfmr-0.0.1.tar.gz.
File metadata
- Download URL: pyfmr-0.0.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.15.0 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aec0ae12c0ddb01254f627d97717514926262d691876907c55872ebc04d86e37
|
|
| MD5 |
c026efc63e3904a9bd5c47c9d7411265
|
|
| BLAKE2b-256 |
27edc1207c8b4db5788d6b2f48338aed6190d6b7d3b72e0c0c60d5a4eb31a285
|
File details
Details for the file pyfmr-0.0.1-py3-none-any.whl.
File metadata
- Download URL: pyfmr-0.0.1-py3-none-any.whl
- Upload date:
- Size: 16.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.15.0 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a71bc50f68be693ebd14d1c30207a7801d9d54889266e10b99c7d357a0d630d
|
|
| MD5 |
8cfb1daafc4b3cb5b454c542a0fcbb73
|
|
| BLAKE2b-256 |
2adca69dae31e2ada94b8f7cd077d1db4218d28c052ac075a6aa64a69fabe6a3
|