Pre-release
This release is a pre-release and may not be stable for production use.
get-unicode-home
A cross-platform utility to get the current HOME as a Unicode string.
Features
- Works on both NT and POSIX.
- Reads
HOMEon POSIX,USERPROFILE/HOMEDRIVE+HOMEPATHon Windows.
- Reads
- Fully compatible with Python 2 and 3.
Usage
# coding=utf-8
from __future__ import print_function
from get_unicode_home import get_unicode_home
print(u'Detected HOME:', get_unicode_home())
Installation
pip install get-unicode-home
Contributing
Contributions are welcome! Please submit pull requests or open issues on the GitHub repository.
License
This project is licensed under the MIT License.
Release files for get-unicode-home 0.1.0a0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| get_unicode_home-0.1.0a0.tar.gz | 2.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| get_unicode_home-0.1.0a0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 6.1 kB
Release files / get_unicode_home-0.1.0a0.tar.gz
| Download URL | get_unicode_home-0.1.0a0.tar.gz |
|---|---|
| Size | 2.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
64ce7c68d0288a07895f84ba6378a5b90876a12378775e8d588d0bc5a93854ef
|
|
BLAKE2b-256 checksum How to use checksums |
336c7931cbbcf92e913e2eb3e32aad30c8d8b5968701b6e7d2c6fefa8f7faf4f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.2
|
Release files / get_unicode_home-0.1.0a0-py2.py3-none-any.whl
| Download URL | get_unicode_home-0.1.0a0-py2.py3-none-any.whl |
|---|---|
| Size | 3.2 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
dfd8b71ec50df588f7f49f93dd536d4179e0878d055543ad942aa7f78de47ec4
|
|
BLAKE2b-256 checksum How to use checksums |
a59434a52746b159093ab6b45fa761b415acf4f3dde7c1b4ee1b859cae66ca16
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.2
|