On 2022-04-04 01:19:13, [email protected] wrote: > This implies that it is only necessary to provide a package for > reading and writing physical quantities, and indeed such a package > exists: QuantiPhy. QuantiPhy came out of the ideas that were raised > the last time this topic was discussed on this mailing list a few > years ago.
Link for the curious, IMHO seems to solve most of the objections raised here without language-level changes: https://pypi.org/project/quantiphy/ https://pypi.org/project/quantiphy-eval/ I wish I knew this existed when I re-implemented part of this (with bugs) a while back. _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/DXCF42FJNXEBDMPJPGZCYPIYOH6UZBY3/ Code of Conduct: http://python.org/psf/codeofconduct/
