Metadata-Version: 2.3
Name: rickled
Version: 1.2.4
Summary: Python tools for working with configuration files
License: Apache 2.0
Keywords: Pickle,Python,config,configuration,YAML,JSON,TOML,XML,INI,ENV
Author: Zipfian Science
Author-email: about@zipfian.science
Requires-Python: >=3.9
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Provides-Extra: dotenv
Provides-Extra: full
Provides-Extra: jsonschema
Provides-Extra: net
Provides-Extra: validators
Provides-Extra: xml
Requires-Dist: jsonschema[format] ; extra == "full"
Requires-Dist: jsonschema[format] ; extra == "jsonschema"
Requires-Dist: py.validator ; extra == "full"
Requires-Dist: py.validator ; extra == "validators"
Requires-Dist: pyopenssl ; extra == "full"
Requires-Dist: pyopenssl ; extra == "net"
Requires-Dist: python-dotenv ; extra == "dotenv"
Requires-Dist: python-dotenv ; extra == "full"
Requires-Dist: rickle
Requires-Dist: twisted ; extra == "full"
Requires-Dist: twisted ; extra == "net"
Requires-Dist: xmltodict ; extra == "full"
Requires-Dist: xmltodict ; extra == "xml"
Description-Content-Type: text/markdown

# rickle - Smart Python tools for working with Configs

---

```
██████╗ ██╗ ██████╗██╗  ██╗██╗     ███████╗
██╔══██╗██║██╔════╝██║ ██╔╝██║     ██╔════╝
██████╔╝██║██║     █████╔╝ ██║     █████╗  
██╔══██╗██║██║     ██╔═██╗ ██║     ██╔══╝  
██║  ██║██║╚██████╗██║  ██╗███████╗███████╗
╚═╝  ╚═╝╚═╝ ╚═════╝╚═╝  ╚═╝╚══════╝╚══════╝
                                           
by zipfian.sh                             
```



# Usage

THIS PACKAGE NAME IS OUTDATED, please install ``rickle`` WITHOU the ``d``, see here [rickle](https://pypi.org/project/rickle/) for package. 

© [zipfian.sh](https://zipfian.sh) 2020 - 2025

