# python-gearbox **Repository Path**: ericml/python-gearbox ## Basic Information - **Project Name**: python-gearbox - **Description**: 用于齿轮传动设计的python库 - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-19 - **Last Updated**: 2024-02-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README python-gearbox ============== Python library for design of spur and helical gears transmissions Install ------- the project is on *pypi* server for installation use: pip install python-gearbox for manual installation download the last release from: https://pypi.python.org/pypi/python-gearbox python setup.py install make shure you have installed all dependencies "jinja2, numpy and scipy" Features -------- - Gear stresses calculation using AGMA-2101 D04 and ISO-6336 standards - Optimization of the profile shift modification - Export 2D and 3D one tooth geometrical models, to *MATLAB/COMSOL* for spur and helical gears - Export 2D and 3D one tooth geometrical models, to *ABAQUS-CAE* only for spur gears - Export 2D and 3D one tooth geometrical models, to *ANSYS* only for spur gears Help and Documentation ---------------------- The documentation isn't ready yet, see the demo.py file for uses example Contribute ---------- if you want to contribute with the project contact with the author by e-mail e-mail: efirvida@gmail.com License ------- This project is licensed under the LGPL License - see the [LICENSE](LICENSE) file for details. For users --------- If you use Python-Gearbox for academic research, please use the following: **BibTeX:** ``` @misc{https://doi.org/10.5281/zenodo.3660527, doi = {10.5281/ZENODO.3660527}, url = {https://zenodo.org/record/3660527}, author = {Donéstevez, Eduardo Miguel Fírvida}, keywords = {gearbox, gear transmissions, gears, ISO-6336, AGMA-2101 D04, Gear stresses calculation}, language = {en}, title = {Python library for design of spur and helical gears transmissions}, publisher = {Zenodo}, year = {2020} } ``` **APA:** ``` Donéstevez, E. M. F. (2020). Python library for design of spur and helical gears transmissions (Version 1.0). Zenodo. https://doi.org/10.5281/ZENODO.3660527 ``` **IEEE** ``` E. M. F. Donéstevez, “Python library for design of spur and helical gears transmissions.” Zenodo, 09-Feb-2020, doi: 10.5281/ZENODO.3660527. ```