Blueprints-org / blueprints

Blueprints, open source python package for civil engineering calculations.
https://blueprints.readthedocs.io
GNU Lesser General Public License v2.1
15 stars 2 forks source link
civil-engineering concrete digital-engineering eurocode python steel

Run Tests Read the Docs codecov PyPI GitHub Python versions

blueprints banner

Welcome to Blueprints, the go-to repository for civil engineering professionals and enthusiasts!

It includes programmable engineering standards, formulas, tables, and checks across a variety of structural and geotechnical disciplines. We offer tools for materials, geometry, and section checks, as well as a foundation of essential use cases designed to meet all key engineering needs.

Blueprints is a collaborative effort between several engineering companies to streamline code, documentation, and knowledge sharing—helping you focus on the work that matters most.

Blueprints is more than just a tool, it's a growing community of engineers working together to solve real-world challenges. We believe that by sharing knowledge and collaborating, we can eliminate inefficiencies like re-inventing the wheel or relying on cumbersome tools like Excel for complex calculations.

Join us in this effort to build a future where engineering standards are programmable, accessible, and shared. Whether you're an industry expert or a curious enthusiast, your contributions can help drive innovation and reduce the technical overhead we all face.

Stop coding civil engineering logic from scratch, ditch Excel, and start collaborating to shape the future of civil engineering! 🚀

Mission

Our mission is to reduce the cost and time associated with civil engineering calculations by:

(Upcoming) Features

Installation

For the last release:

pip install blue-prints

For the actively developed version:

pip install git+https://github.com/Blueprints-org/blueprints.git

Read the docs!

Documentation is available at blueprints.readthedocs.io.

Quick Reference to Blueprint's Objects

This table serves as a quick navigator to the key elements of the code within Blueprints, offering immediate links to its formulas, tables, and figures for streamlined access and reference.

Document Description Formulas Tables Figures
NEN-EN 1992-1-1+C2:2011 Eurocode 2: Design of concrete structures – Part 1-1: General rules and rules for buildings (code) 304 38 104
NEN-EN 1993-1-1+C2+A1:2016 Eurocode 3: Design of steel structures – Part 1-1: General rules and rules for buildings (code) 108 20 28
NEN 9997-1+C2:2017 Eurocode 7: Geotechnical design of structures - Part 1: General rules (code) 88 11 25
NEN-EN 1993-5:2008 Eurocode 3: Design of steel structures – Part 5: Piling (code) 63 0 0

Contributing

We welcome contributions from developers and engineers of all skill levels! Here’s how you can contribute:

To learn more, see the Contributor Guide.

License

Blueprints is free and open source software. Distributed under the terms of the LGPL-2.1 license.

Support

If you have found a bug 🐛, or have a feature request ✨, raise an issue on the GitHub issue tracker. Alternatively you can get support on the discussions page.

Disclaimer

Blueprints is an open source engineering tool that continues to benefit from the collaboration of many contributors. Although efforts have been made to ensure the that relevant engineering theories have been correctly implemented, it remains the user's responsibility to confirm and accept the output. Refer to the license for clarification of the conditions of use.

By using the Blueprints package, you are agreeing to the following:

  1. Usage Risk: The usage (i.e. downloading, installing, running, modifying the code, or some or all of the above) of Blueprints is entirely at your own risk as a user and/or contributor. All maintainers and contributors to Blueprints are not responsible for and cannot be held responsible or liable for any direct or indirect damages, injuries, death, faults, mistakes, or omissions that result from the usage of the package.

  2. Adherence to Laws and Regulations: At all times, the user is fully responsible for the adherence to (local) laws and regulations. It is the user's responsibility to ensure that their use of Blueprints complies with all relevant legal and regulatory requirements.

  3. Outdated Results: Results may be outdated due to circumstances, changes in rules and regulations, and/or changes in the codes and/or national annexes. Users should always verify the results and not solely rely on the output from Blueprints.

  4. Agreement to Terms: When using Blueprints, you agree to the terms and conditions of the license and this disclaimer.

  5. Warranties: Blueprints is provided as is without any warranties of any kind, either expressed or implied.

Please note that this disclaimer is intended to be as broad and inclusive as permitted by the law of the jurisdiction in which you reside. If any portion of this disclaimer is held invalid, the remainder shall continue in full legal force and effect.