pyxx
View on PyPI — Reverse Dependencies (1)
1.1.0 | pyxx-1.1.0-py3-none-any.whl |
Wheel Details
Project: | pyxx |
Version: | 1.1.0 |
Filename: | pyxx-1.1.0-py3-none-any.whl |
Download: | [link] |
Size: | 68269 |
MD5: | 94c3c110dda0e1a34ee2a8b402efbb4f |
SHA256: | 3572e80f81d758c280756e38ace50a42cc82f8649f8458744306db78d6d7d7f9 |
Uploaded: | 2025-01-14 01:52:03 +0000 |
dist-info
METADATA · WHEEL · RECORD · top_level.txt · entry_points.txt
METADATA
WHEEL
Wheel-Version: | 1.0 |
Generator: | setuptools (75.8.0) |
Root-Is-Purelib: | true |
Tag: | py3-none-any |
RECORD
Path | Digest | Size |
---|---|---|
pyxx/__init__.py | sha256=77FgHlnTyvhO-lEVmtIVhZlpEEZ0mqyKlplurbAgNqE | 352 |
pyxx/py.typed | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
pyxx/arrays/__init__.py | sha256=hH_3s5BUJbfon1m6dTkBoD7j6cbmNCmudCUW-llkNUo | 420 |
pyxx/arrays/classes/__init__.py | sha256=jTPY_5aplWya--pPG8KHfQfMo4JuXd55qBYwismJRqE | 242 |
pyxx/arrays/classes/typedlist.py | sha256=KVxXwWztdGBK12mHw7FocVBZSK1rv4m_QEN9Ctz3hGg | 9860 |
pyxx/arrays/functions/__init__.py | sha256=kDkU_3OLJpu37b5IV6m928jN8EprqapcG3cD9WvpCeo | 267 |
pyxx/arrays/functions/convert.py | sha256=KIZLqKWVguIy7wWH6U_i6tLualpStaZLTyBwjZ4vPGI | 977 |
pyxx/arrays/functions/equality.py | sha256=t5gpbSCWi5vuSGMzh1BD30uIAWz2rqFnxoEUgWxkTHw | 6591 |
pyxx/arrays/functions/size.py | sha256=EPlImvIJV5raR_s9JHg6F9QmG5YXrZaN-P17FaMN4iI | 2866 |
pyxx/dev/__init__.py | sha256=djBQxFqnMkPwrZ9Mt7bxct80aLNJRRwOy_gX5JF1Rxs | 263 |
pyxx/dev/classes/__init__.py | sha256=0Uf_tLZvsifr_GVw6LnKCnYyGv81G6FQvXxJahERgbs | 153 |
pyxx/dev/classes/loops.py | sha256=zhGGac0k2YnfRKW5WAyAFvX8iaMlEtjhl4c6lKcZ6mE | 2255 |
pyxx/dev/classes/timer.py | sha256=Qr-ZoD-e9n67x_lAq7IkkhP44qoVilvqB7YVvdV2E0s | 3727 |
pyxx/files/__init__.py | sha256=7itav4Q_WW3mqyrVXf1saiSUBdCCV0M8BPW0CHKxViE | 1595 |
pyxx/files/exceptions.py | sha256=7Fr1cTsamgLhI4EgILgWbAf4LaPstmPBIYwmYP9tJmU | 452 |
pyxx/files/classes/__init__.py | sha256=q9-naNnIKDJ-Ir7ntSse9UtEvqj6C4zBxi-v6IfbDXg | 249 |
pyxx/files/classes/binaryfile.py | sha256=ES0FeUqmLaYnmG_G8FEtUBlq31veD7pphrgemncYmZI | 161 |
pyxx/files/classes/file.py | sha256=i9JlsdL5B0bZ1QysLIb5VSBVu4VWf_0O7Hz_FJmpTfY | 11821 |
pyxx/files/classes/textfile.py | sha256=qfsHVddKGy4Tm3n1h7s9Rn1wcVBCj9w6WBNa0hz2pt4 | 19237 |
pyxx/files/functions/__init__.py | sha256=OIsC7YGM8lLlaCqMw8uPVgDKyMAuT47S2CoT9vWCkyk | 96 |
pyxx/files/functions/hash.py | sha256=S96GQ8iKGoYuImnXG6OC69oR-jKVrumUUAlSS62Azuk | 1765 |
pyxx/numbers/__init__.py | sha256=s05ZC_ZLB2MgQDFFe9aSyZwBVWqV2IV7gFRW-VLTqgY | 335 |
pyxx/numbers/functions/__init__.py | sha256=ler2T7dX98pN7N1cwFjfvKz4L_Xq_hDmzYkHbVZ-zW4 | 130 |
pyxx/numbers/functions/datatypes.py | sha256=Qeve-QRUzutM2UHw-uWK87jGc62_-c5NNqi_v8pW2pc | 2024 |
pyxx/strings/__init__.py | sha256=E5hc27U7B-LkamB96ZdQq8qxycPHEPW9LhdzigjBWmw | 614 |
pyxx/strings/exceptions.py | sha256=jtXjeq7Y1oActYcusL0NFNyPr8RYxLCQgksm1WzyWWQ | 468 |
pyxx/strings/functions/__init__.py | sha256=ZkWOPfsYNcSBP7PNkLstTqxNvVSUidYumYJSODNFDeA | 319 |
pyxx/strings/functions/brackets.py | sha256=ZTOW97JvRDU8Z2GC9QTn_M3WkYnm8-AcY3bXQ1SPH1s | 13246 |
pyxx/strings/functions/content.py | sha256=5kOlyViwBrkIyd9BbTKtYnPdtWFh8x25qDXREk4WDco | 1742 |
pyxx/strings/functions/split.py | sha256=3QpsM8o9f2znGleXMxyx5piWKgoYjU9aziWjZu_wSQo | 1608 |
pyxx/units/__init__.py | sha256=DxOCBYCWah66xmdTxIfH5zKxNmcSBKI6VH-Xe2wcs3k | 543 |
pyxx/units/exceptions.py | sha256=1li8fmQfWUGSgobUSfhGtihkGIr7KOADcn5tn-_lNSU | 2088 |
pyxx/units/classes/__init__.py | sha256=a4dqPOwj07gNAS_DCI6rc6YKovdX2EjHcwTAy9o-BKU | 321 |
pyxx/units/classes/cli.py | sha256=zvHWJxciqRatpUms85sfMY1GZ-K0481BKbMVnSh8_7U | 15073 |
pyxx/units/classes/constants.py | sha256=NqTEM1AK19ep-Uw2J7zvIAHZai_ZV60SoNRe5RN9NdE | 19259 |
pyxx/units/classes/unit.py | sha256=2KWCu6q9l454KV1nNN5tMl9kJYyp9gL5REihpWGon-M | 27942 |
pyxx/units/classes/unitconverter.py | sha256=HOHI1itOWPwk1-B0S5P9ttibY26Ki3mqD5elPEZiGMs | 30885 |
pyxx/units/classes/unitsystem.py | sha256=yZhV3THUW3IOX2MCWa1SIJft8ywdfCmHM5PNpmRRMvM | 4653 |
pyxx/units/functions/__init__.py | sha256=s9zUo8VIuTKkAcNBa8sOqAJKzRSfSbGjiVggJtYHAys | 119 |
pyxx/units/functions/parser.py | sha256=KRVGNartVGg7cdJwXGJuhEXt7SzvJjy-PjSrkCGk-BA | 13468 |
pyxx-1.1.0.dist-info/LICENSE | sha256=HyVuytGSiAUQ6ErWBHTqt1iSGHhLmlC8fO7jTCuR8dU | 16725 |
pyxx-1.1.0.dist-info/METADATA | sha256=9tprfQ-EE3yOQAecApODrDuuqgJhOCCuToLq5Jp6YRo | 3364 |
pyxx-1.1.0.dist-info/WHEEL | sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 | 91 |
pyxx-1.1.0.dist-info/entry_points.txt | sha256=DVLKKExndpzO9re60mLPCvaev9_mn4rphLfdyvxUJ1k | 72 |
pyxx-1.1.0.dist-info/top_level.txt | sha256=E5VT7Y_PuTwjc39JZfdR2n2h906DnKuZ2eAPILmhxX0 | 5 |
pyxx-1.1.0.dist-info/RECORD | — | — |
top_level.txt
pyxx
entry_points.txt
unit-converter = pyxx:units.execute_from_command_line