termol

View on PyPIReverse Dependencies (0)

0.1.6 termol-0.1.6-py3-none-any.whl

Wheel Details

Project: termol
Version: 0.1.6
Filename: termol-0.1.6-py3-none-any.whl
Download: [link]
Size: 37384
MD5: c2d6706e9ab11c29ef901fdecbcbbf2e
SHA256: faee7375306386363d9a3fd4ea4d37e51abd267d75b8954a703319d99067df2a
Uploaded: 2024-08-04 21:14:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: termol
Version: 0.1.6
Summary: A simple molecular renderer for the terminal using RDKit.
Author: Nicholas Freitas
Author-Email: Nicholas.Freitas[at]ucsf.edu
Home-Page: https://github.com/Nicholas-Freitas/TerMol
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Requires-Dist: numpy (<2)
Requires-Dist: rdkit-pypi
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4234 characters]

WHEEL

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

RECORD

Path Digest Size
termol/__init__.py sha256=KI3GnOAuleOR2GTtXMReAxfDS25UdpkzjUVwzpz292A 106
termol/canvas.py sha256=0aCe0bfDkyDDEK1-LXi_dr33JT4OV85J9TcQdz8zNBI 7525
termol/cli.py sha256=__6UBoeqGcLU4QweDpXocQC_gmz_izt1PiGZ8ugLbeY 3819
termol/render.py sha256=BtSxIN4CzARPD4kJ2oTkEG0nmlhQPRBmgOtRK_TRlm4 11669
termol/smiles_1000.csv sha256=TCWcW8w9eLBIb8G1Zl6o7D9vGUJd9OmA1kwrpSEEgQg 81420
termol/utilities.py sha256=sgtCH4HzxHkrUw4qg6-QjHO2msCoaioAufKnADR0m58 4379
termol-0.1.6.dist-info/LICENSE sha256=6B-SHQZUHgsbhV5XsdGXV5LQKrim6EpOJ1fR5LhWAJ8 1073
termol-0.1.6.dist-info/METADATA sha256=s1puGL__BLScP7VhKoJ5mUcIlfcueiZCse9WwPTcZXg 4751
termol-0.1.6.dist-info/WHEEL sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs 91
termol-0.1.6.dist-info/entry_points.txt sha256=lETgp-xoKX5ycYlU523vYGlYxtMGWas9Zb28CdWN3vY 91
termol-0.1.6.dist-info/top_level.txt sha256=0pUDV0oZ06WD94BPGyKAjzNyS-Z5tsMMOFugGbQx9fM 7
termol-0.1.6.dist-info/RECORD

top_level.txt

termol

entry_points.txt

termol = termol.cli:termol_cli
termol-showcase = termol.cli:showcase_cli