Skip to main content

Load and write .sod files.

Project description

sod file format

W.I.P.

This is just a really bad file format at the moment - because why not.

Installation

pip intall sod

Usage

import sod

with open("example.sod", "r") as file:
    text = file.read()
    data = sod.loads(text)

with open("example2.sod", "w") as file:
    new_text = sod.dumps(data)
    file.write()

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

sod-0.0.3.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

sod-0.0.3-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file sod-0.0.3.tar.gz.

File metadata

  • Download URL: sod-0.0.3.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.1

File hashes

Hashes for sod-0.0.3.tar.gz
Algorithm Hash digest
SHA256 ecc1d796550d9af23c6e1598925e0aa44fa756583e7cb0881c52ac877997a7fb
MD5 8b5af36a5b5355eb9cecaf19f750ff8a
BLAKE2b-256 5fd7a7a4cbd5cf222b87461c57a1c8d7dd414602e936645391a4838009c6594c

See more details on using hashes here.

File details

Details for the file sod-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: sod-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.1

File hashes

Hashes for sod-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d67318563bac512546da0b98c15374f808464b802c989fcfc14c2d0cdc527ef7
MD5 de5e462ecd9cb8056c324ee4a78b3d83
BLAKE2b-256 7863844f335be21311c0ee125ae3b56dff44a661ed0ba99d8a0311bc96529f74

See more details on using hashes here.

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