This is a project to work with files
Project description
===|simplified file management|===
=English:
Program simplified file management can make it easier for you to work with files.
info: print(sifima.name); print(sifima.version); print(sifima.author); print(sifima.info).
sifima.create([name_file]) - creates an empty file
sifima.write([name_file], [text]) - writes a specific text to a file or creates a file with a specific text.
sifima.remove([name_file]) - deletes the file
sifima.read([name_file]) - reads the file.
that would output the file, it is necessary to make sifima.read into a variable
text = sifima.read([name_file])
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
File details
Details for the file sifima-0.26.tar.gz
.
File metadata
- Download URL: sifima-0.26.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
9d5a1c9f3f183e7a92ef354d0955bdafd32c69c1b20870a37ad20432ac0700a8
|
|
MD5 |
6995d206d293013c91feab4a33711ceb
|
|
BLAKE2b-256 |
8e64e3a4883f1df2bd9157e573933f9458612256679f6b7efc56c1ce521762c3
|
File details
Details for the file sifima-0.26-py3-none-any.whl
.
File metadata
- Download URL: sifima-0.26-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
da1284e5e043510c8cbacbfe350a39b1a107073b7554e7623685e84f23772e3e
|
|
MD5 |
65f9494679a3cfc83bc3e12a700378c1
|
|
BLAKE2b-256 |
3f8eead44b3049ed6e7b806773f4bbd99495674d550c1d5f875e66c0ba381114
|