dnacurve

View on PyPIReverse Dependencies (1)

2024.5.24 dnacurve-2024.5.24-py3-none-any.whl

Wheel Details

Project: dnacurve
Version: 2024.5.24
Filename: dnacurve-2024.5.24-py3-none-any.whl
Download: [link]
Size: 27227
MD5: 047c67cf99bf85308a313ed17dc5a59e
SHA256: 27fdbb460d1f3ff58f471c6182e6be0c9b55740e09e900054402eb14e8a0b538
Uploaded: 2024-05-25 05:26:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dnacurve
Version: 2024.5.24
Summary: DNA curvature analysis
Author: Christoph Gohlke
Author-Email: cgohlke[at]cgohlke.com
Home-Page: https://www.cgohlke.com
Project-Url: Bug Tracker, https://github.com/cgohlke/dnacurve/issues
Project-Url: Source Code, https://github.com/cgohlke/dnacurve
License: BSD
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Platform: any
Requires-Python: >=3.9
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: Flask; extra == "all"
Provides-Extra: all
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 4386 characters]

WHEEL

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

RECORD

Path Digest Size
dnacurve/__init__.py sha256=yY6Zc4nT4DLerIExkUMlR24dqWlktQXFGJQNcgVl_Mg 104
dnacurve/__main__.py sha256=kYYuq9q0ctgzHLw5u15OPvPNsYXgCZyN2YDRqzwLoGY 135
dnacurve/dnacurve.py sha256=0MO4NsCbKSbocXwSgbG1Cjtc3TAX7DIgqRcnu5Rzy78 55581
dnacurve/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dnacurve/web.py sha256=4_fysDSWawgkWIZLWJyehLwX7H_2EfaDXAccHwUEFfc 15961
dnacurve-2024.5.24.dist-info/LICENSE sha256=LOWQoHHzCocOIK3ODGlCqRBObaA3MNAZ3E3EG4kUeYI 1559
dnacurve-2024.5.24.dist-info/METADATA sha256=pMBM9uwqZGWRsK51YN4mZvvH3sbM1pYu_DsIMqEchmw 5609
dnacurve-2024.5.24.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
dnacurve-2024.5.24.dist-info/entry_points.txt sha256=vJgwdv_lgiWjG1vBM6GQDrEe3kZwh2ims7NEug7hu1k 85
dnacurve-2024.5.24.dist-info/top_level.txt sha256=LMQy6Wuy-GhQCfwXv2MWjHSbf686Phx3HqIdw3PEZdA 9
dnacurve-2024.5.24.dist-info/RECORD

top_level.txt

dnacurve

entry_points.txt

dnacurve = dnacurve.dnacurve:main
dnacurve_web = dnacurve.web:main