Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sifima-0.26.tar.gz (1.7 kB view hashes)

Uploaded Source

Built Distribution

sifima-0.26-py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page