gcanahuirev / emaths-python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solving structural analysis problems

Requirements

  • Python >= 3.11
  • Poetry package manager
  • Vscode + jupyter extensions

Installation

This project was executed from an environment with visual studio code and python and jupyter extensions

  1. Install dependencies

    poetry install
  2. Activate virtual env for python

    poetry shell
  3. If you want deactivate venv python run

    deactivate

Usage

  • Jupyter: Run current file in interactive window for:
    • viga.py
    • structural.py

About


Languages

Language:Python 100.0%