Many files touched, including `Makefile`, `setup.py`, `CITATION.cff`, others. Also, added GitHub issue and PR templates, and a starting point for writing tests. The `Makefile` has new targets for "make tests" and "make lint".GitHub template project for non-web Python application projects
The main functional change in this release is that error objects returned by `net(...)` will have er...
Changes in this release: * The internal `network` module is gone; instead, this uses the equivalent ...
* Added PyInstaller build files. * Added standard files such as `SUPPORT.md`. * Fixed a syntax warni...
Many files touched, including `Makefile`, `setup.py`, `CITATION.cff`, others. Also, added GitHub iss...
This adds a Makefile, and fixes some issues.GitHub template project for non-web Python application p...
This release adds a test file to help start testing the CLI.GitHub template project for non-web Pyth...
The main feature of this release is that it now replaces the repo template files with templates for ...
This fixes a couple of more cases where paths in the Makefile should have been variables.GitHub temp...
This fixes a case where a hardwired directory path should have been a reference to a variable.GitHub...
In this release: * Use a `setup.cfg` setting for py.test paths, and remove the code that munged `sys...
This release adds a few more entries to the `.gitignore` file for some additional Python items and `...
Changes in this release: * Fixed a missing f-string in an exception message, plus guarded a few mor...
For this 1.0.0 release, there is somewhat more documentation available, some functions have been ren...
This version adds more test cases and splits out the requirements for testing/development into a sep...
Have tested and relaxed requirements to allow Python 3.6. Also adds automation to generate a CITATIO...
The main functional change in this release is that error objects returned by `net(...)` will have er...
Changes in this release: * The internal `network` module is gone; instead, this uses the equivalent ...
* Added PyInstaller build files. * Added standard files such as `SUPPORT.md`. * Fixed a syntax warni...
Many files touched, including `Makefile`, `setup.py`, `CITATION.cff`, others. Also, added GitHub iss...
This adds a Makefile, and fixes some issues.GitHub template project for non-web Python application p...
This release adds a test file to help start testing the CLI.GitHub template project for non-web Pyth...
The main feature of this release is that it now replaces the repo template files with templates for ...
This fixes a couple of more cases where paths in the Makefile should have been variables.GitHub temp...
This fixes a case where a hardwired directory path should have been a reference to a variable.GitHub...
In this release: * Use a `setup.cfg` setting for py.test paths, and remove the code that munged `sys...
This release adds a few more entries to the `.gitignore` file for some additional Python items and `...
Changes in this release: * Fixed a missing f-string in an exception message, plus guarded a few mor...
For this 1.0.0 release, there is somewhat more documentation available, some functions have been ren...
This version adds more test cases and splits out the requirements for testing/development into a sep...
Have tested and relaxed requirements to allow Python 3.6. Also adds automation to generate a CITATIO...
The main functional change in this release is that error objects returned by `net(...)` will have er...
Changes in this release: * The internal `network` module is gone; instead, this uses the equivalent ...
* Added PyInstaller build files. * Added standard files such as `SUPPORT.md`. * Fixed a syntax warni...