Skip to content

mbonatte/secan-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecAn Flask Server

Overview

This project integrates a Flask server with the SecAn package, a powerful tool for Section Analysis in engineering. The server acts as an interface to process Section Analysis requests, leveraging the capabilities of SecAn to calculate responses based on materials, geometry, and section properties.

About SecAn

SecAn (Section Analysis) is a Python package designed for performing complex section analysis. It provides a range of functionalities to model different materials, geometries, and section properties, making it a versatile tool in the field of structural engineering.

Flask Server

The Flask server in this project is designed to handle API requests for section analysis. Clients can send data in JSON format, specifying details about materials, geometry, and sections. The server processes these requests using SecAn, performs the necessary calculations, and returns the results.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors