{"id":20260935,"url":"https://github.com/mpewsey/civpy","last_synced_at":"2025-05-07T14:30:30.849Z","repository":{"id":44205758,"uuid":"170751326","full_name":"mpewsey/civpy","owner":"mpewsey","description":"Civil engineering tools and algorithms.","archived":true,"fork":false,"pushed_at":"2022-02-11T02:27:57.000Z","size":306,"stargazers_count":20,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-18T12:15:16.580Z","etag":null,"topics":["civil-engineering","structural-engineering","survey"],"latest_commit_sha":null,"homepage":"https://civpy.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mpewsey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-14T20:09:32.000Z","updated_at":"2024-08-21T14:25:49.000Z","dependencies_parsed_at":"2022-08-19T23:50:35.701Z","dependency_job_id":null,"html_url":"https://github.com/mpewsey/civpy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpewsey%2Fcivpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpewsey%2Fcivpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpewsey%2Fcivpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpewsey%2Fcivpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mpewsey","download_url":"https://codeload.github.com/mpewsey/civpy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252895468,"owners_count":21821165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["civil-engineering","structural-engineering","survey"],"created_at":"2024-11-14T11:23:06.191Z","updated_at":"2025-05-07T14:30:30.301Z","avatar_url":"https://github.com/mpewsey.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CivPy\n\n[![Build Status](https://travis-ci.com/mpewsey/civpy.svg?branch=master)](https://travis-ci.com/mpewsey/civpy)\n[![Documentation Status](https://readthedocs.org/projects/civpy/badge/?version=latest)](https://civpy.readthedocs.io/en/latest/?badge=latest)\n[![codecov](https://codecov.io/gh/mpewsey/civpy/branch/master/graph/badge.svg?token=zbJbsGGSoL)](https://codecov.io/gh/mpewsey/civpy)\n\n## About\n\nThis package provides civil engineering tools and algorithms for creating\nsurvey and structure models in Python.\n\n## Installation\n\nThe development version of this package may be installed via pip:\n\n```none\npip install git+https://github.com/mpewsey/civpy#egg=civpy\n```\n\n## Features\n\n### Survey Tools\n\n\u003ctable style='text-align: center'\u003e\n    \u003ctr\u003e\n        \u003ctd width='50%' align='center'\u003e\n            \u003cimg width=300 height=300 align='center' alt='spatial_hash' src='docs/_static/spatial_hash.png'\u003e\u003cbr\u003e\n            Find points in N-dimensional spaces using spatial hash distance queries.\n        \u003c/td\u003e\n        \u003ctd width='50%' align='center'\u003e\n            \u003cimg width=300 height=300 alt='tin' src='docs/_static/tin.png'\u003e\u003cbr\u003e\n            Create ground surface triangulations, find surface elevations, and\n            perform point distance queries to the surface.\n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd width='50%' align='center'\u003e\n            \u003cimg width=300 height=300 alt='alignment' src='docs/_static/alignment.png'\u003e\u003cbr\u003e\n            Model survey alignments with or without horizontal curves and perform coordinate calculations.\n        \u003c/td\u003e\n        \u003ctd width='50%' align='center'\u003e\n        \u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n\n### Structure Modeling\n\n\u003ctable style='text-align: center'\u003e\n\t\u003ctr\u003e\n\t  \u003ctd colspan='2' align='center'\u003e\n\t  \u003cimg alt='tin' src='docs/_static/summary.png'\u003e\u003cbr\u003e\n     Perform analysis of 2D and 3D trusses and manipulate node, element, and reaction results using Pandas data frames.\n     \u003c/td\u003e\n\t\u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd width='50%' align='center'\u003e\n            \u003cimg width=300 height=300 align='center' alt='structure' src='docs/_static/structure.png'\u003e\u003cbr\u003e\n            Model structures with symmetry.\n        \u003c/td\u003e\n        \u003ctd width='50%' align='center'\u003e\n            \u003cimg width=300 height=300 align='center' alt='truss' src='docs/_static/truss.png'\u003e\u003cbr\u003e\n            Plot structure geometry in 3D or in 2D cross sections.\n        \u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpewsey%2Fcivpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmpewsey%2Fcivpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpewsey%2Fcivpy/lists"}