Skip to content

Releases: davideFerigato/Lumix

v1.0.0

16 Jun 23:08
b22cf87

Choose a tag to compare

Lumix v0.2.0

16 Jun 00:58
79508d2

Choose a tag to compare

🚀 Lumix v0.2.0

Lumix is a modular, multilingual CLI converter for 30+ categories: temperature, currency, number bases, weight, length, volume, area, speed, time, energy, pressure, power, digital data, bitrate, hash, colors, IP tools, time zones, dates, age, passwords, country/language codes, unit symbols, Roman numerals, Morse code, timezone bot, spoken numbers, and NATO phonetic alphabet.

✨ New in this release

  • 30+ converter modules fully implemented
  • Multilingual support (English, Italian, French, Spanish, Japanese)
  • Shell autocompletion (argcomplete)
  • Docker image available on Docker Hub
  • CI/CD pipeline with GitHub Actions (testing on Python 3.8–3.12, linting, coverage)
  • Documentation site with MkDocs + mkdocstrings
  • Pre-commit hooks for code quality

📦 Installation

pip install lumix

or from Docker:

docker run --rm davideferigato/lumix en temperature from C to F 36.5

🔗 Links

🙏 Acknowledgements

Thanks to all contributors and open source libraries.