Metadata-Version: 2.1
Name: npblob
Version: 0.0.1
Summary: Transfer numpy array between Python and JavaScript
Keywords: data,deep learning,javascript,ndarray,numpy,tensor
Home-page: https://github.com/leavers/npblob
Author: Leavers
Author-Email: Leavers <leavers930@gmail.com>
License: MIT
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python
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 :: Internet :: WWW/HTTP
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Project-URL: Homepage, https://github.com/leavers/npblob
Requires-Python: >=3.8
Requires-Dist: numpy
Description-Content-Type: text/markdown

# npblob
Transfer numpy array between Python and JavaScript
