pyflapjack


Namepyflapjack JSON
Version 1.0.10 PyPI version JSON
download
home_page
SummaryPython package that interfaces the Flapjack API
upload_time2022-11-30 14:34:26
maintainer
docs_urlNone
author
requires_python<3.10,>=3.7
licenseMIT License Copyright (c) 2022 RudgeLab Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords flapjack data experimental analysis synthetic biology
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyFlapjack

pyFlapjack is our Python package that allows you to interface the [Flapjack](http://flapjack.rudge-lab.org) with Pandas and Numpy stack, so that you can easily implement it in your projects.

<img src="https://github.com/RudgeLab/pyFlapjack/blob/stable/images/Flapjack_Dark.svg#gh-light-mode-only" alt="LOICA logo" width="250"/>
<img src="https://github.com/RudgeLab/pyFlapjack/blob/stable/images/Flapjack_Light.svg#gh-dark-mode-only" alt="LOICA night logo" width="250"/>

![PyPI](https://img.shields.io/pypi/v/pyflapjack)
[![Documentation Status](https://readthedocs.org/projects/pyflapjack/badge/?version=latest)](https://pyflapjack.readthedocs.io/en/latest/?badge=latest)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyflapjack)
![PyPI - License](https://img.shields.io/pypi/l/pyflapjack)

### Instalation

Installing pyFlapjack is quite simple. Please refer to our Wiki for installation instructions, available here: [Installation](https://github.com/RudgeLab/pyFlapjack/wiki/Installation).

### Documentation

Please visit our documentation with API reference at Read the Docs [pyflapjack.rtfd.io](pyflapjack.rtfd.io)

### Tutorials

Now that you have pyFlapjack installed you can familiarize yourself with the tool using the [Jupyter notebook tutorials](https://github.com/RudgeLab/pyFlapjack/tree/master/notebooks) designed for this purpose.

## Related repositories

The repository for Flapjack API is available here: [Flapjack API](https://github.com/RudgeLab/flapjack_api); and the one for the Flapjack Frontend is available here: [Flapjack Frontend](https://github.com/RudgeLab/flapjack_frontend).

## Reference this paper

Please reference our Flapjack's paper–available [here](https://pubs.acs.org/doi/10.1021/acssynbio.0c00554), using the following reference:
> Guillermo Yáñez Feliú, Benjamín Earle Gómez, Verner Codoceo Berrocal, Macarena Muñoz Silva, Isaac N. Nuñez, Tamara F. Matute, Anibal Arce Medina, Gonzalo Vidal, Carlos Vidal Céspedes, Jonathan Dahlin, Fernán Federici, and Timothy J. Rudge
_ACS Synthetic Biology_ **2021 10** (1), 183-191
DOI: 10.1021/acssynbio.0c00554

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pyflapjack",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "<3.10,>=3.7",
    "maintainer_email": "Gonzalo Vidal <g.a.vidal-pena2@ncl.ac.uk>",
    "keywords": "flapjack,data,experimental,analysis,synthetic biology",
    "author": "",
    "author_email": "Timothy Rudge <tim.rudge@ncl.ac.uk>, Gonzalo Vidal <g.a.vidal-pena2@ncl.ac.uk>",
    "download_url": "https://files.pythonhosted.org/packages/39/3f/0d9d2aa181b715964a33d1a1aab3b23d43cf357d944946332d9245536f8b/pyflapjack-1.0.10.tar.gz",
    "platform": null,
    "description": "# pyFlapjack\n\npyFlapjack is our Python package that allows you to interface the [Flapjack](http://flapjack.rudge-lab.org) with Pandas and Numpy stack, so that you can easily implement it in your projects.\n\n<img src=\"https://github.com/RudgeLab/pyFlapjack/blob/stable/images/Flapjack_Dark.svg#gh-light-mode-only\" alt=\"LOICA logo\" width=\"250\"/>\n<img src=\"https://github.com/RudgeLab/pyFlapjack/blob/stable/images/Flapjack_Light.svg#gh-dark-mode-only\" alt=\"LOICA night logo\" width=\"250\"/>\n\n![PyPI](https://img.shields.io/pypi/v/pyflapjack)\n[![Documentation Status](https://readthedocs.org/projects/pyflapjack/badge/?version=latest)](https://pyflapjack.readthedocs.io/en/latest/?badge=latest)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyflapjack)\n![PyPI - License](https://img.shields.io/pypi/l/pyflapjack)\n\n### Instalation\n\nInstalling pyFlapjack is quite simple. Please refer to our Wiki for installation instructions, available here: [Installation](https://github.com/RudgeLab/pyFlapjack/wiki/Installation).\n\n### Documentation\n\nPlease visit our documentation with API reference at Read the Docs [pyflapjack.rtfd.io](pyflapjack.rtfd.io)\n\n### Tutorials\n\nNow that you have pyFlapjack installed you can familiarize yourself with the tool using the [Jupyter notebook tutorials](https://github.com/RudgeLab/pyFlapjack/tree/master/notebooks) designed for this purpose.\n\n## Related repositories\n\nThe repository for Flapjack API is available here: [Flapjack API](https://github.com/RudgeLab/flapjack_api); and the one for the Flapjack Frontend is available here: [Flapjack Frontend](https://github.com/RudgeLab/flapjack_frontend).\n\n## Reference this paper\n\nPlease reference our Flapjack's paper\u2013available [here](https://pubs.acs.org/doi/10.1021/acssynbio.0c00554), using the following reference:\n> Guillermo Y\u00e1\u00f1ez Feli\u00fa, Benjam\u00edn Earle G\u00f3mez, Verner Codoceo Berrocal, Macarena Mu\u00f1oz Silva, Isaac N. Nu\u00f1ez, Tamara F. Matute, Anibal Arce Medina, Gonzalo Vidal, Carlos Vidal C\u00e9spedes, Jonathan Dahlin, Fern\u00e1n Federici, and Timothy J. Rudge\n_ACS Synthetic Biology_ **2021 10** (1), 183-191\nDOI: 10.1021/acssynbio.0c00554\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2022 RudgeLab  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Python package that interfaces the Flapjack API",
    "version": "1.0.10",
    "split_keywords": [
        "flapjack",
        "data",
        "experimental",
        "analysis",
        "synthetic biology"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "776e7af7a030d24e604cdc338bd641e8",
                "sha256": "c0cc87a1677b2145d67eafa5917a683c67c27eb4f61dc2fc7e47e8a269b2b3b8"
            },
            "downloads": -1,
            "filename": "pyflapjack-1.0.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "776e7af7a030d24e604cdc338bd641e8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.10,>=3.7",
            "size": 9515,
            "upload_time": "2022-11-30T14:34:24",
            "upload_time_iso_8601": "2022-11-30T14:34:24.145357Z",
            "url": "https://files.pythonhosted.org/packages/40/c5/06eeb41ee33ac9c686d839b280cc1c940369af6890cc4ca2f3a2808988b9/pyflapjack-1.0.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "7c6f2c0ce924efa751071c2d4618c908",
                "sha256": "193ed69219a9c3111d5a1686b2bfb5a5b71910f75df8ac1a79dfa94a8f967784"
            },
            "downloads": -1,
            "filename": "pyflapjack-1.0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "7c6f2c0ce924efa751071c2d4618c908",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.10,>=3.7",
            "size": 10325,
            "upload_time": "2022-11-30T14:34:26",
            "upload_time_iso_8601": "2022-11-30T14:34:26.642611Z",
            "url": "https://files.pythonhosted.org/packages/39/3f/0d9d2aa181b715964a33d1a1aab3b23d43cf357d944946332d9245536f8b/pyflapjack-1.0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-11-30 14:34:26",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pyflapjack"
}
        
Elapsed time: 0.02972s