Skip to main content

Python wrapper for DIMEdbs REST API.

Project description

dimedbpy: Python wrapper for the DIMEdb REST API

Project Status: Active - The project has reached a stable, usable state and is being actively developed. PyPI - Python Version PyPI PyPI - License PyPI - Status Build Status

dimedbpy provides a way to interact with the DIMEdb web service in Python. It provides metabolite queries by name, structure, and isotope information.

Here's a quick example, showing how to retrieve metabolites by its name:

from dimedbpy import get_metabolites

metabolites = get_metabolites("name", "Caffeine")

for metabolite in metabolites:
    print(metabolite.isotopic_distributions)

Resources

License

Code released under the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dimedbpy-0.1.2.tar.gz (5.3 kB view details)

Uploaded Source

Built Distribution

dimedbpy-0.1.2-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file dimedbpy-0.1.2.tar.gz.

File metadata

  • Download URL: dimedbpy-0.1.2.tar.gz
  • Upload date:
  • Size: 5.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for dimedbpy-0.1.2.tar.gz
Algorithm Hash digest
SHA256 b9177d557f03e42a4a1826541f0747fba2c356eabc422f57667f7c53326e7a9c
MD5 ef1077a676d82ef940285f0ab7f529fe
BLAKE2b-256 c02bd22715a2f3fa88f8bb4363903aeb5931164cd5b4f231673d4628114601cf

See more details on using hashes here.

File details

Details for the file dimedbpy-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: dimedbpy-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 6.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for dimedbpy-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e3bdc1e193b26f9d12c9108a1b5bf40c9d4c03ea8061f188503c7715c14277b2
MD5 b71fcdf8845db83fb4cc5533b9659083
BLAKE2b-256 0ecd45c9b00609736c9efd7ed85b4e277086a142ed2a46fb9408ac1dee5c253d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page