Skip to content

Blueprints-org/blueprints

Repository files navigation

Run Tests Read the Docs codecov PyPI GitHub Python versions

blueprints banner

Can someone explain to me why Eurocode is not publicly available in code and that all of us are coding Eurocode with massive maintenance costs and shortages in technical personnel? Well, no longer!

Welcome to Blueprints, the cornerstone repository for civil engineering professionals and enthusiasts alike!

Blueprints is a collaboration of several engineering companies which contains programmable Eurocode information such as tables, figures and formulas. It also provides materials, geometry and even section checks. The basis as well as the implemented use cases provide all key necessities for the civil engineer.

Mission

Our mission is to:

  • Offer a robust suite of tools and libraries that encapsulate common and advanced engineering tasks.
  • Foster a community where sharing knowledge and best practices is the norm, not the exception.
  • Provide a solid foundation of code and documentation that adheres to the highest quality standards (100% code coverage).

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

Contributions are very welcome. 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 Eurocodes and/or national annexes. Users should always verify the results and not solely rely on the output from the Blueprints package.

  4. Agreement to Terms: When using Blueprints, you agree to the terms and conditions of the license and this disclaimer. If you do not agree with these terms, please do not use the Blueprints package.

  5. Warrenties: The Blueprins package is provided as is without any warrenties 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.