Skip to main content

A powerful CLI tool for calculations, unit conversions, and translations using Numo

Project description

Numo CLI

A powerful command-line interface for calculations, unit conversions, and translations.

Features

  • Simple arithmetic calculations
  • Unit conversions (length, mass, currency, etc.)
  • Text translations
  • Interactive shell mode
  • Batch processing of multiple expressions

Installation

You can install Numo CLI using pip:

pip install numo-cli

Usage

Interactive Mode

Simply run numo to start the interactive shell:

numo

Example commands in interactive mode:

>>> 2 + 2
4
>>> 1 km to m
1000 m
>>> hello in spanish
hola
>>> 100 usd to eur
91.85 EUR

Command Line Arguments

You can also use Numo CLI directly from the command line:

numo "2 + 2"
numo "1 km to m"
numo "hello in spanish"

Requirements

  • Python 3.7 or higher
  • numo package
  • aiohttp
  • typing-extensions

Development

  1. Clone the repository:
git clone https://github.com/furkancosgun/numo-cli.git
cd numo-cli
  1. Create a virtual environment:
python -m venv .venv
source .venv/bin/activate  # On Windows: .venv\Scripts\activate
  1. Install dependencies:
pip install -r requirements.txt
  1. Install in development mode:
pip install -e .

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Author

Acknowledgments

  • Built with Numo library

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

numo_cli-0.1.1.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

numo_cli-0.1.1-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file numo_cli-0.1.1.tar.gz.

File metadata

  • Download URL: numo_cli-0.1.1.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.9.6

File hashes

Hashes for numo_cli-0.1.1.tar.gz
Algorithm Hash digest
SHA256 639fa0f14517106e5e2c01343fd5b870399fdcb7784a7430610917760fc2879a
MD5 8d7f558cd97303516f815cdbd7e48cd2
BLAKE2b-256 ec98ec6959994dcae002acc9622f6f6f8f9cba69137e6583e6fedf434b599bcb

See more details on using hashes here.

File details

Details for the file numo_cli-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: numo_cli-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.9.6

File hashes

Hashes for numo_cli-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b2678ca526fca78b9d438d593a05c340e8baaed40a938098e83730934b063988
MD5 9149e83b3472863e2621d44098efb48b
BLAKE2b-256 40c1af1816766893d159fdb19c134ead6df29281a4b2e144cc3180d3c67d1fa0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page