Skip to main content

A Python package for processing data from .zenf files.

Project description

A Python package providing useful and important features to process data from .zenf files and to parse them to local python types.

Simple Use

Read Var from .zenf file

Test.zenf File
["TestVar"] = Hello;

Main.py File

from zendatastorage import Interpret

with open("Test.zenf", "r") as f:
    VarDict = Interpret(f)

print(VarDict["TestVar"])

Output

Hello

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

zendatastorage-1.0.101.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

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

zendatastorage-1.0.101-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file zendatastorage-1.0.101.tar.gz.

File metadata

  • Download URL: zendatastorage-1.0.101.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.11

File hashes

Hashes for zendatastorage-1.0.101.tar.gz
Algorithm Hash digest
SHA256 a3b08c9677c26e5e9b8b79b6d7135a546e3571f259245ef1782062a538e65a88
MD5 e32d067d923f22509e9b7d9f46af7175
BLAKE2b-256 a7eb5c1bbb3e54abaf76dd89540195c57444e69ad2b0cc39033fa2c67fa27a0b

See more details on using hashes here.

File details

Details for the file zendatastorage-1.0.101-py3-none-any.whl.

File metadata

File hashes

Hashes for zendatastorage-1.0.101-py3-none-any.whl
Algorithm Hash digest
SHA256 f496dff646f8015eb7166315bbd3fb41352c26c63977e8c094bf85ee21f9df8f
MD5 9ecbbd0edb185a6f0adf581d5f616d36
BLAKE2b-256 4c2a8573b2643b1b52508f2855c6e71d2541a62f83f02095d840473d8acd10d9

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