Filesystem and path manipulation tools.
Project description
nr.fs
– Filesystem and path manipulation tools.
Note: To use the
nr.fs.glob()
function, you need the glob2 module installed. It is not listed an install requirement to this module.
Changes
v1.5.0 (2019-09-27)
- Add
mode
argument tonr.fs.listdir()
- Add
nr.fs.atomic_file
class - Alias
os.rename
asnr.fs.rename
v1.4.0 (2019-04-16)
- Add
nr.fs.remove()
function
v1.3.0 (2019-04-16)
- Use
pkgutil
instead ofpkg_resources
namespace packages
v1.2.0 (2019-04-16)
- Fix
tempfile.closed
v1.1.1 (2018-08-21)
- Fix
issub()
and addat_curr=True
parameter
v1.1.0 (2018-08-18)
- Add
compare_all_timestamps()
function - Add
mtime_consistent_file
class
v1.0.3 (2018-08-06)
- Fix
NameError
on platforms whereos.name != 'nt'
v1.0.2 (2018-07-14)
- Changed
get_long_path_name()
is now an alias forfixcase()
(backwards compatibility until 1.1.0) - Changed
canonical()
so that it invokesfixcase()
on case-insensitive filesystems - When
tempfile(encoding)
parameter was not specified, itsencoding
property will still return the applied text file encoding after it has been opened - Add
fixcase()
as replacement forget_long_path_name()
- Add
tempfile.encoding
property - Add
listdir()
v1.0.1 (2018-07-05)
- Add
nr.fs.isfile_cs()
- Add
nr.fs.get_long_path_name()
- Add
namespace_packages
parameter insetup.py
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
nr.fs-1.5.0.tar.gz
(9.4 kB
view details)
File details
Details for the file nr.fs-1.5.0.tar.gz
.
File metadata
- Download URL: nr.fs-1.5.0.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 356ef69c371425c2215953b8b782e6b501ca9991bc8bffb9d2dcbd7678717855 |
|
MD5 | db36a931d4ec8ab2a649cf093fd16800 |
|
BLAKE2b-256 | d4fe287310493346fc1db3797e293d2488eff21d533e7e769025888623709066 |