Python bindings for the DNA engineering library poly
Project description
poly_py
python bindings for Poly
These bindings are experimental and generated directly from poly's Go implementation
pip install clonai
poetry add clonai
from poly import checks
isDNA? = checks.IsDNA("ACTC")
print(isDNA?)
If there's enough interest I'll
- Refactor poly to make all or most features fully exportable to python
- Solidify build pipeline so that other folk can easily write a deploy go packages to extend python
- Release statically generated doc site for python bindings via readthedocs
- Beg the current holder of the
polynamespace on pypi to let this project use it.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
clonai-0.0.1.tar.gz
(2.0 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file clonai-0.0.1.tar.gz.
File metadata
- Download URL: clonai-0.0.1.tar.gz
- Upload date:
- Size: 2.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.12.7 Darwin/23.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b82a8752e9caa8cef2dc4000138d570ecb8ec766d15b438a2e4f3d1b9c4fd93d
|
|
| MD5 |
2441a9cc5bc046b82ec22bcde4657327
|
|
| BLAKE2b-256 |
91a5bdd9aebeef4b206bc5d38f396856b151173b21c1636b3ecd8b9c792c7c6f
|
File details
Details for the file clonai-0.0.1-py3-none-any.whl.
File metadata
- Download URL: clonai-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.12.7 Darwin/23.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f0760be2e1b0074e3cf5ab180f89f6c5feb8c61e4b8b46a7ab8f346fb2a11f8
|
|
| MD5 |
aa2220231cd36ba57e956199e788d0fd
|
|
| BLAKE2b-256 |
bf4c32bf26ac1bb9c702ce936c9ded4f5064dfa05ba0ea7763de871b08f8a057
|