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.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.0.3.tar.gz
(7.1 kB
view details)
File details
Details for the file nr.fs-1.0.3.tar.gz
.
File metadata
- Download URL: nr.fs-1.0.3.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ff26af93dbf2e949d029beb41c17772d84038c96659c7b56ef20cd39de2ec90 |
|
MD5 | e80c444a744d00ba7b05c7de3ac262cb |
|
BLAKE2b-256 | 40667ff6ba11144bf1459e0520d202c4fa21fb7ed2004c01c1fc8c08145a669a |