This is the simplest module for quick work with files.
Project description
Speed File Library
What is this?
The module allows you to work with files in just one line of code, without the need to manually open and close the file each time
Quick Guide
The module is based on the following structure:
f = open('data.txt')
data = f.readlines()
f.close()
Which Python provides by standard.
Using
Using the library is as simple and convenient as possible:
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file statssc-0.0.1.tar.gz.
File metadata
- Download URL: statssc-0.0.1.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03af55ea1d4165b7ab72fa987eecf5365ca046a71c80649f214286c4133a0f08
|
|
| MD5 |
1fb95c3f2f2b438d80b0527722259b87
|
|
| BLAKE2b-256 |
3dc325d9ee9bf531fe13dcceb55835a95d8f2aae11a2911eff17f492f2c6ea93
|
File details
Details for the file statssc-0.0.1-py3-none-any.whl.
File metadata
- Download URL: statssc-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c53849511104dcc774e922eb73273218f86d3edb08f1872d0357a8a2431f7600
|
|
| MD5 |
0a64f70a40249d9edde2c6246c9d2d1e
|
|
| BLAKE2b-256 |
adaf7b94ab5cfb7717b9022f99d2c49b96182348fb87ab118d8d898f219615f9
|