File modes
Project description
file_modes
Provides File Modes Constants
Instillation
python -m pip install filemodes
Usage
Constants for file modes and opening files
Features
r:
- READ - For reading encoded text
- READPS - For reading & writing encoded text
- READB - For reading binary
- READBPS - For reading & writing binary
w:
- WRITE - For writing encoded text
- WRITEPS - For writing & reading encoded text
- WRITEB - For writing binary
- WRITEBPS - For writing & reading binary
a:
- APPEND - For appending encoded text
- APPENDPS - For appending & reading encoded text
- APPENDB - For appending binary
- APPENDBPS - For appending & reading binary
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
file_modes-1.0.0.tar.gz
(1.5 kB
view details)
Built Distribution
File details
Details for the file file_modes-1.0.0.tar.gz
.
File metadata
- Download URL: file_modes-1.0.0.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7e8d3e6624d5e2f94ef108bdf8aa223eca6ee519be154fa9a99707899b9d324 |
|
MD5 | 721176a47d72d2f70ec359b4d9406827 |
|
BLAKE2b-256 | 77e08842d698f9902244171c7e00d5e68d6059f2a9c1d882694a87cb6d622cc6 |
File details
Details for the file file_modes-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: file_modes-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e767637aec1868b03df2a6f49d409b780a3b5f0a36ac240760939bafbe14e2e |
|
MD5 | d15291e658554c450ef654d148b39389 |
|
BLAKE2b-256 | 7a6c03fd6f2bbf72dba722efbe404291a8e5264f328133136a6928cb00a125ab |