```
pip install conf-loaders
```
Raw data
{
"_id": null,
"home_page": "https://github.com/PasaOpasen/conf-loaders",
"name": "conf-loaders",
"maintainer": "Demetry Pascal",
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "configuration, conf",
"author": "Demetry Pascal",
"author_email": "qtckpuhdsa@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/ad/46/655e6ece0b64ceedc3b8a93122216b9cf32356c07a8a56b1eecb5876f49b/conf-loaders-0.2.2.tar.gz",
"platform": null,
"description": "\n```\npip install conf-loaders\n```\n\n\n",
"bugtrack_url": null,
"license": null,
"summary": "configuration loading utils",
"version": "0.2.2",
"project_urls": {
"Homepage": "https://github.com/PasaOpasen/conf-loaders"
},
"split_keywords": [
"configuration",
" conf"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "095565f5cf2e0ddf096dd05f2e62a8851eb111657f8f35baf1bdf077cd41f214",
"md5": "d09b733683d6352a57c6665f8789d4fd",
"sha256": "422b4bcf143dfa2bb7fe2f7d8bca567053459b054dc7018822cdedf4877c8e5c"
},
"downloads": -1,
"filename": "conf_loaders-0.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d09b733683d6352a57c6665f8789d4fd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 20917,
"upload_time": "2025-07-22T10:53:22",
"upload_time_iso_8601": "2025-07-22T10:53:22.808578Z",
"url": "https://files.pythonhosted.org/packages/09/55/65f5cf2e0ddf096dd05f2e62a8851eb111657f8f35baf1bdf077cd41f214/conf_loaders-0.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ad46655e6ece0b64ceedc3b8a93122216b9cf32356c07a8a56b1eecb5876f49b",
"md5": "c2d994484aca5fde62ca67737ec887e8",
"sha256": "147c5083ee45dcf49ec46ef490a0bf5e7591bfafe1a9927b0585f878ae238c9c"
},
"downloads": -1,
"filename": "conf-loaders-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "c2d994484aca5fde62ca67737ec887e8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 16748,
"upload_time": "2025-07-22T10:53:23",
"upload_time_iso_8601": "2025-07-22T10:53:23.719899Z",
"url": "https://files.pythonhosted.org/packages/ad/46/655e6ece0b64ceedc3b8a93122216b9cf32356c07a8a56b1eecb5876f49b/conf-loaders-0.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-22 10:53:23",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "PasaOpasen",
"github_project": "conf-loaders",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "cryptography",
"specs": []
},
{
"name": "env2dict",
"specs": []
},
{
"name": "filelock",
"specs": []
},
{
"name": "PyYAML",
"specs": []
},
{
"name": "typing_extensions",
"specs": []
},
{
"name": "varsubst",
"specs": []
}
],
"lcname": "conf-loaders"
}