Skip to main content

A set of command line tools to inspect, manipulate and convert font files

Project description

FoundryTools-CLI

FoundryTools-CLI is a command line interface for the FoundryTools library, which provides a set of tools for working with font files. It is designed to be used from the command line, allowing users to perform various operations on font files without the need for a graphical user interface.

The CLI provides a range of commands for manipulating font files, including converting between different font formats, extracting and modifying font metadata, and performing various font-related operations. It is built on top of the FoundryTools library, which provides a comprehensive set of tools for working with font files in Python.

The CLI is designed to be easy to use and provides a consistent interface for working with different font formats. It is suitable for both developers and font designers who need to perform various operations on font files from the command line. The CLI is also extensible, allowing users to add their own commands and functionality as needed.

image

The command line interface is built with click and tables are rendered by rich.

Installation

FoundryTools-CLI requires Python 3.9 or later.

IMPORTANT: If you have Python 2.x installed in your system, you may have to use python3 (instead of python) in the commands below.

pip

FoundryTools-CLI releases are available on the Python Package Index (PyPI), so it can be installed with pip:

python -m pip install foundrytools-cli

Editable mode

If you would like to contribute to the development, you can clone the repository from GitHub, install the package in 'editable' mode and modify the source code in place. We strongly recommend using a virtual environment.

# clone the repository:
git clone https://github.com/ftCLI/foundrytools-cli.git
cd foundrytools-cli

# create new virtual environment named e.g. ftcli-venv, or whatever you prefer:
python -m venv ftcli-venv

# to activate the virtual environmtnet in macOS and Linux, do:
. ftcli-venv/bin/activate

# to activate the virtual environment in Windows, do:
ftcli-venv\Scripts\activate.bat

# install in 'editable' mode
python -m pip install -e .

Documentation

FoundryTools-CLI is a Terminal app where commands are logically organized into subcommands.

Please refer to the user documentation.

License

FoundryTools-CLI is available under the MIT license

Credits

To Sergiev. May You rest in peace.

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

foundrytools_cli-2.0.4.tar.gz (36.5 kB view details)

Uploaded Source

Built Distribution

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

foundrytools_cli-2.0.4-py3-none-any.whl (52.8 kB view details)

Uploaded Python 3

File details

Details for the file foundrytools_cli-2.0.4.tar.gz.

File metadata

  • Download URL: foundrytools_cli-2.0.4.tar.gz
  • Upload date:
  • Size: 36.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for foundrytools_cli-2.0.4.tar.gz
Algorithm Hash digest
SHA256 826b781aa44fb38cbe0a3a1f6813eec1a49401990330c0b73695c0e31fa97ee4
MD5 0976e4ef8f1f5726da22c1b057c4e7d5
BLAKE2b-256 4e0d383e77a2dded11448ac5099d00df036da721a2c8e4f8398a298027022d9a

See more details on using hashes here.

File details

Details for the file foundrytools_cli-2.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for foundrytools_cli-2.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 3e025d4fb4b803d72c795de00f79f964b7335cd9d442426ba15327c4f66d51e0
MD5 ee39b1a52ad58699193884e22bc5bca5
BLAKE2b-256 ff49066f5d6d28ae8bf29abda164492eed2f3161270032ecaa87f06965a92d20

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