bigraph-builder


Namebigraph-builder JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/vivarium-collective/bigraph-builder
Summary
upload_time2024-02-29 15:52:30
maintainer
docs_urlNone
authorEran Agmon, Ryan Spangler
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Bigraph-Builder

## Introduction
Bigraph-Builder is an API for easy interaction with the [process-bigraph](
https://github.com/vivarium-collective/process-bigraph) library, enabling users to create and manipulate process-bigraph 
documents efficiently.

## Features
- **Document Creation**: Simplify the creation of process-bigraph documents.
- **Automatic Composition**: Automatically fills in details or provides messages to streamline the process.
- **Execution & Visualization**: Execute process bigraphs and visualize them with integrated plotting.

## Installation
```bash
pip install bigraph-builder
```

## Tutorials

To get started with Bigraph-viz, explore our resources: 
* [Bigraph Builder Tutorial](https://vivarium-collective.github.io/bigraph-builder/notebooks/demo.html)



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/vivarium-collective/bigraph-builder",
    "name": "bigraph-builder",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Eran Agmon, Ryan Spangler",
    "author_email": "agmon.eran@gmail.com, ryan.spangler@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d4/8e/42ded7bf9e4f3c997ab09379ec87370490c1303874e63c5f802fb8e16dd9/bigraph-builder-0.0.3.tar.gz",
    "platform": null,
    "description": "# Bigraph-Builder\n\n## Introduction\nBigraph-Builder is an API for easy interaction with the [process-bigraph](\nhttps://github.com/vivarium-collective/process-bigraph) library, enabling users to create and manipulate process-bigraph \ndocuments efficiently.\n\n## Features\n- **Document Creation**: Simplify the creation of process-bigraph documents.\n- **Automatic Composition**: Automatically fills in details or provides messages to streamline the process.\n- **Execution & Visualization**: Execute process bigraphs and visualize them with integrated plotting.\n\n## Installation\n```bash\npip install bigraph-builder\n```\n\n## Tutorials\n\nTo get started with Bigraph-viz, explore our resources: \n* [Bigraph Builder Tutorial](https://vivarium-collective.github.io/bigraph-builder/notebooks/demo.html)\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/vivarium-collective/bigraph-builder"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d48e42ded7bf9e4f3c997ab09379ec87370490c1303874e63c5f802fb8e16dd9",
                "md5": "beff3a39481cc07d7e0c4ff1d73fb332",
                "sha256": "f8ae4df59b10813c06af850e49af91011f65fec7a3bf6db3777b427bdca56347"
            },
            "downloads": -1,
            "filename": "bigraph-builder-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "beff3a39481cc07d7e0c4ff1d73fb332",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 11497,
            "upload_time": "2024-02-29T15:52:30",
            "upload_time_iso_8601": "2024-02-29T15:52:30.760199Z",
            "url": "https://files.pythonhosted.org/packages/d4/8e/42ded7bf9e4f3c997ab09379ec87370490c1303874e63c5f802fb8e16dd9/bigraph-builder-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-29 15:52:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "vivarium-collective",
    "github_project": "bigraph-builder",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "bigraph-builder"
}
        
Elapsed time: 0.17772s