abqpy
Scripting helper
Provides type hints and APIs to simplify Abaqus/Python scripting
Type Hints for Abaqus/Python Scripting
201 stars
1 watching
34 forks
Language: Python
last commit: 11 months ago abaquspython
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A set of utilities to work with type hints in Python 3.6+, including checking subtype relationships and extracting type information from objects. | 12 |
| | A module that provides experimental type hints and enables use of new type system features on older Python versions. | 450 |
| | A learning tool to help developers understand type hints in Python by fixing errors and annotating code | 119 |
| | Library providing type hinting generics support for Python 3.6 to 3.8 and 3.9+ for union types and standard collections. | 19 |
| | A CLI tool to automatically add type annotations into Python code | 86 |
| | Enhances Flake8 to better handle stub files used in type hinting | 73 |
| | A Python wrapper for Solidity ABI specifications in a dataclass-like format | 0 |
| | A flake8 plugin to detect deprecated type hints from the standard library and suggest their replacements. | 23 |
| | An automated tool to fix Python code to comply with PEP 484's explicit use of Optional type hints | 85 |
| | An unofficial API wrapper for Alipay's payment services in Python | 326 |
| | A Python framework for live trading with broker API interface | 665 |
| | Automatically adds type annotations to code | 241 |
| | A Python library for efficiently indexing and searching large datasets. | 31 |
| | Translates type comments to type annotations in Python source code | 142 |
| | A tool to automatically add type annotations to Python code based on runtime call arguments and return types. | 1,428 |