Bellande Format is a file format type
Project description
Bellande Format Python Example
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.0
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
Release history Release notifications | RSS feed
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.1.tar.gz
(3.8 kB
view details)
File details
Details for the file bellande_format-0.1.1.tar.gz
.
File metadata
- Download URL: bellande_format-0.1.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.9.6 requests/2.32.3 setuptools/44.1.1 requests-toolbelt/1.0.0 tqdm/4.66.4 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6cb162651047d393f688e30774c06405c253c4ef14075d9223e5f059cd10a1e1 |
|
MD5 | 1a385368587168ec6c77fb2637267b78 |
|
BLAKE2b-256 | 3ee2dcba2517e6cb224efbf9d5fe0438dc87b4f480c47aeafa9087e0ed22d18d |