Robots Format
Project description
Bellande Format 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")
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.0.tar.gz
(1.7 kB
view details)
File details
Details for the file bellande_format-0.1.0.tar.gz
.
File metadata
- Download URL: bellande_format-0.1.0.tar.gz
- Upload date:
- Size: 1.7 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 | cdad0959117f9a2d73c4df995361cf3c70794c2b73e15159d018030d9edb75a7 |
|
MD5 | 2d7d4f949065bd7471cb841b4c21de7f |
|
BLAKE2b-256 | b95eb9a7786306a4eb442278e9e95e17aca60ae8c5464351665a96b958d1d008 |