Skip to main content

Bellande Format is a file format type

Project description

Bellande Format Python Example

from bellande_format import Bellande_Format

bellande_formatter = Bellande_Format()

# Parse a Bellande file
parsed_data = bellande_formatter.parse_bellande("path/to/your/file.bellande")

# Write data to a Bellande file
data_to_write = {"key": "value", "list": [1, 2, 3]}
bellande_formatter.write_bellande(data_to_write, "path/to/output/file.bellande")

Website PYPI

Installation

  • $ pip install bellande_format

Upgrade (if not upgraded)

  • $ pip install --upgrade bellande_format
Name: bellande_format
Version: 0.1.4
Summary: File type Formats
Home-page: github.com/RonaldsonBellande/bellande_format
Author: Ronaldson Bellande
Author-email: ronaldsonbellande@gmail.com
License: GNU General Public License v3.0
Requires: numpy
Required-by:

License

This Algorithm or Models is distributed under the Creative Commons Attribution-ShareAlike 4.0 International License, see LICENSE and NOTICE for more information.

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

bellande_format-0.1.5.tar.gz (3.9 kB view details)

Uploaded Source

File details

Details for the file bellande_format-0.1.5.tar.gz.

File metadata

  • Download URL: bellande_format-0.1.5.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.10

File hashes

Hashes for bellande_format-0.1.5.tar.gz
Algorithm Hash digest
SHA256 10f6eeb104b81027e775d1610ea0bd614df039eeea84a27616cb39c9cd73b408
MD5 614a9882c2611fb4e5901c77e78cbad7
BLAKE2b-256 fa6bc3c1562a3d94fe0a9f989f1418f8917164705515981608c2b0019a6c65be

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