Name | PyCXpress JSON |
Version |
0.0.8
JSON |
| download |
home_page | https://github.com/chaoqing/PyCXpress |
Summary | PyCXpress is a high-performance hybrid framework that seamlessly integrates Python and C++ to harness the flexibility of Python and the speed of C++ for efficient and expressive computation, particularly in the realm of deep learning and numerical computing. |
upload_time | 2024-06-26 12:33:23 |
maintainer | None |
docs_url | None |
author | chaoqing |
requires_python | <4.0,>=3.8 |
license | MIT |
keywords |
cpp
embdedding
|
VCS |
|
bugtrack_url |
|
requirements |
numpy
numpy
pybind11
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# PyCXpress
<div align="center">
[![Build status](https://github.com/chaoqing/PyCXpress/workflows/build/badge.svg?branch=master&event=push)](https://github.com/chaoqing/PyCXpress/actions?query=workflow%3Abuild)
[![Python Version](https://img.shields.io/pypi/pyversions/PyCXpress.svg)](https://pypi.org/project/PyCXpress/)
[![Dependencies Status](https://img.shields.io/badge/dependencies-up%20to%20date-brightgreen.svg)](https://github.com/chaoqing/PyCXpress/pulls?utf8=%E2%9C%93&q=is%3Apr%20author%3Aapp%2Fdependabot)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Security: bandit](https://img.shields.io/badge/security-bandit-green.svg)](https://github.com/PyCQA/bandit)
[![Pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/chaoqing/PyCXpress/blob/master/.pre-commit-config.yaml)
[![Semantic Versions](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--versions-e10079.svg)](https://github.com/chaoqing/PyCXpress/releases)
[![License](https://img.shields.io/github/license/chaoqing/PyCXpress)](https://github.com/chaoqing/PyCXpress/blob/master/LICENSE)
![Coverage Report](assets/images/coverage.svg)
PyCXpress is a high-performance hybrid framework that seamlessly integrates Python and C++ to harness the flexibility of Python and the speed of C++ for efficient and expressive computation, particularly in the realm of deep learning and numerical computing.
</div>
## 🛡 License
[![License](https://img.shields.io/github/license/chaoqing/PyCXpress)](https://github.com/chaoqing/PyCXpress/blob/master/LICENSE)
This project is licensed under the terms of the `MIT` license. See [LICENSE](https://github.com/chaoqing/PyCXpress/blob/master/LICENSE) for more details.
## 📃 Citation
```bibtex
@misc{PyCXpress,
author = {chaoqing},
title = {PyCXpress is a high-performance hybrid framework that seamlessly integrates Python and C++ to harness the flexibility of Python and the speed of C++ for efficient and expressive computation, particularly in the realm of deep learning and numerical computing.},
year = {2024},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/chaoqing/PyCXpress}}
}
```
Raw data
{
"_id": null,
"home_page": "https://github.com/chaoqing/PyCXpress",
"name": "PyCXpress",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": "CPP, Embdedding",
"author": "chaoqing",
"author_email": "chaoqingwang.nick@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/c7/ca/5961dcf5ab8b71c6c7d8608142bbb242704b54fdfd6bdde6b7bfd514cd1b/pycxpress-0.0.8.tar.gz",
"platform": null,
"description": "# PyCXpress\n\n<div align=\"center\">\n\n[![Build status](https://github.com/chaoqing/PyCXpress/workflows/build/badge.svg?branch=master&event=push)](https://github.com/chaoqing/PyCXpress/actions?query=workflow%3Abuild)\n[![Python Version](https://img.shields.io/pypi/pyversions/PyCXpress.svg)](https://pypi.org/project/PyCXpress/)\n[![Dependencies Status](https://img.shields.io/badge/dependencies-up%20to%20date-brightgreen.svg)](https://github.com/chaoqing/PyCXpress/pulls?utf8=%E2%9C%93&q=is%3Apr%20author%3Aapp%2Fdependabot)\n\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Security: bandit](https://img.shields.io/badge/security-bandit-green.svg)](https://github.com/PyCQA/bandit)\n[![Pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/chaoqing/PyCXpress/blob/master/.pre-commit-config.yaml)\n[![Semantic Versions](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--versions-e10079.svg)](https://github.com/chaoqing/PyCXpress/releases)\n[![License](https://img.shields.io/github/license/chaoqing/PyCXpress)](https://github.com/chaoqing/PyCXpress/blob/master/LICENSE)\n![Coverage Report](assets/images/coverage.svg)\n\nPyCXpress is a high-performance hybrid framework that seamlessly integrates Python and C++ to harness the flexibility of Python and the speed of C++ for efficient and expressive computation, particularly in the realm of deep learning and numerical computing.\n\n</div>\n\n## \ud83d\udee1 License\n\n[![License](https://img.shields.io/github/license/chaoqing/PyCXpress)](https://github.com/chaoqing/PyCXpress/blob/master/LICENSE)\n\nThis project is licensed under the terms of the `MIT` license. See [LICENSE](https://github.com/chaoqing/PyCXpress/blob/master/LICENSE) for more details.\n\n## \ud83d\udcc3 Citation\n\n```bibtex\n@misc{PyCXpress,\n author = {chaoqing},\n title = {PyCXpress is a high-performance hybrid framework that seamlessly integrates Python and C++ to harness the flexibility of Python and the speed of C++ for efficient and expressive computation, particularly in the realm of deep learning and numerical computing.},\n year = {2024},\n publisher = {GitHub},\n journal = {GitHub repository},\n howpublished = {\\url{https://github.com/chaoqing/PyCXpress}}\n}\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "PyCXpress is a high-performance hybrid framework that seamlessly integrates Python and C++ to harness the flexibility of Python and the speed of C++ for efficient and expressive computation, particularly in the realm of deep learning and numerical computing.",
"version": "0.0.8",
"project_urls": {
"Homepage": "https://github.com/chaoqing/PyCXpress",
"Repository": "https://github.com/chaoqing/PyCXpress"
},
"split_keywords": [
"cpp",
" embdedding"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "83bd5707705f003015c95feb72df859a18fd33433620e0a4a4a88afb6ef36289",
"md5": "908e79881553e038489adb1e5bdcd63d",
"sha256": "e4bf3fed0fa33f5a72c40107789fe62f7279e44b363c65d8e7490aeebb8b9255"
},
"downloads": -1,
"filename": "pycxpress-0.0.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "908e79881553e038489adb1e5bdcd63d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 15368,
"upload_time": "2024-06-26T12:33:22",
"upload_time_iso_8601": "2024-06-26T12:33:22.739176Z",
"url": "https://files.pythonhosted.org/packages/83/bd/5707705f003015c95feb72df859a18fd33433620e0a4a4a88afb6ef36289/pycxpress-0.0.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c7ca5961dcf5ab8b71c6c7d8608142bbb242704b54fdfd6bdde6b7bfd514cd1b",
"md5": "11b28600e2526d382ea456e88af40a17",
"sha256": "0dd7f20b923b51be637c6dd8dc72421d64fac08a60b2c3f9b6df94db2ff6e735"
},
"downloads": -1,
"filename": "pycxpress-0.0.8.tar.gz",
"has_sig": false,
"md5_digest": "11b28600e2526d382ea456e88af40a17",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 13914,
"upload_time": "2024-06-26T12:33:23",
"upload_time_iso_8601": "2024-06-26T12:33:23.783830Z",
"url": "https://files.pythonhosted.org/packages/c7/ca/5961dcf5ab8b71c6c7d8608142bbb242704b54fdfd6bdde6b7bfd514cd1b/pycxpress-0.0.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-26 12:33:23",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "chaoqing",
"github_project": "PyCXpress",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "numpy",
"specs": [
[
"==",
"1.21.6"
]
]
},
{
"name": "numpy",
"specs": [
[
"==",
"1.26.4"
]
]
},
{
"name": "pybind11",
"specs": [
[
"==",
"2.12.0"
]
]
}
],
"lcname": "pycxpress"
}