This fixes a couple of more cases where paths in the Makefile should have been variables.GitHub template project for non-web Python application projects
For this 1.0.0 release, there is somewhat more documentation available, some functions have been ren...
This release fixes file handling on edit to correctly remove duplicate files. It also adds better op...
Changes in this release: * The internal `network` module is gone; instead, this uses the equivalent ...
This fixes a case where a hardwired directory path should have been a reference to a variable.GitHub...
This adds a Makefile, and fixes some issues.GitHub template project for non-web Python application p...
Many files touched, including `Makefile`, `setup.py`, `CITATION.cff`, others. Also, added GitHub iss...
The main feature of this release is that it now replaces the repo template files with templates for ...
In this release: * Use a `setup.cfg` setting for py.test paths, and remove the code that munged `sys...
This release adds a test file to help start testing the CLI.GitHub template project for non-web Pyth...
This release adds a few more entries to the `.gitignore` file for some additional Python items and `...
The main functional change in this release is that error objects returned by `net(...)` will have er...
* Fix broken references to os.path functions. * Add a check for a common mistake in parameters to `n...
Changes in this release: * Fixed a missing f-string in an exception message, plus guarded a few mor...
This release changes the default `.gitignore` contents and the recommended practices around it. The...
* Added PyInstaller build files. * Added standard files such as `SUPPORT.md`. * Fixed a syntax warni...
For this 1.0.0 release, there is somewhat more documentation available, some functions have been ren...
This release fixes file handling on edit to correctly remove duplicate files. It also adds better op...
Changes in this release: * The internal `network` module is gone; instead, this uses the equivalent ...
This fixes a case where a hardwired directory path should have been a reference to a variable.GitHub...
This adds a Makefile, and fixes some issues.GitHub template project for non-web Python application p...
Many files touched, including `Makefile`, `setup.py`, `CITATION.cff`, others. Also, added GitHub iss...
The main feature of this release is that it now replaces the repo template files with templates for ...
In this release: * Use a `setup.cfg` setting for py.test paths, and remove the code that munged `sys...
This release adds a test file to help start testing the CLI.GitHub template project for non-web Pyth...
This release adds a few more entries to the `.gitignore` file for some additional Python items and `...
The main functional change in this release is that error objects returned by `net(...)` will have er...
* Fix broken references to os.path functions. * Add a check for a common mistake in parameters to `n...
Changes in this release: * Fixed a missing f-string in an exception message, plus guarded a few mor...
This release changes the default `.gitignore` contents and the recommended practices around it. The...
* Added PyInstaller build files. * Added standard files such as `SUPPORT.md`. * Fixed a syntax warni...
For this 1.0.0 release, there is somewhat more documentation available, some functions have been ren...
This release fixes file handling on edit to correctly remove duplicate files. It also adds better op...
Changes in this release: * The internal `network` module is gone; instead, this uses the equivalent ...