Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Millibyte support #68

Open
ilkinmammadzada opened this issue Jan 6, 2023 · 2 comments
Open

Millibyte support #68

ilkinmammadzada opened this issue Jan 6, 2023 · 2 comments

Comments

@ilkinmammadzada
Copy link

Currently library doesn't have support for millibyte. But if you use involuntarily (let's say data comes from external API), it calculates millibyte as megabyte for the following code: normalized_unit.startswith(unit.decimal.symbol[0].lower())).

Do you have any plan to add support for millibyte?

@shazib-summar
Copy link

shazib-summar commented Jun 8, 2023

+1 This is a concern for my use case which is in Kubernetes deployment manifests. CPU resources for containers are mentioned in m which is milli not Mega.

See this yaml file as an example

@shazib-summar
Copy link

@xolox The last commit in this repo was on Sep 2021. Is this package still maintained?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants