A bunch tools I have created over the years
Project description
Slurm
Under Development
from slurm import storage
yaml = storage.read("file.yaml")
json = storage.read("file.json")
json = storage.read("file", "json")
data = [1,2,3,4]
storage.write("bob.json", data)
storage.write("guess", data, "yml")
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
slurm-0.1.0.tar.gz
(3.1 kB
view details)
Built Distribution
slurm-0.1.0-py3-none-any.whl
(3.5 kB
view details)
File details
Details for the file slurm-0.1.0.tar.gz
.
File metadata
- Download URL: slurm-0.1.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.2 CPython/3.7.5 Linux/5.3.0-40-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66b0e111ffb7e9a43d0cc71b73d6a0807de2b10dea5283593cca2c80d1e035c0 |
|
MD5 | 5bb4dcd6cfdcb96e7eaab41e5b6cbdee |
|
BLAKE2b-256 | c5a625fd0dd0114065099db23ae29c5d4a68b12484db10241a0986826af2098b |
File details
Details for the file slurm-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: slurm-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.2 CPython/3.7.5 Linux/5.3.0-40-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 01b5f7eeffcfa46ab20db7b60a57bf50785724736b5f1fad13e979b5cbc69f11 |
|
MD5 | d1162b0b796a49446e3fb0a45ffd6589 |
|
BLAKE2b-256 | 7d84c099e56c7fc9bd0e8ec2d20ed61dfaa1827a0eed3742f7e19ceea33e65ae |