QuasarCode

View on PyPIReverse Dependencies (1)

0.14.0 quasarcode-0.14.0-py3-none-any.whl

Wheel Details

Project: QuasarCode
Version: 0.14.0
Filename: quasarcode-0.14.0-py3-none-any.whl
Download: [link]
Size: 55334
MD5: 87d4001cae73a1fbeb28cb8e4f373477
SHA256: dfaed27fb420a48c5b67b6d80fd71383be7d7b13713297ef7ac7164257118594
Uploaded: 2024-04-21 23:05:33 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: QuasarCode
Version: 0.14.0
Summary: A general purpose library for Python applications.
Author-Email: "Christopher J. R. Rowe" <contact[at]cjrrowe.com>
Project-Url: Documentation, https://github.com/QuasarX1/QuasarCode/tree/dev-python/QuasarCode_Python/README.md
Project-Url: Issues, https://github.com/QuasarX1/QuasarCode/issues
Project-Url: Source, https://github.com/QuasarX1/QuasarCode
License: Copyright (c) 2024-present Christopher J. R. Rowe <contact@cjrrowe.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to use and copy 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 author (Christopher J. R. Rowe) is clearly & appropriately acknowledged and/or the Software source (https://github.com/QuasarX1/QuasarCode) is referenced. 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.
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
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: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development
Requires-Python: >=3.7
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pyyaml
Requires-Dist: scipy
Requires-Dist: typing-extensions
Requires-Dist: unyt
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 674 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.24.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
QuasarCode/__about__.py sha256=I41_I43cCzQCKAcRwpOf5vGNXFWnwGIRhlO-7M8xmc8 24
QuasarCode/__init__.py sha256=WPfGDr_8nbBk2N_G2AyjVCcRMZvMKrZSRdjF27ogVAM 701
QuasarCode/_global_settings.py sha256=bvyWvQYq76r-s7oACmzAEFBrc9dYlbYh3B70QPvz2Cw 1884
QuasarCode/Games/__init__.py sha256=0lh82cYkbAoXviXmhSsYXxo5lucC_mG3e05S3rOPlOo 65
QuasarCode/Games/Cards/_CardGroup.py sha256=D1KjrU7i-EgAGx0wIN1TlcJRNhdASMClIcA__6-R9xY 1549
QuasarCode/Games/Cards/_CardQueue.py sha256=fYGB25R671XvghciCFoAxjIQSCpYH70dkX6EkqbQn9c 830
QuasarCode/Games/Cards/_CardStack.py sha256=X3KoB8A91PCNjfOr6zLxp6Taibk1jU0EzF1eST-05rU 829
QuasarCode/Games/Cards/_Deck.py sha256=Ha-hMLv-D0HAENlos_NzLJjBQEOMKQ-ukT4doVxhtng 4878
QuasarCode/Games/Cards/_IPlayingCard.py sha256=WDQAsPJvd9ZG2eitHyh9LiQY2_DsvyQ-TROl38Tuo-0 619
QuasarCode/Games/Cards/_PlayingCard.py sha256=aybIi2NAysSfp0iqY7LrzhE-4OaEWdvNtIRdVaS_0e8 2027
QuasarCode/Games/Cards/__init__.py sha256=DP1V7ECxLAonhrk1DnlrriGijIaH6dy9oa4Ee8hc82Y 212
QuasarCode/Games/Dice/_Dice12.py sha256=uyYC5r5aLSuE9PrJQt_GbnOFqV3iIobFoM0TV9SRwoQ 259
QuasarCode/Games/Dice/_Dice6.py sha256=JwrXjGBVOejN53H-RAx5201_qUYon_fMA1_4_IFndPA 256
QuasarCode/Games/Dice/_Dice8.py sha256=M_ZdN-9Np8-0EXW4EHnHbwnlN6XDHD4vrL4wx1MSFzA 256
QuasarCode/Games/Dice/_DiceCup.py sha256=bZlAvqaCx2gWoCRZH9I4scP19T8wUMGDu9QVSnCK2sA 2636
QuasarCode/Games/Dice/_IDice.py sha256=ErQl-5AEk0xsMgmN2hKXshnX_XLZ2McHMCCbI3bvc2o 368
QuasarCode/Games/Dice/_NDice.py sha256=GIJkGjbFCWzY9QBa23-YBI6XTI1MRkUO3mr-sAwpbPE 1412
QuasarCode/Games/Dice/__init__.py sha256=lFaZcQvDy592VI6K7L6OYHDlSybgnLMi_E7k53QcJIs 139
QuasarCode/Games/Spinners/_ISpinner.py sha256=6Uu6kTcEP0ouIU1ikHqO9UUJtqShjKkfbJr8TdWVWLU 843
QuasarCode/Games/Spinners/_Spinner.py sha256=DP_sIhkn_svE6ysu8Le440pwPaahEqz0Z3h9CHJHTts 1202
QuasarCode/Games/Spinners/__init__.py sha256=-4OW12iN1XEmn10sJJB6Ygk4EoT6PMsvvwz_MAsuHyY 66
QuasarCode/IO/__init__.py sha256=pmW4yadQw2b3FfpbmqEKSmHoTQX53IjTSYw_VNuD7zU 79
QuasarCode/IO/Checkpointing/_CheckpointBase.py sha256=pN9yXsIwlm6viu7FZgwSvHtF995FRB8rrtRXP6Qrjes 3579
QuasarCode/IO/Checkpointing/_CheckpointController.py sha256=NwCMiiTeI0B_Lh2JyKZKo6kx9g9SyruYSY8s_18kRZ0 1815
QuasarCode/IO/Checkpointing/_CheckpointState.py sha256=-ah0i49mRmmbWrCsglmbwRh98uqjj-XffSji4y87xHI 1708
QuasarCode/IO/Checkpointing/_PickleCheckpoint.py sha256=qoVQSynoCF2KrTCjDa4qZ2XawqpxfuPC-9CvNC_DVT0 635
QuasarCode/IO/Checkpointing/__init__.py sha256=_3K38c8isyaASv1C6fXdZrMt4L4LLeFqYtdJHfwRBiE 200
QuasarCode/IO/Configurations/_ConfigsBase.py sha256=B5grI4cxfTG_HgY4fCsyPgjP2-oI0O94LC91ShXKv14 4933
QuasarCode/IO/Configurations/__init__.py sha256=iWlENEyCRM4YDGcdEanHh4sz-jta30U9WJB1s-O6NUc 144
QuasarCode/IO/Configurations/_json.py sha256=P7TPxSrmYHyIkxg6gw5xkuzQW-6BmXjU-_mdFaZgu_o 1763
QuasarCode/IO/Configurations/_properties.py sha256=nf9_BjqIln_Hw3w3i6-mE3VUSleu-Zz1zljsxrPdqeU 645
QuasarCode/IO/Configurations/_yaml.py sha256=BasDMb2HJ-PPJj-20Qpk7fSr1-1ORfPGg6sRHDNTxXM 1765
QuasarCode/IO/Text/__init__.py sha256=8hHQZ20drmxpVRp2jL5CHf8RMIo4vrdLyZYqJDCbm34 388
QuasarCode/IO/Text/_console.py sha256=xqPJhQx87pWT1qDL2DyLtaYyPC3aJEUhZZsw0cbeZLc 3365
QuasarCode/MPI/__init__.py sha256=ltc7MZnA8aQsRgjsaMicuQTAUCW55Znup0gOBJnLJCM 980
QuasarCode/MPI/_mpi_configs.py sha256=odkPnFdDT58ULE6bph7aV1BfxdAO-OQ5J20nV1iyczc 1476
QuasarCode/Science/__init__.py sha256=fuYDRQUiHcvBN8Am-hk31YOP41yPYLX1k8BSr5S69zM 364
QuasarCode/Science/_plotting.py sha256=yBBu2hbqwwYZ58H6VAm6T58n1RPbWYjlLmhGvTY9OlQ 1516
QuasarCode/Science/data.py sha256=shDypyrowbW2wiT6AZtvktnR_x_BcIuXSx-h0Jp6ZKE 4044
QuasarCode/Science/figure.py sha256=MMKMAHjsrNVT-LEL_k_7Pgb94YaUaaDxzawoaoTaqGU 15789
QuasarCode/Science/fitline.py sha256=v6UCQY_eJO7Ps54jqyGIuqhpo2_CIuctexL-Rekw_08 22484
QuasarCode/Science/graph.py sha256=nBPBT0m7KbSIFDij3uFvL4cqKmxtMBf7Z6nQ8yA3nzA 4177
QuasarCode/Tools/StringLiterals.py sha256=aHV9MQ99Qsh6QyAKOmCekYgD-roEdBT8zqcLfLer2SQ 4749
QuasarCode/Tools/Validators.py sha256=JfFcZzlb9W567AD-Z8tCxXSXIiALMYOfOMLPgZ0fhLo 3144
QuasarCode/Tools/_Char.py sha256=bn72O2cvnGDCtueRegv-9hRr2kqRpdApuvmTSJKWObk 890
QuasarCode/Tools/_Struct.py sha256=PdTxEqZrwep2dwXIqEwxlqQXhDJLhc7eo6W1m8VKeTw 1144
QuasarCode/Tools/__init__.py sha256=DYW4IzojOZGsOthbPK4n21m6-AGVMX8KUGN9UypJgH0 524
QuasarCode/Tools/_async.py sha256=mV5aMOfNISVUi3t2QdYD3ojkYn1CMj_azVsV77M3nzI 190
QuasarCode/Tools/_autoproperty.py sha256=-ewFUxwJ5WZml60XhVpuNnK2o9XcRyMV92dUSNQlqF0 6156
QuasarCode/Tools/_cast.py sha256=rYtHEM2li92ORqUVmZHRA6fEPQq1Ptqj_K46Ks5K7cw 3553
QuasarCode/Tools/_common_casts.py sha256=4urOFFe3fHiOaF6jIzX7R1-xrpKhhnKpY1z7Og9UsRA 27022
QuasarCode/Tools/_directorys_and_imports.py sha256=9Vmw5ROA_BxaEtlQfBCtFlbcsMEPkhy8mFdXulf2VO4 1410
QuasarCode/Tools/_multiItterator.py sha256=aEshoKY8NnH5gdc7Mya8Hda0WyPa0cP6di6FWWMjG6U 1375
QuasarCode/Tools/_networking.py sha256=ZCqnlVmPoRbDPMtqhxuDrvij0dJhi2vvszzkhZY0o1k 3261
QuasarCode/Tools/_script_wrapper.py sha256=li938H-cNSdPY8WOl4k4q4xUfJ5TCYkMYpSCrLqHPeY 12115
QuasarCode/Tools/_typeshield.py sha256=30Uujd7Du7u1c1B9h1tNTy9NaeZexgeJZEqCgdyH4OY 5493
QuasarCode/edp/_Event.py sha256=UQxE2cBqxkJICDPJlB3-h0QrYSVtoP3xp22gUew1DLo 2028
QuasarCode/edp/_NotEnoughArgumentsError.py sha256=ZAm7sGq3RrMwehz70afu1Ale3UXqoOaKnZRimBPiB4w 254
QuasarCode/edp/_SubscriberNotPresentError.py sha256=OChv8i_zwnrqLPDBqmm-gSxIAWHNISERGmBc7XjetU8 217
QuasarCode/edp/_UndersubscribedEventError.py sha256=HAsSDQWJxKgHg5XfGVGVh3x3RuJrSo9SV9OaAu2Bt_s 217
QuasarCode/edp/__init__.py sha256=cgHU0PMLAEZC0L0MyTOpqwzOjGaoLfEiqq_SpukuGk4 391
quasarcode-0.14.0.dist-info/METADATA sha256=AVkjGbkgB3ZvTl6dtWjvOpTgTNIxcKiYw5TGv11S9ZA 3244
quasarcode-0.14.0.dist-info/WHEEL sha256=K0BPUNF1N3kQ9olb8aVEtkObePEjdr2JOLT1N83EVws 87
quasarcode-0.14.0.dist-info/licenses/LICENSE.txt sha256=GZZYgCSGT1EO7KUj23ERhBRiSuEUxcMIyVgl_Sbx6dA 1121
quasarcode-0.14.0.dist-info/RECORD