{"id":13798680,"url":"https://github.com/open-aviation/pitot","last_synced_at":"2026-01-05T07:57:04.818Z","repository":{"id":44337500,"uuid":"511865902","full_name":"open-aviation/pitot","owner":"open-aviation","description":"A toolbox for aeronautic calculations","archived":false,"fork":false,"pushed_at":"2025-01-01T13:57:11.000Z","size":310,"stargazers_count":9,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-26T02:34:41.678Z","etag":null,"topics":["aeronautics","geodesy","typing","units"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/open-aviation.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-08T11:09:35.000Z","updated_at":"2025-01-01T13:57:11.000Z","dependencies_parsed_at":"2023-10-01T18:38:00.634Z","dependency_job_id":"c568f3c3-088a-43a6-ae0a-09e28d607154","html_url":"https://github.com/open-aviation/pitot","commit_stats":null,"previous_names":["open-aviation/pitot","atmdata/pitot"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-aviation%2Fpitot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-aviation%2Fpitot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-aviation%2Fpitot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-aviation%2Fpitot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-aviation","download_url":"https://codeload.github.com/open-aviation/pitot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253888861,"owners_count":21979518,"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":["aeronautics","geodesy","typing","units"],"created_at":"2024-08-04T00:00:49.599Z","updated_at":"2026-01-05T07:57:04.766Z","avatar_url":"https://github.com/open-aviation.png","language":"Python","funding_links":[],"categories":["Tools and Libraries"],"sub_categories":[],"readme":"# pitot\n\n![tests](https://github.com/atmdata/pitot/actions/workflows/run-tests.yml/badge.svg)\n![Code Coverage](https://img.shields.io/codecov/c/github/atmdata/pitot.svg)\n![Checked with mypy](https://img.shields.io/badge/mypy-checked-blue.svg)\n![Code style: black](https://img.shields.io/badge/code%20style-black-black.svg)\n![License](https://img.shields.io/pypi/l/pitot.svg)\\\n![PyPI version](https://img.shields.io/pypi/v/pitot)\n![PyPI downloads](https://img.shields.io/pypi/dm/pitot)\n![Conda version](https://img.shields.io/conda/vn/conda-forge/pitot)\n![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/pitot.svg)\n\npitot is a Python toolbox providing efficient aeronautic calculations.\n\nImplementations are:\n\n- **efficient**, based on NumPy or state-of-the-art libraries;\n- provided with **typing stubs**;\n- unambiguous with **physical units**, with the help of the [`impunity`](https://achevrot.github.io/impunity/) library, based on annotations.\n\nThe following functions are currently available:\n\n- International Standard Atmosphere (temperature, density, pressure, and speed of sound);\n- conversions between various air speeds: CAS, TAS, EAS and Mach number;\n- geodetic calculations (distance, bearing, great circle, etc.) on a WGS84 ellipsoid.\n\n## Installation\n\n### Latest release\n\n```sh\npip install pitot\n```\n\n### Development version\n\n```sh\npoetry install\n```\n\n## Basic usage\n\n## Contributions\n\nAny input, feedback, bug report or contribution is welcome.\n\nBefore opening a PR, please check your commits follow a number of safeguards with hooks to install as follows:\n\n```sh\npoetry run pre-commit install\n```\n\nThen you should prefix you `git commit` commands as follows:\n\n```sh\npoetry run git commit -m \"fantastic commit message\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-aviation%2Fpitot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopen-aviation%2Fpitot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-aviation%2Fpitot/lists"}