PyCXpress

View on PyPIReverse Dependencies (0)

0.0.7 pycxpress-0.0.7-py3-none-any.whl

Wheel Details

Project: PyCXpress
Version: 0.0.7
Filename: pycxpress-0.0.7-py3-none-any.whl
Download: [link]
Size: 14702
MD5: 1ffb5849da82247f21080a989f43a0c5
SHA256: 9c72a799e55c19d1ee6e99dd957877dcccfe54202d6a7b70fdb6c3fe5bedfabf
Uploaded: 2024-05-06 13:41:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: PyCXpress
Version: 0.0.7
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.
Author: chaoqing
Author-Email: chaoqingwang.nick[at]gmail.com
Home-Page: https://github.com/chaoqing/PyCXpress
Project-Url: Repository, https://github.com/chaoqing/PyCXpress
License: MIT
Keywords: CPP,Embdedding
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8,<4.0
Requires-Dist: numpy (<1.22); python_version >= "3.8" and python_version < "3.9"
Requires-Dist: numpy (<2.0,>=1.22); python_version >= "3.9"
Requires-Dist: pybind11 (<3.0.0,>=2.12.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2319 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
PyCXpress/__init__.py sha256=0C4oCdXRG_5ej0BGrOA_5uqLjtO-Etll06UIOAvAFcw 1036
PyCXpress/__main__.py sha256=C-2ZMeeJqqG-TkScTL6IWPcE3ESVHGnjh-QdPCfqXuk 947
PyCXpress/core.py sha256=XSIax8vXYvBm76L4_zeZ2UenzqtEwyjzd1WPpPoTt4k 5558
PyCXpress/debugger.py sha256=y2SLNMqPB96hZ1NedS0ifqOXTo7biGI57IEzbHZ6CDM 3319
PyCXpress/example/Makefile sha256=71rILkCHKS0z61V0JVC71achmjUgHXrDmg2PWqCdc5o 1044
PyCXpress/example/main.cpp sha256=RjSCRCoLFjZiZfNRwVWTvgkK_TZMnJmSlyWEa_8SCKU 2314
PyCXpress/example/model.py sha256=iX_0obgQZMIi8bxgxbxSsmHp3vvI_pf6X6Ai69CFw4E 2965
PyCXpress/include/PyCXpress/core.hpp sha256=U_Vq5bxtq6Lyb5f8haR3KmtbAFI0vV-twwAFuYwegPs 10318
PyCXpress/include/PyCXpress/utils.hpp sha256=2tvYOFDmP2mqPSOgDMKD3dl5ziizw4e5jiNh1pUs5wU 849
PyCXpress/interface.py sha256=DWk_ebb3rLEPQAlq7AyzdIwPk4Bpsk51W78rvag5Nqg 1033
PyCXpress/utils.py sha256=byQNI8AlK9jUoYSZhONWxSu6Hri7xg99E_COWBkN610 968
pycxpress-0.0.7.dist-info/LICENSE sha256=smiqsvp5oruN4MwhT8jAnFYsD-IlpBtcKMraoL4FbLo 1066
pycxpress-0.0.7.dist-info/METADATA sha256=_707yZ9Dg9TTRZNnzJzSkZRwcqeSbeYb4BhRipy7uLA 3669
pycxpress-0.0.7.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
pycxpress-0.0.7.dist-info/entry_points.txt sha256=52leMXgJZSgs72aj8JenWuo4-9u1Abb9k0jO8zsHFXs 53
pycxpress-0.0.7.dist-info/RECORD

entry_points.txt

pycxpress = PyCXpress.__main__:main