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
py -m pip install natlinkcore
Note that natlinkcore will not install if you have not installed Natlink first. Natlink is installed through running an installer.
Test Framework
Tests use the pytest framework.
For developers, if you are developing on the project, please add tests for any new features or bug
fixes.
Mandy Python IDEs such as Visual Studio Code have build in support for test frameworks and make it easy to run and debug pytest. see Visual Studio Code for testing.
Building the Python Package Locally
py -m build
to build the Python package locally.
Publishing to PyPi is done through the trusted publisher mechanism when a release is created on github using github actions.
Publishing checklist
Before you bump the version number in init.py and publish:
- Check the pyroject.toml file for package dependancies. Do you need a specfic or newer version of a dependancy such as dtactions? Then add or update the version # requirement in dtactions.
Debugging Instructions
Read the detailed developer instructions for setting up the debugger. You can look in this projects tree until documentation/developers.rst.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file natlinkcore-5.4.1.tar.gz
.
File metadata
- Download URL: natlinkcore-5.4.1.tar.gz
- Upload date:
- Size: 111.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e16890b2ead4504c99fcd8c96224bcc261a07a329600cd08e7b6698ec4b56a30 |
|
MD5 | 5d4cf879c92f159f976633afa4587042 |
|
BLAKE2b-256 | 1587e6652873f148512d82af2e7df4e1608575b2aba49309a962ac85b27a5e56 |
File details
Details for the file natlinkcore-5.4.1-py3-none-any.whl
.
File metadata
- Download URL: natlinkcore-5.4.1-py3-none-any.whl
- Upload date:
- Size: 138.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66f318602fd6d2d91173f5a822e5114c828635b3ad7a86fa0b15416eaa6792c0 |
|
MD5 | 33443032c73fc63ed68098b235c3c899 |
|
BLAKE2b-256 | 2a551f5ac94a9e9af34490e7d3fb6943498af4c8175908061a60d47f9754ba3f |