tumorevo

View on PyPIReverse Dependencies (0)

0.0.1 tumorevo-0.0.1-py3-none-any.whl

Wheel Details

Project: tumorevo
Version: 0.0.1
Filename: tumorevo-0.0.1-py3-none-any.whl
Download: [link]
Size: 12845
MD5: 45fcad1f7676204b1b206651ddbf22d9
SHA256: 15d2fee1dabe1be1147478dbce2468650095f5739431dce8f4f1f29ec4b9a41b
Uploaded: 2022-06-06 13:21:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tumorevo
Version: 0.0.1
Summary: Simulate and illustrate tumor evolution under different spatial constraints.
Author: pedrofale
Author-Email: pedro.miguel.ferreira.pf[at]gmail.com
Home-Page: https://github.com/pedrofale/tumorevo
Project-Url: Repository, https://github.com/pedrofale/tumorevo
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7.1,<3.10
Requires-Dist: click (<9.0.0,>=8.0.1)
Requires-Dist: networkx (<3.0.0,>=2.6.2)
Requires-Dist: numpy (<2.0.0,>=1.21.2)
Requires-Dist: packcircles (<0.15,>=0.14)
Requires-Dist: pandas (<2.0.0,>=1.3.2)
Requires-Dist: pygraphviz (<2.0,>=1.7)
Requires-Dist: pymuller (<0.2.0,>=0.1.2)
Requires-Dist: tqdm (<5.0.0,>=4.57.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3755 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.8
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tumorevo/__init__.py sha256=yaIJ0lYLFCvwiUcLG9cc1LEbgrnWndhVkI8NHAMQ6zo 46
tumorevo/tumorfig/__init__.py sha256=-bBNFYOq80A2Egtpo5V5zWJtYOxQfRZFQ_feve5lkFU 23
tumorevo/tumorfig/main.py sha256=f_7_rAxEhWPiGMsZc-QoZH4xj83PyMmKqE9OJxbGdjM 4723
tumorevo/tumorfig/util.py sha256=AZGb6Z-aR57oGHX8loYmZwC-CVR5FyrJeaPFlVvxq1c 6653
tumorevo/tumorsim/__init__.py sha256=-bBNFYOq80A2Egtpo5V5zWJtYOxQfRZFQ_feve5lkFU 23
tumorevo/tumorsim/cell.py sha256=vowUTaK9z_vXnXV-cVTFfeCBQSQU2F3UTUfkDoQd3Uw 2488
tumorevo/tumorsim/deme.py sha256=dAnBszGPT6ZZfyiK0CO1x9oXbHNPfXx6xf8MThxEn2w 5377
tumorevo/tumorsim/main.py sha256=uAk-wYRt0xUen-jHzyfwdTDVG7lIk1Y5FF0JP_HGidk 2789
tumorevo/tumorsim/modes.py sha256=I_jBKYmDqokGlM5n3xZYSXZCpKdY7nF80YfaWqlmdyE 1183
tumorevo/tumorsim/tumor.py sha256=Nl0CG_Rk85Sud-smmeat1vxZcMr8pu1-p7WGjJn-prI 3222
tumorevo-0.0.1.dist-info/entry_points.txt sha256=H26DU0WgXjdDJVqjUto8cdPUBW7IfRqhSIb0EX7qoT0 83
tumorevo-0.0.1.dist-info/LICENSE sha256=-EvizWpFb2EXPABohDPBpt4X1nJpHx4oX3PxFhL2G6Q 1071
tumorevo-0.0.1.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
tumorevo-0.0.1.dist-info/METADATA sha256=ikNg8L2pLWq4_bCQy4tb6keckXuwQwDR5zOhQbUdoGc 4713
tumorevo-0.0.1.dist-info/RECORD

entry_points.txt

tumorfig = tumorevo.tumorfig:main
tumorsim = tumorevo.tumorsim:main