urn-calculator

View on PyPIReverse Dependencies (0)

0.0.1 urn_calculator-0.0.1-py3-none-any.whl

Wheel Details

Project: urn-calculator
Version: 0.0.1
Filename: urn_calculator-0.0.1-py3-none-any.whl
Download: [link]
Size: 12503
MD5: e0cc0e9332eb8c3b56a693f172f50690
SHA256: b62d73693911f7e11bba061687c4774ef7f377996442b66d86cac73dc3a10918
Uploaded: 2023-11-04 14:20:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: urn-calculator
Version: 0.0.1
Summary: Multivariate hypergeometric command line calculator.
Author: Alex Riley
Project-Url: Homepage, https://github.com/ajcr/urn
License: MIT License Copyright (c) 2023 Alex Riley 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: calculator,probability,count,draw,random,sample,hypergeometric
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Requires-Dist: lark (>=1.1.5)
Requires-Dist: sympy (>=1.12)
Requires-Dist: tabulate (>=0.9.0)
Requires-Dist: uniplot (>=0.10.0)
Requires-Dist: pytest; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6846 characters]

WHEEL

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

RECORD

Path Digest Size
urn/__init__.py sha256=ugyuFliEqtAwQmH4sTlc16YXKYbFWDmfyk87fErB8-8 21
urn/cli.py sha256=KjUIY7lavQQ_Ab7D4drCk6k_dUmm2hom0FCTvsbzJcY 1400
urn/computation.py sha256=4KUNWvBvScok8wbPUADutsXGV9GFCuQa6v1pYYI0Zp0 3122
urn/constants.py sha256=-DaCBW8NI3q5NPKG9mim9yC1lyl1yYoxTB1_i2nYk6I 201
urn/constraint.py sha256=nzXRDWHHsLJ8FuMUCSoIYoRp4FU_D3VQrQSfVp14NTY 1510
urn/evaluation.py sha256=ku0GDoD_ScV8mZ4IYxyUpFAeiBSd7-WBmVYmPI3zbEI 6297
urn/grammar.lark sha256=2wRnEzWrSDp9cy0vgoKRezNMIX3K8wsZvycXC87awvo 1580
urn/output.py sha256=QAbQMNHOIYGMSKODTFT3a_RGkESPNKGr3kjMT3VDR7Y 2010
urn/parsing.py sha256=bNzi7xb48MEEP7i8fKOcTc149hE3ChjQjCpr8ruwjVg 3411
urn/shell.py sha256=7FKhgIFEvjAmbHAdk6M5d5t8YJzKcmOGyURQxeTOOnk 1505
urn_calculator-0.0.1.dist-info/LICENSE sha256=sdc_GlGtnod7OXpBpXwSj7-eoDpG1pq3HxL84af7bWI 1067
urn_calculator-0.0.1.dist-info/METADATA sha256=9pNvXkkXDaO_GHyPqE8aC0bCVwgPf_wm--KvQx_MIss 10508
urn_calculator-0.0.1.dist-info/WHEEL sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0 92
urn_calculator-0.0.1.dist-info/entry_points.txt sha256=irda9AULoSEOyKMMvg46vh2U-pH1ZZIX_KclGGXWSgI 37
urn_calculator-0.0.1.dist-info/top_level.txt sha256=F562PcRWTr5sbD1hqbrs-rsfXAEyklZEwsJrPxHlqzM 4
urn_calculator-0.0.1.dist-info/RECORD

top_level.txt

urn

entry_points.txt

urn = urn.cli:main