Skip to main content

A python wrapper around bacting

Project description

pybacting

Tests PyPI PyPI - License PyPI - Python Version Documentation Status Code style: black DOI

Python wrapper around bacting.

Usage

Based on the example from the bacting page, you can do:

from pybacting import cdk

print(cdk.fromSMILES("COC"))

Or you can use some of the more pythonic functions that wrap the functions exposed through the pybacting.cdk object:

import pybacting

print(pybacting.from_smiles("COC"))

Installation

Before installing, you'll need to make sure Maven (mvn) is available on your path. If you're on mac, use brew install maven.

$ pip install pybacting

Install the latest code from GitHub:

$ pip install git+https://github.com/cthoyt/pybacting

Download and install from source in development mode:

$ git clone https://github.com/cthoyt/pybacting
$ cd pybacting
$ pip install --editable .

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

pybacting-0.2.3.tar.gz (11.1 kB view details)

Uploaded Source

Built Distribution

pybacting-0.2.3-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file pybacting-0.2.3.tar.gz.

File metadata

  • Download URL: pybacting-0.2.3.tar.gz
  • Upload date:
  • Size: 11.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5

File hashes

Hashes for pybacting-0.2.3.tar.gz
Algorithm Hash digest
SHA256 85c59f396b4870c81ae5fd7151e3af5abaaa527c734623b064b054f73e8745f4
MD5 78c5cae7e2d7ddf49bd169bfa0a38ff7
BLAKE2b-256 e833a2f30fd5ba71abc7d18735ec29146091624997d5cbf3b6f0058360d97042

See more details on using hashes here.

Provenance

File details

Details for the file pybacting-0.2.3-py3-none-any.whl.

File metadata

  • Download URL: pybacting-0.2.3-py3-none-any.whl
  • Upload date:
  • Size: 6.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5

File hashes

Hashes for pybacting-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e02b061999c1d3a3517750abcf4e5dfc856293750a15c86a620eb45f2a1f8b28
MD5 5b76dac61f8853823f09fd605f9edb1c
BLAKE2b-256 2f0cc9f94b7af1b936bdd8aa85c3f8412b9bd4ce405e7b0238a6a668c99c33f6

See more details on using hashes here.

Provenance

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