https://github.com/eccenca/cmem-plugin-number-conversion
https://github.com/eccenca/cmem-plugin-number-conversion
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eccenca/cmem-plugin-number-conversion
- Owner: eccenca
- License: apache-2.0
- Created: 2022-12-27T11:21:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-10T12:08:44.000Z (almost 3 years ago)
- Last Synced: 2025-09-27T12:02:08.493Z (9 months ago)
- Language: Python
- Homepage:
- Size: 116 KB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-public.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# cmem-plugin-number-conversion
Convert numbers between binary, octal, decimal and hexadecimal representation.
[![eccenca Corporate Memory][cmem-shield]][cmem-link]
This is a plugin for [eccenca](https://eccenca.com) [Corporate Memory](https://documentation.eccenca.com). You can install it with the [cmemc](https://eccenca.com/go/cmemc) command line client like this:
```
cmemc admin workspace python install cmem-plugin-number-conversion
```
[](https://github.com/eccenca/cmem-plugin-number-conversion/actions) [](https://pypi.org/project/cmem-plugin-number-conversion) [](https://pypi.org/project/cmem-plugin-number-conversion)
[![poetry][poetry-shield]][poetry-link] [![ruff][ruff-shield]][ruff-link] [![mypy][mypy-shield]][mypy-link] [![copier][copier-shield]][copier]
[cmem-link]: https://documentation.eccenca.com
[cmem-shield]: https://img.shields.io/endpoint?url=https://dev.documentation.eccenca.com/badge.json
[poetry-link]: https://python-poetry.org/
[poetry-shield]: https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json
[ruff-link]: https://docs.astral.sh/ruff/
[ruff-shield]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json&label=Code%20Style
[mypy-link]: https://mypy-lang.org/
[mypy-shield]: https://www.mypy-lang.org/static/mypy_badge.svg
[copier]: https://copier.readthedocs.io/
[copier-shield]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/copier-org/copier/master/img/badge/badge-grayscale-inverted-border-purple.json