Essential Python Packages for Civil Engineers

A list of resources for Civil Engineers to get started coding their own applications

June 21, 2023
Julianna Xoe Widlund
MJ
Longinos
Julianna Xoe Widlund
Julianna
Widlund, P.E

In the rapidly evolving landscape of today’s world, the availability of educational resources for coding has become increasingly accessible. For engineers who are interested in exploring the realm of coding and developing their own applications, the initial hurdles can often seem daunting. However, it is important to recognize that a wealth of knowledge and resources already exist, with individuals having developed foundations and libraries of functions that can serve as a launching pad for beginners.

We aim to demystify the process for engineers venturing into coding by highlighting the readily available coding libraries in Python. These libraries act as repositories of code snippets and preexisting functions, offering a solid foundation from which engineers can confidently embark on their coding journey. Want to develop code for designing a steel beam? There’s a library for that. Want to calculate concrete section properties? There’s a library for that too.

Why did we create this list?
When we were first developing Civils.ai we found it difficult to find all the great open-source work other Engineers had already prepared. After spending hours searching and collecting these resources we realised it would be helpful to publish the list to make it easier for other Civil Engineers to find these awesome resources. We have curated a comprehensive list of open-source resources specifically tailored for Civil Engineers using Python, all conveniently available on GitHub. Our aim is to provide engineers with a curated selection of tools, libraries, and frameworks that serve as a solid foundation for their coding journey. By leveraging open-source solutions, engineers can access a wealth of knowledge, tap into collaborative communities, and harness the power of shared code contributions. We empower civil engineers to unlock their coding potential and embark on a path of innovation and efficiency in their field.

What is a code library?

Code libraries, also known as software libraries or code repositories, are collections of prewritten, reusable code modules or functions that serve specific purposes. These libraries are designed to provide a set of tools and functionalities that can be utilized by programmers and developers to simplify the process of building software applications. By encapsulating commonly used code snippets, libraries offer a convenient way to access and incorporate established code solutions into new projects.

Below are the GitHub links to the latest additions in our extensive compilation of open-source libraries. These repositories represent the most up-to-date resources that we have curated, encompassing a wide range of programming languages and domains. These links showcase the diverse range of resources we have specifically for civil engineers using Python. Each link represents a unique library that can empower engineers to streamline their workflows, optimize their processes, and unlock new possibilities in their projects.

 

Without further a do, here is the full list:

Structural beam analysis: https://github.com/JesseBonanno/IndeterminateBeam

2D Frame Analysis: https://github.com/ritchie46/anaStruct

Geotechnical slope stability: https://github.com/JesseBonanno/PySlope

Pad foundation design: https://github.com/CodedKunz/FoundationDesign

Reinforced concrete properties: https://github.com/robbievanleeuwen/concrete-properties

3D Frame Analysis: https://github.com/JWock82/PyNite

Ground anchor design: https://github.com/tunnelsai-public/PyAnchor

AGS data convertor: https://gitlab.com/ags-data-format-wg/ags-python-library

Geological modelling: https://github.com/cgre-aachen/gempy

Geotechnical functions: https://github.com/snakesonabrain/groundhog

Xlwings: https://github.com/xlwings/xlwings

We encourage active participation from our readers in expanding and enhancing our curated list of open-source libraries for civil engineers using Python. This list is a living resource, continuously evolving with the contributions and suggestions from the community.

We invite readers to share their recommendations for additional libraries they believe are valuable. By sharing their insights and experiences, we can collectively enrich the list, ensuring that it remains comprehensive and up-to-date. Together, we can create a vibrant and dynamic compilation of open-source libraries that empowers civil engineers to excel in their coding endeavors.

Reach out to us at hello@civils.ai if you wish to have your library featured and subscribe to our newsletter for more updates!

 


Interested in learning about how you can use AI in your Civil Engineering workflow?
Learn more