Add your description here
Project description
Shards
A nice small collection of handy tools
What is this?
Shards is a small library made for a single reason, in smaller projects you maybe dont need an big library like numpy, but a single func from it, something simple like an multidimensional array etc. This is made to give some simple features to you, that you probably reimplement yourself every time.
What is a shard?
A shard is a feature, class or sublibrary containing one or more functions/classes for a single usecase, for example multidimensional arrays is a shard.
Features
An up to date list of all shards
-
Logger Shard (
from shards import sLogger) - Docs coming soonA simple logging shard with coloured output and file saving based on timestamps
-
(Planned) YaCfg Shard (
from shards import yacfg) - Docs coming soonYaCfg is a simple shard for converting config files (YAML / TOML) into python objects. Has support for Logging trough the logger shard
-
(Planned) MDL Shard (
from shards.math import mdl) - Docs coming soonMDL (standing for MultiDimensional Lists) is a small shard containing classes for creating multidimensional lists and using them (similar to other lower level languages)
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters