costcalc2


Namecostcalc2 JSON
Version 0.10.3 PyPI version JSON
download
home_page
SummaryCalculate raw material costs for chemical synthetic route
upload_time2023-11-08 00:10:37
maintainer
docs_urlNone
author
requires_python>=3
licenseGPL-3.0-or-later
keywords chemical synthesis route cost pricing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # costcalc2

*costcalc2* is a Python library for calculating the overall raw materials costs 
of a user-defined synthetic route. 

## Requirements

* Python >= 3
* Numpy >= 1.0
* Pandas >= 1.0
* Matplotlib >= 3.0
* Openpyxl >= 3.0

# Web Application and Documentation

A minimal [working web application](https://costcalc.rnelsonchem.com/) is
available for running cost calculations without installing this package. See
the [package documentation](https://rnelsonchem.github.io/costcalc2/) for
information on the package and instructions for creating the required input
tables. There is also an [annotated Jupyter
notebook](https://gist.github.com/rnelsonchem/5f38f9f6261591a158ed06c643fe09e7)
that demonstrates a common use case and most of the class methods. 

# Installation

The `costcalc2` package can be installed using either `pip`

    $ pip install costcalc2
    
or `conda`

    $ conda install -c rnelsonchem costcalc2



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "costcalc2",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": "",
    "keywords": "Chemical,Synthesis,Route,Cost,Pricing",
    "author": "",
    "author_email": "Ryan Nelson <rnelsonchem@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/1d/f7/961043a9cae314b82d4c8436b15839ec009403734c12f75e7e9a0234eee3/costcalc2-0.10.3.tar.gz",
    "platform": null,
    "description": "# costcalc2\r\n\r\n*costcalc2* is a Python library for calculating the overall raw materials costs \r\nof a user-defined synthetic route. \r\n\r\n## Requirements\r\n\r\n* Python >= 3\r\n* Numpy >= 1.0\r\n* Pandas >= 1.0\r\n* Matplotlib >= 3.0\r\n* Openpyxl >= 3.0\r\n\r\n# Web Application and Documentation\r\n\r\nA minimal [working web application](https://costcalc.rnelsonchem.com/) is\r\navailable for running cost calculations without installing this package. See\r\nthe [package documentation](https://rnelsonchem.github.io/costcalc2/) for\r\ninformation on the package and instructions for creating the required input\r\ntables. There is also an [annotated Jupyter\r\nnotebook](https://gist.github.com/rnelsonchem/5f38f9f6261591a158ed06c643fe09e7)\r\nthat demonstrates a common use case and most of the class methods. \r\n\r\n# Installation\r\n\r\nThe `costcalc2` package can be installed using either `pip`\r\n\r\n    $ pip install costcalc2\r\n    \r\nor `conda`\r\n\r\n    $ conda install -c rnelsonchem costcalc2\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "Calculate raw material costs for chemical synthetic route",
    "version": "0.10.3",
    "project_urls": {
        "Homepage": "https://github.com/rnelsonchem/costcalc2"
    },
    "split_keywords": [
        "chemical",
        "synthesis",
        "route",
        "cost",
        "pricing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8acda28129ec75ca2eaed4d500704a1cbd62160a514f369c0f2a63acb2468fbd",
                "md5": "74150de86d565f25759e4c1fe8d704be",
                "sha256": "e12dd17328bdd9e84f93f9a97701550f0582063c349b4112c58c4567cd0e6920"
            },
            "downloads": -1,
            "filename": "costcalc2-0.10.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "74150de86d565f25759e4c1fe8d704be",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 36598,
            "upload_time": "2023-11-08T00:10:35",
            "upload_time_iso_8601": "2023-11-08T00:10:35.417846Z",
            "url": "https://files.pythonhosted.org/packages/8a/cd/a28129ec75ca2eaed4d500704a1cbd62160a514f369c0f2a63acb2468fbd/costcalc2-0.10.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1df7961043a9cae314b82d4c8436b15839ec009403734c12f75e7e9a0234eee3",
                "md5": "a6eee611a06164b9202c46f9adf3db13",
                "sha256": "1cef816a668d05bc29f177738d0df11ffde731d51eb9331d19a5a9e23f45dda3"
            },
            "downloads": -1,
            "filename": "costcalc2-0.10.3.tar.gz",
            "has_sig": false,
            "md5_digest": "a6eee611a06164b9202c46f9adf3db13",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 36218,
            "upload_time": "2023-11-08T00:10:37",
            "upload_time_iso_8601": "2023-11-08T00:10:37.001788Z",
            "url": "https://files.pythonhosted.org/packages/1d/f7/961043a9cae314b82d4c8436b15839ec009403734c12f75e7e9a0234eee3/costcalc2-0.10.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-08 00:10:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rnelsonchem",
    "github_project": "costcalc2",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "costcalc2"
}
        
Elapsed time: 0.13628s