CrazyDoc
========
Crazydoc is a Python library to parse one of the most common DNA representation formats: the joyfully coloured and stylishly annotated MS-Word document.
.. image:: https://raw.githubusercontent.com/Edinburgh-Genome-Foundry/crazydoc/master/docs/screenshot.png
:alt: [logo]
:align: center
:width: 600px
While other standards such as FASTA or Genbank are better supported by modern sequence editors, none enjoys the same popularity among molecular biologist as MS-Word's ``.docx`` format, which is limited only by the sophistication and creativity of the user.
Infos
-----
**PIP installation:**
.. code:: bash
pip install crazydoc
**Github Page**
`<https://github.com/Edinburgh-Genome-Foundry/crazydoc>`_
**License:** MIT, Copyright Edinburgh Genome Foundry
More biology software
---------------------
.. image:: https://raw.githubusercontent.com/Edinburgh-Genome-Foundry/Edinburgh-Genome-Foundry.github.io/master/static/imgs/logos/egf-codon-horizontal.png
:target: https://edinburgh-genome-foundry.github.io/
Crazydoc is part of the `EGF Codons <https://edinburgh-genome-foundry.github.io/>`_ synthetic biology software suite for DNA design, manufacturing and validation.
Raw data
{
"_id": null,
"home_page": "https://github.com/Edinburgh-Genome-Foundry/crazydoc",
"name": "crazydoc",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "dna-sequence bioinformatics systems-biology docx",
"author": "Zulko",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/91/7f/df40726854eeab4bbd8de61d0e79922c733ce79f050a79db687ec75d0783/crazydoc-0.1.6.tar.gz",
"platform": null,
"description": "CrazyDoc\n========\n\nCrazydoc is a Python library to parse one of the most common DNA representation formats: the joyfully coloured and stylishly annotated MS-Word document.\n\n.. image:: https://raw.githubusercontent.com/Edinburgh-Genome-Foundry/crazydoc/master/docs/screenshot.png\n :alt: [logo]\n :align: center\n :width: 600px\n\nWhile other standards such as FASTA or Genbank are better supported by modern sequence editors, none enjoys the same popularity among molecular biologist as MS-Word's ``.docx`` format, which is limited only by the sophistication and creativity of the user.\n\nInfos\n-----\n\n**PIP installation:**\n\n.. code:: bash\n\n pip install crazydoc\n\n**Github Page**\n\n`<https://github.com/Edinburgh-Genome-Foundry/crazydoc>`_\n\n**License:** MIT, Copyright Edinburgh Genome Foundry\n\nMore biology software\n---------------------\n\n.. image:: https://raw.githubusercontent.com/Edinburgh-Genome-Foundry/Edinburgh-Genome-Foundry.github.io/master/static/imgs/logos/egf-codon-horizontal.png\n :target: https://edinburgh-genome-foundry.github.io/\n\nCrazydoc is part of the `EGF Codons <https://edinburgh-genome-foundry.github.io/>`_ synthetic biology software suite for DNA design, manufacturing and validation.\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Read genetic sequences from stylized docx files",
"version": "0.1.6",
"split_keywords": [
"dna-sequence",
"bioinformatics",
"systems-biology",
"docx"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cdeb9d685c9e32d8aaaa320a89b27132c58b96712310f80d13a9b429c52be42c",
"md5": "5cbe67c7df6382616a833d25ed5e39b5",
"sha256": "f11f9aa8ed89ba384bb08ad182e9ac185a768b6f7dd0779a9072daa0e2a0cfdd"
},
"downloads": -1,
"filename": "crazydoc-0.1.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5cbe67c7df6382616a833d25ed5e39b5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 11624,
"upload_time": "2023-04-10T22:09:54",
"upload_time_iso_8601": "2023-04-10T22:09:54.115568Z",
"url": "https://files.pythonhosted.org/packages/cd/eb/9d685c9e32d8aaaa320a89b27132c58b96712310f80d13a9b429c52be42c/crazydoc-0.1.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "917fdf40726854eeab4bbd8de61d0e79922c733ce79f050a79db687ec75d0783",
"md5": "ac33d3dd093f936e80e591e40fa27221",
"sha256": "caae8cf0ba8afca85fc10f2949c3be8c3cfdbe626a65afe3dc1d71aa32ce46ff"
},
"downloads": -1,
"filename": "crazydoc-0.1.6.tar.gz",
"has_sig": false,
"md5_digest": "ac33d3dd093f936e80e591e40fa27221",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 15080,
"upload_time": "2023-04-10T22:09:55",
"upload_time_iso_8601": "2023-04-10T22:09:55.719567Z",
"url": "https://files.pythonhosted.org/packages/91/7f/df40726854eeab4bbd8de61d0e79922c733ce79f050a79db687ec75d0783/crazydoc-0.1.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-10 22:09:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "Edinburgh-Genome-Foundry",
"github_project": "crazydoc",
"travis_ci": true,
"coveralls": false,
"github_actions": true,
"lcname": "crazydoc"
}