An open API service indexing awesome lists of open source software.

https://github.com/flxdot/pyunittypes

python package to work with different physical units as types and pythons type annotations
https://github.com/flxdot/pyunittypes

converter python python3 type-annotations unit-conversion unit-converter units-measures-converter units-of-measure units-of-measurement

Last synced: 5 days ago
JSON representation

python package to work with different physical units as types and pythons type annotations

Awesome Lists containing this project

README

          

# Welcome to pyUnitTypes
[![Build Status](https://travis-ci.org/flxdot/pyUnitTypes.svg?branch=master)](https://travis-ci.org/flxdot/pyUnitTypes)
[![Coverage Status](https://coveralls.io/repos/github/flxdot/pyUnitTypes/badge.svg?branch=master)](https://coveralls.io/github/flxdot/pyUnitTypes?branch=master)
[![Documentation Status](https://readthedocs.org/projects/pyunittypes/badge/?version=latest)](https://pyunittypes.readthedocs.io/en/latest/?badge=latest)

This is a python package to work with different physical units as types and pythons type annotations.

***Source code***

[https://github.com/flxdot/pyUnitTypes](https://github.com/flxdot/pyUnitTypes)

***Documentation***

[https://pyunittypes.readthedocs.io/en/latest/](https://pyunittypes.readthedocs.io/en/latest/)