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-cli to start the interactive shell:

numo-cli

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-cli "2 + 2"
numo-cli "1 km to m"
numo-cli "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.2.tar.gz (4.3 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.2-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: numo_cli-0.1.2.tar.gz
  • Upload date:
  • Size: 4.3 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.2.tar.gz
Algorithm Hash digest
SHA256 8e393abb4b18e2d24836be1c0bac0d9573471f9569e9eff8955d54fa05f13408
MD5 b2b37f0b40ddec46166915adf3c5e0a8
BLAKE2b-256 d409cf097cf007bb5f4041ab746f6b6689afd05990f489fcec058051098bb8db

See more details on using hashes here.

File details

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

File metadata

  • Download URL: numo_cli-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 4.7 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7fe4dd9166ecad1a405b6a7fc90119aaec90a4327064ef5e715aa618911ac000
MD5 ef93c4c60a92f9534d429ca6d7270005
BLAKE2b-256 4a603a5a05efa2159b7279f3f177c930b5275428c9bf9488ce30b96bbbd01ef0

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