Skip to main content

dtactions __init__

Project description

dtactions

dtactions is an OpenSource extension module for the speech recognition program Dragon. It is meant to perform actions that are common to other packages like Dragonfly, Unimacro and Vocola.

This document describes how to install dtactions for end users and for developers.

Status

Sucessfully upgraded to Python 3.

Instructions for End Users

If you would like to install dtactions for use, but not as a developer, here are the instructions:

Install Python and Natlink and the packages you would like to use (Dragonfly, Caster, Unimacro, Vocola) as described in the Natlink repository README.

  1. Install dtactions

    It will also pull any prerequisites from the Python Packaging Index.

    In a cmd or powershell window (possibly in elevated mode) run:

    • py -m pip install dtactions

Instructions for Developers

If you are working on dtactions the most convenient setup is an editable install. Your local git repository can be anywhere convenient.

Uninstall the packages you wish to develop. i.e pip if you want to work on dtactions: py -m pip uninstall dtactions and answer yes to all the questions about removing files from your python scripts folder.

Run py -m pip install -e .[dev,test] from the dtactions project root. You can skip [dev,test] after the first install.

Use semantic versioning for version numbers. Usually version numbers indicate dev, alpha, beta, release candidate etc. When the release candidate is approved, we can just change pyproject.toml and perform an actual release.

Unit testing

Run pytest to run the tests, written in a combinatin of unittest and pytest. If adding a test, pytest seems to be a lot more convenient and powerful.

Most tests go in tests; tests that require a natlink install go in natlink_test as not every package dependent on natlink.

You can run py -m pip install dtactions[test] or py -m pip install dtactions[natlink_test] if you don't have the prequisites like pytest.

You can run pytest from project root folder to run the tests that don't depend on natlink being installed. For the natlink-dependent tests, run py -m pytest natlink_test.

Notes About Packaging for Developers

The package is specified in pyproject.toml.

Too build the package locally,

python -m build. If this fails because you don't have build installed, run pip install -e .[dev].

To publish to dtactions in the Python Packaging Index, increase the version number in __init__.py and draft a new release.

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

dtactions-1.6.4.tar.gz (196.1 kB view details)

Uploaded Source

Built Distribution

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

dtactions-1.6.4-py3-none-any.whl (209.7 kB view details)

Uploaded Python 3

File details

Details for the file dtactions-1.6.4.tar.gz.

File metadata

  • Download URL: dtactions-1.6.4.tar.gz
  • Upload date:
  • Size: 196.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for dtactions-1.6.4.tar.gz
Algorithm Hash digest
SHA256 2752818d9b428123a3c05a19ecd04c67fb0d6c624281aba451e18498978a31c2
MD5 6def0e4b9df84b8b2e17201a1bec3355
BLAKE2b-256 3af294cfb63cf75e52a8ddb6bbec2d8233e522cdb8826cedf91ad29a88f0fb2d

See more details on using hashes here.

Provenance

The following attestation bundles were made for dtactions-1.6.4.tar.gz:

Publisher: python-publish.yml on dictation-toolbox/dtactions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dtactions-1.6.4-py3-none-any.whl.

File metadata

  • Download URL: dtactions-1.6.4-py3-none-any.whl
  • Upload date:
  • Size: 209.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for dtactions-1.6.4-py3-none-any.whl
Algorithm Hash digest
SHA256 8f57a75b1153afd9a51a3eb426b5ce1cb1a8a7f9983031ed4f091d8367d7ade5
MD5 c4f8594d845ccd2e110f4d61c96bae47
BLAKE2b-256 143c69b5e72a1edfcac94878c09b549b8de689a675fdd1accdb97b49a84c44c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for dtactions-1.6.4-py3-none-any.whl:

Publisher: python-publish.yml on dictation-toolbox/dtactions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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