cfu_count

View on PyPIReverse Dependencies (0)

0.0.0 cfu_count-0.0.0-py2.py3-none-any.whl

Wheel Details

Project: cfu_count
Version: 0.0.0
Filename: cfu_count-0.0.0-py2.py3-none-any.whl
Download: [link]
Size: 21250
MD5: 4e0b7ab962efae8fd5e3c92a43278ca6
SHA256: c9625840b58a4522821986e45f9228bb605644a200c6f2bc9c1614c6d0b64a38
Uploaded: 2022-12-20 16:52:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cfu_count
Version: 0.0.0
Summary: Infer the cell density of a culture from the number of colonies observed in
Author-Email: Kale Kundert <kale[at]thekunderts.net>
Project-Url: Bug Tracker, https://github.com/kalekundert/cfu_count/issues
Project-Url: Continuous Integration, https://github.com/kalekundert/cfu_count/actions
Project-Url: Documentation, https://cfu_count.readthedocs.io/en/latest/
Project-Url: Test Coverage, https://coveralls.io/github/kalekundert/cfu_count
Project-Url: Version Control, https://github.com/kalekundert/cfu_count
Classifier: Programming Language :: Python :: 3.10
Requires-Python: ~=3.10
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: uncertainties
Requires-Dist: docopt
Requires-Dist: nestedtext
Requires-Dist: pydantic
Requires-Dist: byoc
Requires-Dist: tabulate
Requires-Dist: tidyexc
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: sphinx_rtd_theme; extra == "doc"
Requires-Dist: autoclasstoc; extra == "doc"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-tmp-files; extra == "test"
Requires-Dist: parametrize_from_file; extra == "test"
Requires-Dist: re-assert; extra == "test"
Requires-Dist: tqdm; extra == "test"
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/x-rst
[Description omitted; length: 946 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.6.0
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
cfu_count/__init__.py sha256=qjKVZF9IkIgmFNXE8FX3HnPaYzEgX3nKceiI7pocTAA 240
cfu_count/culture.py sha256=5dm5KwFzD0AGtdyNEcW2lFnhbi-ceOL-4Sx-Z4LfMpA 1407
cfu_count/main.py sha256=u1xTm5ex6JIerNoGNQ3XTlPbkioeZQf296c15faRiHY 15855
cfu_count/poisson.py sha256=D9fmZFgXsJ5tfvgbNGDiIqbvEGKt3z7-fSjxXgvGn-o 4169
cfu_count-0.0.0.dist-info/entry_points.txt sha256=eb9TgoH8h43iPSNWCC0GjtkUrFez94eQ15Yu2HofVkQ 49
cfu_count-0.0.0.dist-info/LICENSE.txt sha256=FLzsYWNCFI31yqaHiRaEsAJrLwnfGewWjJRXu0xTyeg 32452
cfu_count-0.0.0.dist-info/WHEEL sha256=j3d_2VkBU36k09xOc4O9RZyJJ8uFqn4BR2AtKD7MOp8 99
cfu_count-0.0.0.dist-info/METADATA sha256=jN97B13uvasdG7VVV7aMa3m0GbqPrSZt11Xy138xrGc 2287
cfu_count-0.0.0.dist-info/RECORD

entry_points.txt

cfu-count = cfu_count.main:main