pyBridgeLD


NamepyBridgeLD JSON
Version 0.1.3 PyPI version JSON
download
home_pageNone
SummarypyBridgeLD --- Python Bridge Load Distribution
upload_time2024-08-10 09:50:50
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyBridgeLD - Python Bridge Load Distribution

`pyBridgeLD` is a python library that calculate the load distribution on a generic bridge cross section.

<p align="center">
  <img src="docs/Images/IMG.png" height="300">
</p>

## Installing
You can install using pip:

```
pip install pyBridgeLD
```

and import with:

```python
import pyBridgeLD as pybld
```


## Features

- ☑ Definition of transversal geometry configuration
- ☑ Definition of longitudinal geometry configuration
- ☑ Definition of generic vehicle, with concentrated and/or distributed load
- ☑ Definition of traffic load configuration, with single or multiple vehicles

- ☑ Courbon theory of load distribution
- ☐ Engesser theory of load distribution
- ☐ Guyon-Massonnett-Bares theory of load distribution


## Examples
You can find some examples of usage in examples folder:

- [**Example n.1**](https://github.com/RoccoRaimo/pyBridgeLD/blob/main/docs/Notebooks/Example_1.ipynb): Basic import and usage of library with a simple application of Courbon theory for bridge load distribution;

## License

Distributed under the terms of the [MIT license](https://github.com/RoccoRaimo/pyBridgeLD/blob/main/LICENSE), `pyBridgeLD` is free and open source software.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyBridgeLD",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Rocco Raimo <software@ingraimo.simplelogin.com>",
    "download_url": "https://files.pythonhosted.org/packages/fe/6b/4be16a53c493b1b6348e739eaf8e9fc0388d1544a97af69f577ba496d0f3/pybridgeld-0.1.3.tar.gz",
    "platform": null,
    "description": "# pyBridgeLD - Python Bridge Load Distribution\n\n`pyBridgeLD` is a python library that calculate the load distribution on a generic bridge cross section.\n\n<p align=\"center\">\n  <img src=\"docs/Images/IMG.png\" height=\"300\">\n</p>\n\n## Installing\nYou can install using pip:\n\n```\npip install pyBridgeLD\n```\n\nand import with:\n\n```python\nimport pyBridgeLD as pybld\n```\n\n\n## Features\n\n- \u2611 Definition of transversal geometry configuration\n- \u2611 Definition of longitudinal geometry configuration\n- \u2611 Definition of generic vehicle, with concentrated and/or distributed load\n- \u2611 Definition of traffic load configuration, with single or multiple vehicles\n\n- \u2611 Courbon theory of load distribution\n- \u2610 Engesser theory of load distribution\n- \u2610 Guyon-Massonnett-Bares theory of load distribution\n\n\n## Examples\nYou can find some examples of usage in examples folder:\n\n- [**Example n.1**](https://github.com/RoccoRaimo/pyBridgeLD/blob/main/docs/Notebooks/Example_1.ipynb): Basic import and usage of library with a simple application of Courbon theory for bridge load distribution;\n\n## License\n\nDistributed under the terms of the [MIT license](https://github.com/RoccoRaimo/pyBridgeLD/blob/main/LICENSE), `pyBridgeLD` is free and open source software.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "pyBridgeLD --- Python Bridge Load Distribution ",
    "version": "0.1.3",
    "project_urls": {
        "Home": "https://github.com/RoccoRaimo/pyBridgeLD"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3af612ca2bb6e1fe4a9b36d95a9864f94dd924e5417cde7dd6e76db3b5fac9fb",
                "md5": "945ddfd06b143c324e92adbd11bdd88f",
                "sha256": "b44f8d546014a29e61d85be03a106298b351281c1f85ae2e9d44d35aeee6b19e"
            },
            "downloads": -1,
            "filename": "pybridgeld-0.1.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "945ddfd06b143c324e92adbd11bdd88f",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 7440,
            "upload_time": "2024-08-10T09:50:49",
            "upload_time_iso_8601": "2024-08-10T09:50:49.093685Z",
            "url": "https://files.pythonhosted.org/packages/3a/f6/12ca2bb6e1fe4a9b36d95a9864f94dd924e5417cde7dd6e76db3b5fac9fb/pybridgeld-0.1.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fe6b4be16a53c493b1b6348e739eaf8e9fc0388d1544a97af69f577ba496d0f3",
                "md5": "41daf4a92acfccce37001d9173d85e53",
                "sha256": "ec920f8c878314dfb0af87b76cdf143704eedc637abe368a8232675863e53d00"
            },
            "downloads": -1,
            "filename": "pybridgeld-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "41daf4a92acfccce37001d9173d85e53",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5517,
            "upload_time": "2024-08-10T09:50:50",
            "upload_time_iso_8601": "2024-08-10T09:50:50.413259Z",
            "url": "https://files.pythonhosted.org/packages/fe/6b/4be16a53c493b1b6348e739eaf8e9fc0388d1544a97af69f577ba496d0f3/pybridgeld-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-10 09:50:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "RoccoRaimo",
    "github_project": "pyBridgeLD",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pybridgeld"
}
        
Elapsed time: 0.31653s