Functions for working with files in Python
Project description
filelambda
An (impure) functional Python file library.
Why?
Functions are good. :snail:
Reference
Function | Description |
---|---|
files.read | read a text file |
files.readb | read a binary file |
files.readlines | read lines of a text file |
files.readlinesb | read lines of a binary file |
files.write | write a text file |
files.writeb | write a binary file |
files.append | append to a text file |
files.appendb | append to a binary file |
files.delete | delete a file |
files.exists | check if a file exists |
files.mkdirs | create parent directories for a file |
Contributing
Rebase off latest master, send a pull request.
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
filelambda-0.5.tar.gz
(2.7 kB
view details)
Built Distribution
File details
Details for the file filelambda-0.5.tar.gz
.
File metadata
- Download URL: filelambda-0.5.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f0198e2b364ac141cf511c1323a40207cfa49c77f448f2107826630e6234626 |
|
MD5 | 3cc58cc6ca87f71377e2073da29ca3e9 |
|
BLAKE2b-256 | 7ecb1256a2e49d52f8ac22c63352ba18f8eb37153697d2dcb288811710c707a2 |
File details
Details for the file filelambda-0.5-py3-none-any.whl
.
File metadata
- Download URL: filelambda-0.5-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e970c5291d9ad781b35c3e8d17c98aec0c2affb7d906fc5c40d594614c72b05f |
|
MD5 | e1dcce6523504ec994cfcd51a43344be |
|
BLAKE2b-256 | 1c2117deb150eb7d05e48a1bf236b41c74f93b12db4da2f7a871de5b9bde7b87 |