Published June 9, 2020
| Version 0.4.2
Software
Open
nlesc-nano/Nano-Utils: Nano-Utils 0.4.2
Description
- Set the default output of
AbstractFileContainer.write()
tosys.stdout
. - Cleaned up
tests_require
insetup.py
. - Added the
get_func_name()
function. - Added the
module
argument toissubclass_factory()
,isinstance_factory()
andimport_factory()
. PartialPrepend
andSetAttr
are now in their own (private) modules. Note that they still should be imported from (preferably)nanoutils
or otherwisenanoutils.utils
.- Run tests on the
docs/
directory. - Updated annotations and documentation.
- Fixed an issue where decorator documentation wasn't properly generated.
Files
nlesc-nano/Nano-Utils-0.4.2.zip
Files
(49.9 kB)
Name | Size | Download all |
---|---|---|
md5:1e5c99cd3d6519d2a1efee7e83f7bf00
|
49.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/nlesc-nano/Nano-Utils/tree/0.4.2 (URL)