st-config


Namest-config JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/cheddars/singleton-config
SummarySingleton config for python
upload_time2023-04-24 11:23:51
maintainer
docs_urlNone
authorcheddars
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
python : 3.6+

# Usage

set SCONF_PATH to the path of the config file



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cheddars/singleton-config",
    "name": "st-config",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "cheddars",
    "author_email": "nezahrish@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/01/c1/7a99b0b7e0b713423b24030539f5b60cbfb5749c1c8582c3c5e27222207b/st_config-0.0.5.tar.gz",
    "platform": null,
    "description": "\npython : 3.6+\n\n# Usage\n\nset SCONF_PATH to the path of the config file\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Singleton config for python",
    "version": "0.0.5",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8267afae4c39b936c2cf95dc363377586f9e63d73b6d910e245c56625fc0511a",
                "md5": "c25a1277f79be6274bb9400999be9a24",
                "sha256": "83a4ec0c55a531db64917645db83ad27271a7e1f60f219859f84dd85d1249626"
            },
            "downloads": -1,
            "filename": "st_config-0.0.5-py3.6.egg",
            "has_sig": false,
            "md5_digest": "c25a1277f79be6274bb9400999be9a24",
            "packagetype": "bdist_egg",
            "python_version": "0.0.5",
            "requires_python": null,
            "size": 3043,
            "upload_time": "2023-04-24T11:23:49",
            "upload_time_iso_8601": "2023-04-24T11:23:49.964212Z",
            "url": "https://files.pythonhosted.org/packages/82/67/afae4c39b936c2cf95dc363377586f9e63d73b6d910e245c56625fc0511a/st_config-0.0.5-py3.6.egg",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f8137bf5d91a45a06e1636f6ab440a801aefea31ce20fe8257eefb11bb3e258d",
                "md5": "92830e9df9dc60679f3cdfea74b9ee1c",
                "sha256": "9d0a77a5970193147c06394663ea0d29cc6e2940d48652acc0ad05b67cea206b"
            },
            "downloads": -1,
            "filename": "st_config-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "92830e9df9dc60679f3cdfea74b9ee1c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2801,
            "upload_time": "2023-04-24T11:23:48",
            "upload_time_iso_8601": "2023-04-24T11:23:48.439582Z",
            "url": "https://files.pythonhosted.org/packages/f8/13/7bf5d91a45a06e1636f6ab440a801aefea31ce20fe8257eefb11bb3e258d/st_config-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "01c17a99b0b7e0b713423b24030539f5b60cbfb5749c1c8582c3c5e27222207b",
                "md5": "e2a574884909dcb96baa90d2867e188d",
                "sha256": "4e936ce13921f2efe900fa5f685cdede0c72f2e3b69f013359b2af5bcd3c0d31"
            },
            "downloads": -1,
            "filename": "st_config-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "e2a574884909dcb96baa90d2867e188d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2317,
            "upload_time": "2023-04-24T11:23:51",
            "upload_time_iso_8601": "2023-04-24T11:23:51.494482Z",
            "url": "https://files.pythonhosted.org/packages/01/c1/7a99b0b7e0b713423b24030539f5b60cbfb5749c1c8582c3c5e27222207b/st_config-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-24 11:23:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "cheddars",
    "github_project": "singleton-config",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "st-config"
}
        
Elapsed time: 0.05969s