A python wrapper for the CSi ETABS .NET API
Project description
Description
A Python wrapper for CSi ETABS .NET API - a simple yet robust Python interface to the ETABS .NET API. Not affiliated with Computer and Structures Inc.
Installation
PyTABS can be installed through the Python package manager:
$ pip install pytabs
Requirements
- Python 3.10+
- pythonnet
Usage
🗒️Documentation can be found at https://mitchell-tesch.github.io/pytabs/pytabs.html
For examples, please refer to the examples.
Licence
Distributed under the MIT License. See LICENSE for more information.
Contibutors
Contributors welcome.
IntelliSense of the ETABSv1 namespace (ETABSv1.dll) can be achieved via the included stub file. This stub file has been generated using IronPython Stubs by gtalarico.
To make use of this stub file in VS Code add the following to your settings.json:
"python.autoComplete.extraPaths": ["<path_to_stub_directory>"],
"python.analysis.extraPaths": ["<path_to_stub_directory>"]
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pytabs-0.2.1.tar.gz
.
File metadata
- Download URL: pytabs-0.2.1.tar.gz
- Upload date:
- Size: 812.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d801011b56137ee8d55a517fcccb914adbba731b23b1fb938fb93bb9fe881b54 |
|
MD5 | 3e6808fdf84e6bedbbe5c43ce9c91005 |
|
BLAKE2b-256 | 9ae4127ff679bc5a4f723f3ac7a192d34fbf539fae8d3b0bdc97e7b0fc4af3d4 |
File details
Details for the file pytabs-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: pytabs-0.2.1-py3-none-any.whl
- Upload date:
- Size: 56.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08cf46e2230eb24d29dc47710b8eb488267b755031f8aa2656f33ac6cb541708 |
|
MD5 | b5823908665272e49842fa0e6a4e1bf5 |
|
BLAKE2b-256 | a3e438c5f190aa83d147904c6fdee9e59fc2c49a062dc2e171fee819ce84c51a |