scaffoldmaker


Namescaffoldmaker JSON
Version 0.15.0 PyPI version JSON
download
home_pagehttps://github.com/ABI-Software/scaffoldmaker
SummaryPython client for generating anatomical scaffolds using Zinc
upload_time2024-12-03 21:33:56
maintainerNone
docs_urlNone
authorAuckland Bioengineering Institute
requires_pythonNone
licenseApache Software License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Scaffold Maker
==============

Anatomical scaffold generator using Zinc.
Install with::

  pip install scaffoldmaker

For developing scaffolds::

  git clone git+https://github.com/ABI-Software/scaffoldmaker
  cd scaffoldmaker
  pip install -e .

Requires the following Python libraries to be installed.

* cmlibs.zinc
* cmlibs.utils

We recommend installing scaffoldmaker into a virtual python environment.
See `python virtual environment documentation <https://docs.python.org/3/library/venv.html>`__ for information on virtual environments.


License
=======

::


   Copyright 2022 University of Auckland

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ABI-Software/scaffoldmaker",
    "name": "scaffoldmaker",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Auckland Bioengineering Institute",
    "author_email": "r.christie@auckland.ac.nz",
    "download_url": null,
    "platform": null,
    "description": "Scaffold Maker\n==============\n\nAnatomical scaffold generator using Zinc.\nInstall with::\n\n  pip install scaffoldmaker\n\nFor developing scaffolds::\n\n  git clone git+https://github.com/ABI-Software/scaffoldmaker\n  cd scaffoldmaker\n  pip install -e .\n\nRequires the following Python libraries to be installed.\n\n* cmlibs.zinc\n* cmlibs.utils\n\nWe recommend installing scaffoldmaker into a virtual python environment.\nSee `python virtual environment documentation <https://docs.python.org/3/library/venv.html>`__ for information on virtual environments.\n\n\nLicense\n=======\n\n::\n\n\n   Copyright 2022 University of Auckland\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n",
    "bugtrack_url": null,
    "license": "Apache Software License",
    "summary": "Python client for generating anatomical scaffolds using Zinc",
    "version": "0.15.0",
    "project_urls": {
        "Homepage": "https://github.com/ABI-Software/scaffoldmaker"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9bc28087294f1dc0d74c9b4221894b329195724c72a0b21f1960fb6e890ed566",
                "md5": "58a6902bbe01b5cb4cec152ca1d760a6",
                "sha256": "03b1ad2fb7f97c18534b086ff882bcc8b3c914cfeae2ce5ef0fdcc04b9561460"
            },
            "downloads": -1,
            "filename": "scaffoldmaker-0.15.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "58a6902bbe01b5cb4cec152ca1d760a6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 817535,
            "upload_time": "2024-12-03T21:33:56",
            "upload_time_iso_8601": "2024-12-03T21:33:56.089103Z",
            "url": "https://files.pythonhosted.org/packages/9b/c2/8087294f1dc0d74c9b4221894b329195724c72a0b21f1960fb6e890ed566/scaffoldmaker-0.15.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-03 21:33:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ABI-Software",
    "github_project": "scaffoldmaker",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "scaffoldmaker"
}
        
Elapsed time: 0.76078s