New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

trussty

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

trussty

python package to analyse trusses

pipPyPI
Version
0.1.0
Maintainers
1

Truss Analysis Package

This package gives functionality to analyse trusses.

How to use

Create a mesh using Mesh class.

Add joints, members, forces, and supports using coresponding data classes.

Changes to any of the above classes are done in the same memory location. Meaning changing a joint outside of a mesh will also change the joint inside the mesh.

Supports skyciv node and member cvs files to create mesh from cvs.

Versions

0.1.1

Fixed dependancies

0.1.0

First version.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts