nodespecs

View on PyPIReverse Dependencies (1)

0.1.0 nodespecs-0.1.0-py3-none-any.whl

Wheel Details

Project: nodespecs
Version: 0.1.0
Filename: nodespecs-0.1.0-py3-none-any.whl
Download: [link]
Size: 35420
MD5: e6fe87091fbfd9da42f6fa4aa285ba06
SHA256: cb4fcec6175bb48556038a679d7afb6ee6fc9a24a43a002456f9401396fd3cd5
Uploaded: 2024-06-06 16:06:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nodespecs
Version: 0.1.0
Summary: The specs summarize utilities for computer instance
Author-Email: jinsanity <jinsanityff[at]gmail.com>
Project-Url: Homepage, https://github.com/jinsanity07git/nodespecs
License: The MIT License (MIT) Copyright © 2024 <copyright holders> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: cpu,gpu,benchmark
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Requires-Dist: tabulate (>=0.8.0)
Requires-Dist: GPUtil; extra == "dev"
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: psutil (>=5.9.5); extra == "dev"
Requires-Dist: toml; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 9172 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
specs/__init__.py sha256=RML6uwEdJYmZ6wRyo-Fmac2wn04gMKn7qvjmOak8NeY 349
specs/__main__.py sha256=N32cI1YsB2wjcCWBYiJQvq3LVICr21gbAPz16bplWwo 1660
specs/benchmark.py sha256=gueFyMmaCCk5XHkkoPz-YogijPcwziGX485MKbxg8Qk 1661
specs/cmd.py sha256=klIxfJhdQNgmPhbU2ZgrbxSp-eXdrvGwCEKg1JuvxWg 623
specs/cpuinfo.py sha256=iSVtS51LuXpCxy87sCpIFgX9C3MkzqXOIvNh3bJuqbc 86542
specs/hardware.py sha256=d7be0twar3JDIgB57ho1Q3XDiyBsMyefx9vv3jvL1Kk 8395
specs/pyinfo.py sha256=ZKV_UWIQMH9tBd_yGHkMO__W_O5NBEYtCd4RjypUVx4 1745
specs/communicate/__init__.py sha256=18Hfo51bjcJVYwy3Diuu_foXYvaxBl_vNTs-ujBkpGw 32
specs/communicate/aboutme.py sha256=KbPjQWOk-HW7Prrkr02hBA_OXavc-0owgSsrhfllIRM 823
specs/communicate/tcpsocket.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
specs/communicate/tcpip/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
specs/communicate/tcpip/client.py sha256=RDBKXyPCyQC42Vs5bCGOon6SH4U0e9llcPFLUDbqxAc 2734
specs/communicate/tcpip/server.py sha256=qGoRHLSX3rDSptfBQGlyM7iUnmiWTTsjlz0k3HGJ6FM 3125
specs/communicate/upload/__init__.py sha256=lKof6DQGuB685Iawu9OuaxZCH605hOAU7-QKOjqtQUU 2978
nodespecs-0.1.0.dist-info/LICENSE sha256=E7XUpdAtjYoscOk86sSaFev1F3YKG2WQXuA2Nn183I8 1098
nodespecs-0.1.0.dist-info/METADATA sha256=cc6kl1qOX3KXDD8WHSqSwGk9MOXCHVk27XHWIfryZjA 11208
nodespecs-0.1.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
nodespecs-0.1.0.dist-info/entry_points.txt sha256=OlAiC23xx63F6qEPlRAslSZTJSqxrehutH8IY_GveQE 51
nodespecs-0.1.0.dist-info/top_level.txt sha256=wsmKmFWX36FWY43yF-RmhY1wIPl5N8GQ5AHzv4sFgyg 6
nodespecs-0.1.0.dist-info/RECORD

top_level.txt

specs

entry_points.txt

realpython = specs.__main__:main