Skip to main content

Python portion of Natlink, a compatibility module for Dragon Naturally Speaking

Project description

Natlinkcore

More Information

Please refer to the README file in the project repository https://github.com/dictation-toolbox/natlink for more information about natlink.

Installing from PyPi

You can install from The Python Package Index (PyPI) with

pip install natlinkcore

Building the Python Package Locally

The package is built with Flit. The package will be produced in dist/nalinkcore-x.y.tar.gz. To install it pip install dist/natlinkcore-x.y.tar.gz replacing x.y with the version numbers.

To build the package:

flit build --format sdist

To publish the package to The Python Package Index (PyPI)

flit publish --format sdist

You can use flit to install the package locally into site-packages using symbolic links, so you can test changes without reinstalling:

flit install --symlink

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

natlinkcore-5.2.0.tar.gz (119.8 kB view hashes)

Uploaded Source

Supported by

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