python extension for Athena/HARP
Project description
This folder contains wrapper functions for the python extension of Athena/HARP.
It uses Cython as the software to extend the existing C++ modules
To install cython, execute:
pip install Cython
More information can be found at http://docs.cython.org/
I found that it is hard to distribute cython project to python
Here's the problems I encountered
1. the extern keywords import header files counting from the 'setup.py' directory
2. the pxd file uses relative import
3. the pyx file uses absolute import
4. pypi needs manylinux tag
see discuss at:
https://stackoverflow.com/questions/50690526/how-to-publish-binary-python-wheels-for-linux-on-a-local-machine
https://github.com/pypa/manylinux
https://github.com/pypa/python-manylinux-demo
Check wiki page on continuous integration
https://en.wikipedia.org/wiki/Continuous_integration
How to distribution a cython package
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
athenapp-0.0.4.tar.gz
(5.2 kB
view details)
Built Distribution
File details
Details for the file athenapp-0.0.4.tar.gz
.
File metadata
- Download URL: athenapp-0.0.4.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0de2b6840369d5da8042af986cf9230a895dcdf9fa90a3dd0aa7c75e336f8e47 |
|
MD5 | aaddf37b9a7475b3a251bcd1b6d850f6 |
|
BLAKE2b-256 | 2ac25ceec202aeb2e45b54c0fbe07403aa9723299709583ab2c0dc87aefb4db6 |
File details
Details for the file athenapp-0.0.4-py2-none-any.whl
.
File metadata
- Download URL: athenapp-0.0.4-py2-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3098d07291fc3c4ecf83c7486dc1e3e85c934486d6534177c9b4f3ada2c0fab2 |
|
MD5 | 408ac51ddc0a8215cd055c9659643717 |
|
BLAKE2b-256 | d2efcc31524941bb80139c6ce3a4c9f3ded219d39ce06e8dec564598a89e3d38 |