caravagene


Namecaravagene JSON
Version 0.1.8 PyPI version JSON
download
home_page
Summary
upload_time2023-07-21 23:12:16
maintainer
docs_urlNone
authorZulko
requires_python
licenseMIT
keywords sbol dna assembly plot
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Caravagene
==========

Caravagene (full documentation `here <https://edinburgh-genome-foundry.github.io/Caravagene/>`_) is a Python library to plot schemas of DNA constructs from a list of parts.

Infos
-----

Caravagene requires `WkHTMLtoPDF <https://wkhtmltopdf.org/>`_ to be installed. On Ubuntu, install it with:

.. code:: shell

    apt-get install wkhtmltopdf

**PIP installation:**

.. code:: bash

  pip install caravagene

**Web documentation:**

`<https://edinburgh-genome-foundry.github.io/Caravagene/>`_

**Github page**

`<https://github.com/Edinburgh-Genome-Foundry/Caravagene>`_

**Live demo**

`<https://cuba.genomefoundry.org/sketch_constructs>`_

**License:** MIT, Copyright Edinburgh Genome Foundry



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "caravagene",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "SBOL DNA assembly plot",
    "author": "Zulko",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/69/af/169ac845c0f129ae8159aa681c9e37d85fb53337f552b3b02bdbae2ddacf/caravagene-0.1.8.tar.gz",
    "platform": null,
    "description": "Caravagene\n==========\n\nCaravagene (full documentation `here <https://edinburgh-genome-foundry.github.io/Caravagene/>`_) is a Python library to plot schemas of DNA constructs from a list of parts.\n\nInfos\n-----\n\nCaravagene requires `WkHTMLtoPDF <https://wkhtmltopdf.org/>`_ to be installed. On Ubuntu, install it with:\n\n.. code:: shell\n\n    apt-get install wkhtmltopdf\n\n**PIP installation:**\n\n.. code:: bash\n\n  pip install caravagene\n\n**Web documentation:**\n\n`<https://edinburgh-genome-foundry.github.io/Caravagene/>`_\n\n**Github page**\n\n`<https://github.com/Edinburgh-Genome-Foundry/Caravagene>`_\n\n**Live demo**\n\n`<https://cuba.genomefoundry.org/sketch_constructs>`_\n\n**License:** MIT, Copyright Edinburgh Genome Foundry\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "",
    "version": "0.1.8",
    "project_urls": null,
    "split_keywords": [
        "sbol",
        "dna",
        "assembly",
        "plot"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8417d1ae561eef34c5640a1cd2a908995a34e639f48a9c544a958f7b268631a3",
                "md5": "12f4a54d52ce6d289835636555bc04bf",
                "sha256": "8491952320865f5fd2ad76821827ebb4dbf37647309e76e9fdb5972beebd95dd"
            },
            "downloads": -1,
            "filename": "caravagene-0.1.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "12f4a54d52ce6d289835636555bc04bf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 38776,
            "upload_time": "2023-07-21T23:12:14",
            "upload_time_iso_8601": "2023-07-21T23:12:14.493423Z",
            "url": "https://files.pythonhosted.org/packages/84/17/d1ae561eef34c5640a1cd2a908995a34e639f48a9c544a958f7b268631a3/caravagene-0.1.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "69af169ac845c0f129ae8159aa681c9e37d85fb53337f552b3b02bdbae2ddacf",
                "md5": "7f7a77c8f9ee342b6159954d49c9e75f",
                "sha256": "47d80fdda6699f8071ea2f28afca4a969cdd81a3df70618969b09ca6b12fe92d"
            },
            "downloads": -1,
            "filename": "caravagene-0.1.8.tar.gz",
            "has_sig": false,
            "md5_digest": "7f7a77c8f9ee342b6159954d49c9e75f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 16706,
            "upload_time": "2023-07-21T23:12:16",
            "upload_time_iso_8601": "2023-07-21T23:12:16.189868Z",
            "url": "https://files.pythonhosted.org/packages/69/af/169ac845c0f129ae8159aa681c9e37d85fb53337f552b3b02bdbae2ddacf/caravagene-0.1.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-21 23:12:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "caravagene"
}
        
Elapsed time: 0.09643s