https://github.com/mecheng/mechmat
Python package for the definition of materials used during mechanical engineering calculations
https://github.com/mecheng/mechmat
engineering material-science materials mecheng polymer
Last synced: 6 months ago
JSON representation
Python package for the definition of materials used during mechanical engineering calculations
- Host: GitHub
- URL: https://github.com/mecheng/mechmat
- Owner: mecheng
- License: mit
- Created: 2019-05-11T05:47:11.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T05:05:54.000Z (over 3 years ago)
- Last Synced: 2025-11-27T15:09:26.819Z (7 months ago)
- Topics: engineering, material-science, materials, mecheng, polymer
- Language: Python
- Homepage: https://mechmat.readthedocs.io
- Size: 105 KB
- Stars: 6
- Watchers: 2
- Forks: 5
- Open Issues: 23
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
=======
mechmat
=======
.. image:: https://img.shields.io/pypi/v/mechmat.svg
:target: https://pypi.python.org/pypi/mechmat
.. image:: https://img.shields.io/travis/jellespijker/mechmat.svg
:target: https://travis-ci.org/jellespijker/mechmat
.. image:: https://readthedocs.org/projects/mechmat/badge/?version=latest
:target: https://mechmat.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://pyup.io/repos/github/jellespijker/mechmat/shield.svg
:target: https://pyup.io/repos/github/jellespijker/mechmat/
:alt: Updates
Python package for the definition of materials used during mechanical engineering calculations
* Free software: MIT license
* Documentation: https://mechmat.readthedocs.io.
Features
--------
* TODO
Credits
-------
This package makes use of `pint`_ for unit safe calculations.
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
.. _pint: https://github.com/hgrecco/pint