Skip to main content

Input/Output File Stream

Project description

iofstream

Version 0.0.6

Input Output FileStream

Under Experimentation, Not Fully Developed As Of 2022

Developed by ST 2022

Installation

pip install iofstream

How To Use - [Alpha Version]

Using The File Functions

from iofstream import <function_name>
function_name('<file_name.txt>', '<filetext>', '<other_parameters>')
# And ... Done!

An Example

from iofstream import write_file
write_file('myfile.txt', 'mytextstring!')
# And ... Done!

The Logger - [Extreme Alpha Version]

from iofstream import Log

# Create Instance/Log

log = Log('<log_name>', '<log_message>', '<log_level>', '<log_file>', True)

# The Boolean Is Whether It Should Print The Log Message Onto The Screen Or Not
# And ... Done!

An Example

from iofstream import Log

# Create Instance/Log

servercrash = Log('VaultLog', 'Server Crashed!', 'CRITICAL', 'servercrashes.log', False)

# There Is A 'default' Parameter For The Log File; It Will Create A Log File With The Current Date 
# And ... Done!

Logger Class

from iofstream import Logger

logger = Logger('<logger_name>')

logger.<level>('<message>', '<filename>', True)

# The Boolean Is Whether It Should Print The Log Message Onto The Screen Or Not
# And ... Done!

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

iofstream-0.0.8.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

iofstream-0.0.8-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file iofstream-0.0.8.tar.gz.

File metadata

  • Download URL: iofstream-0.0.8.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for iofstream-0.0.8.tar.gz
Algorithm Hash digest
SHA256 79c2bf9d3d065f207c310ba804b9bf8dd4b30eedcc92deaa162958bf4773fb7a
MD5 3547650510855112a60547d475f1520f
BLAKE2b-256 224ed4cb297366b510bba79a56f86412c3f8e0d0707cd85c1b2c35bd6f7b5ca6

See more details on using hashes here.

File details

Details for the file iofstream-0.0.8-py3-none-any.whl.

File metadata

  • Download URL: iofstream-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for iofstream-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 1b10505655d8df465d94aabf2ba9f2a681c56d92af6feb01b3bbe0a30cebdd0d
MD5 bb41082f74f8602033828b0ee024b777
BLAKE2b-256 dd4b70d30dbc322c76153a9202b17c4bc2919871bf73db708952ab7873466170

See more details on using hashes here.

Supported by

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