captif-db-config


Namecaptif-db-config JSON
Version 0.14 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-05-29 22:46:19
maintainerNone
docs_urlNone
authorJohn Bull
requires_python<4.0,>=3.7
licenseMIT
keywords captif
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # captif-db-config

Database configuration.


## Config file

Place a `.captif-db.ini` file in the home directory (`~` on linux). The config file should contain the following information:

```
[GENERAL]
host =
port =
username = 
password = 
ssl_ca =
ssl_cert =
ssl_key =
```


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "captif-db-config",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.7",
    "maintainer_email": null,
    "keywords": "CAPTIF",
    "author": "John Bull",
    "author_email": "john.bull@nzta.govt.nz",
    "download_url": "https://files.pythonhosted.org/packages/a1/f9/887b97eaeb73ced66cb9359abade378747fc89090294077c706e67ce1ef1/captif_db_config-0.14.tar.gz",
    "platform": null,
    "description": "# captif-db-config\n\nDatabase configuration.\n\n\n## Config file\n\nPlace a `.captif-db.ini` file in the home directory (`~` on linux). The config file should contain the following information:\n\n```\n[GENERAL]\nhost =\nport =\nusername = \npassword = \nssl_ca =\nssl_cert =\nssl_key =\n```\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": null,
    "version": "0.14",
    "project_urls": null,
    "split_keywords": [
        "captif"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "12e9e58590c96bcef2af4a12b90f153931c46cda5770901df967e2c41b1c9ad9",
                "md5": "c2ce3aad99358406fc3103d5cd4cfeec",
                "sha256": "dd185a89596066acd0e176344e6d0c607e48a25618481f680d16c82cd2f85260"
            },
            "downloads": -1,
            "filename": "captif_db_config-0.14-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c2ce3aad99358406fc3103d5cd4cfeec",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.7",
            "size": 3494,
            "upload_time": "2024-05-29T22:46:17",
            "upload_time_iso_8601": "2024-05-29T22:46:17.622165Z",
            "url": "https://files.pythonhosted.org/packages/12/e9/e58590c96bcef2af4a12b90f153931c46cda5770901df967e2c41b1c9ad9/captif_db_config-0.14-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1f9887b97eaeb73ced66cb9359abade378747fc89090294077c706e67ce1ef1",
                "md5": "be5c07286f092e5c0672be6c156f0623",
                "sha256": "c3a7c1e10fd23bcb2d3bb0359b4c2ab0fd286f838f30b335b27c51ba970ff619"
            },
            "downloads": -1,
            "filename": "captif_db_config-0.14.tar.gz",
            "has_sig": false,
            "md5_digest": "be5c07286f092e5c0672be6c156f0623",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.7",
            "size": 2899,
            "upload_time": "2024-05-29T22:46:19",
            "upload_time_iso_8601": "2024-05-29T22:46:19.102173Z",
            "url": "https://files.pythonhosted.org/packages/a1/f9/887b97eaeb73ced66cb9359abade378747fc89090294077c706e67ce1ef1/captif_db_config-0.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-29 22:46:19",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "captif-db-config"
}
        
Elapsed time: 0.87366s