preconvert_numpy

View on PyPIReverse Dependencies (1)

0.0.3 preconvert_numpy-0.0.3-py3-none-any.whl

Wheel Details

Project: preconvert_numpy
Version: 0.0.3
Filename: preconvert_numpy-0.0.3-py3-none-any.whl
Download: [link]
Size: 2671
MD5: 4d6a44c9d36e5cddb413aa86e22e0118
SHA256: 018130f17ddbc9f672d6f518f5d3fc1166f631d08408753ec5f08319d4f75102
Uploaded: 2019-07-29 05:15:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: preconvert_numpy
Version: 0.0.3
Summary: Preconverts common numpy types to their serializable (jsonifiable, msgpackable, etc...) form.
Author: Timothy Edmund Crosley
Author-Email: timothy.crosley[at]gmail.com
Home-Page: https://github.com/timothycrosley/preconvert_numpy
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.5
Requires-Dist: preconvert (>=0.0.2)
Requires-Dist: numpy
Requires-Dist: pymongo; extra == "bson"
Requires-Dist: msgpack; extra == "msgpack"
Requires-Dist: simplejson; extra == "simplejson"
Provides-Extra: bson
Provides-Extra: msgpack
Provides-Extra: simplejson
Description-Content-Type: text/markdown
[Description omitted; length: 273 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 1.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
preconvert_numpy/__init__.py sha256=RZX076hgOGI31QKwNNtCiCR0KHEc5oPm1WzzFG16tnQ 208
preconvert_numpy/converters.py sha256=edrWDzW9iSyfKybDRCn9ka_nLLhUYBKchhuZvYa2T2o 584
preconvert_numpy-0.0.3.dist-info/entry_points.txt sha256=Mwqmi-seU8GH9HyLDl9WWJFqRyQ3uvAWZWd6VuFTzNs 59
preconvert_numpy-0.0.3.dist-info/WHEEL sha256=JXk7EE_UnY8Q4113Zu8f6SlrMizLH61VvvtIzqzkSKE 79
preconvert_numpy-0.0.3.dist-info/METADATA sha256=8i9hrOHuKvcT348wXe6uvBIoDT_uvi4IIP4sk1FPs6A 1125
preconvert_numpy-0.0.3.dist-info/RECORD

entry_points.txt

numpy = preconvert_numpy:converters