معرفی شرکت ها


abqpy-2023.4.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Type hints for Abaqus/Python scripting
ویژگی مقدار
سیستم عامل -
نام فایل abqpy-2023.4.2
نام abqpy
نسخه کتابخانه 2023.4.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده WANG Hailin <hailin.wang@connect.polyu.hk>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/abqpy/
مجوز -
# abqpy 2023 [![pytest](https://github.com/haiiliin/abqpy/actions/workflows/package.yml/badge.svg)](https://github.com/haiiliin/abqpy/actions/workflows/package.yml) [![docs](https://github.com/haiiliin/abqpy/actions/workflows/docs.yml/badge.svg)](https://github.com/haiiliin/abqpy/actions/workflows/docs.yml) [![codecov](https://codecov.io/gh/haiiliin/abqpy/branch/2023/graph/badge.svg)](https://app.codecov.io/gh/haiiliin/abqpy/tree/2023) Read this in other languages: [English](README.md), [简体中文](README-zh-cn.md). Type hints for Abaqus/Python scripting `abqpy` is a Python package providing type hints for Python scripting of Abaqus, you can use it to write your Python script of Abaqus fluently, even without doing anything in Abaqus. It also provides some simple APIs to execute the Abaqus commands so that you can run your Python script to build the model, submit the job and extract the output data in just one Python script, even without opening the Abaqus/CAE. - Homepage: [https://abqpy.com](https://abqpy.com) - GitHub repository: [https://github.com/haiiliin/abqpy](https://github.com/haiiliin/abqpy) - PyPI: [https://pypi.org/project/abqpy](https://pypi.org/project/abqpy) - Read the Docs: [https://readthedocs.org/projects/abqpy](https://readthedocs.org/projects/abqpy) - Documentation: [https://docs.abqpy.com/en/latest](https://docs.abqpy.com/en/latest) - Bug report: [https://github.com/haiiliin/abqpy/issues](https://github.com/haiiliin/abqpy/issues) ## Pull Requests are Welcome Since `abqpy` is reconstructed from the official Abaqus documentation, many of the docstrings are not well formatted, for example, the Raises section, the math equations, the attributes of the objects, due to the limitation of my time, those things are left behind, if anyone is willing to make any contributions, please feel free to create your pull requests. Please refer [CONTRIBUTING](https://github.com/haiiliin/abqpy/blob/main/.github/CONTRIBUTING.md) for contribution guidelines. ## Screenshots ![screenshot](https://raw.githubusercontent.com/haiiliin/abqpy/main/docs/source/images/model-code.gif) ![screenshot](https://raw.githubusercontent.com/haiiliin/abqpy/main/docs/source/images/output-code.gif)


نیازمندی

مقدار نام
- typing-extensions
- auto-all
- Jinja2
- toml
- juptyerlab
- ipynbname


زبان مورد نیاز

مقدار نام
>=3.7 Python


نحوه نصب


نصب پکیج whl abqpy-2023.4.2:

    pip install abqpy-2023.4.2.whl


نصب پکیج tar.gz abqpy-2023.4.2:

    pip install abqpy-2023.4.2.tar.gz