dnacurve

View on PyPIReverse Dependencies (1)

2025.1.1 dnacurve-2025.1.1-py3-none-any.whl

Wheel Details

Project: dnacurve
Version: 2025.1.1
Filename: dnacurve-2025.1.1-py3-none-any.whl
Download: [link]
Size: 27347
MD5: 881ff141fb842e738b5452328dfdbeab
SHA256: 9dfc94737bbd8e84d5bcdb47a770b3a1233e6ad8a620e130aed9f42cc073e44f
Uploaded: 2025-01-02 02:31:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dnacurve
Version: 2025.1.1
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.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Platform: any
Requires-Python: >=3.10
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: 4471 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.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=YHsOXvrKeNq6DVMugTz48RoW5QBK4yS03TPxmzcos4A 55671
dnacurve/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dnacurve/web.py sha256=iqTRGLCKoLaPCcy3bc6nLUQZ-0_0w38wP6KHSaVU2ss 16074
dnacurve-2025.1.1.dist-info/LICENSE sha256=FgmS5qUrdiOCTUReuz2oYtUYsMK4loKnt_XFoedkgKw 1559
dnacurve-2025.1.1.dist-info/METADATA sha256=rhB4FfMm9yRx-n2vBGhkJHpt7krDpqxHV26gTTljfNs 5699
dnacurve-2025.1.1.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
dnacurve-2025.1.1.dist-info/entry_points.txt sha256=vJgwdv_lgiWjG1vBM6GQDrEe3kZwh2ims7NEug7hu1k 85
dnacurve-2025.1.1.dist-info/top_level.txt sha256=LMQy6Wuy-GhQCfwXv2MWjHSbf686Phx3HqIdw3PEZdA 9
dnacurve-2025.1.1.dist-info/RECORD

top_level.txt

dnacurve

entry_points.txt

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