fundamentals


Namefundamentals JSON
Version 2.6.4 PyPI version JSON
download
home_pagehttps://github.com/thespacedoctor/fundamentals
SummarySome fundamental tools required by most self-respecting python-packages bundled in one place. Very opinionated project setup tools including logging, plain-text settings files and database connections.
upload_time2024-04-15 14:39:53
maintainerNone
docs_urlNone
authorDavid Young
requires_pythonNone
licenseMIT
keywords logging database
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # fundamentals


[![](https://zenodo.org/badge/DOI/10.5281/zenodo.8037509.svg)](https://zenodo.org/doi/10.5281/zenodo.8037509) 

<!-- INFO BADGES -->  

[![](https://img.shields.io/pypi/pyversions/fundamentals)](https://pypi.org/project/fundamentals/)
[![](https://img.shields.io/pypi/v/fundamentals)](https://pypi.org/project/fundamentals/)
[![](https://img.shields.io/conda/vn/conda-forge/fundamentals.svg)](https://anaconda.org/conda-forge/fundamentals)
[![](https://pepy.tech/badge/fundamentals)](https://pepy.tech/project/fundamentals)
[![](https://img.shields.io/github/license/thespacedoctor/fundamentals)](https://github.com/thespacedoctor/fundamentals)

<!-- STATUS BADGES -->  

[![](http://157.245.42.153:8080/buildStatus/icon?job=fundamentals%2Fmaster&subject=build%20master)](http://157.245.42.153:8080/blue/organizations/jenkins/fundamentals/activity?branch=master)
[![](http://157.245.42.153:8080/buildStatus/icon?job=fundamentals%2Fdevelop&subject=build%20dev)](http://157.245.42.153:8080/blue/organizations/jenkins/fundamentals/activity?branch=develop)
[![](https://cdn.jsdelivr.net/gh/thespacedoctor/fundamentals@master/coverage.svg)](https://raw.githack.com/thespacedoctor/fundamentals/master/htmlcov/index.html)
[![](https://readthedocs.org/projects/fundamentals/badge/?version=master)](https://fundamentals.readthedocs.io/en/master/)
[![](https://img.shields.io/github/issues/thespacedoctor/fundamentals/type:%20bug?label=bug%20issues)](https://github.com/thespacedoctor/fundamentals/issues?q=is%3Aissue+is%3Aopen+label%3A%22type%3A+bug%22+)

*Some fundamental tools required by most self-respecting python-packages bundled in one place. Very opinionated project setup tools including logging, plain-text settings files and database connections*.

Documentation for fundamentals is hosted by [Read the Docs](https://fundamentals.readthedocs.io/en/master/) ([development version](https://fundamentals.readthedocs.io/en/develop/) and [master version](https://fundamentals.readthedocs.io/en/master/)). The code lives on [github](https://github.com/thespacedoctor/fundamentals). Please report any issues you find [here](https://github.com/thespacedoctor/fundamentals/issues).

## Features

* 

## How to cite fundamentals

If you use `fundamentals` in your work, please cite using the following BibTeX entry: 

```bibtex
@software{Young_fundamentals,
    author = {Young, David R.},
    doi = {10.5281/zenodo.8037509},
    license = {GPL-3.0-only},
    title = {{fundamentals. Fundamental tools required by most self-respecting python-packages bundled in one place}},
    url = {https://zenodo.org/doi/10.5281/zenodo.8037509}
}
```


 


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/thespacedoctor/fundamentals",
    "name": "fundamentals",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "logging, database",
    "author": "David Young",
    "author_email": "davidrobertyoung@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/60/76/5b927acd2cd11dc8e57412d5cae9c9e4ea45cee45d7531b3a44d903ccccb/fundamentals-2.6.4.tar.gz",
    "platform": null,
    "description": "# fundamentals\n\n\n[![](https://zenodo.org/badge/DOI/10.5281/zenodo.8037509.svg)](https://zenodo.org/doi/10.5281/zenodo.8037509) \n\n<!-- INFO BADGES -->  \n\n[![](https://img.shields.io/pypi/pyversions/fundamentals)](https://pypi.org/project/fundamentals/)\n[![](https://img.shields.io/pypi/v/fundamentals)](https://pypi.org/project/fundamentals/)\n[![](https://img.shields.io/conda/vn/conda-forge/fundamentals.svg)](https://anaconda.org/conda-forge/fundamentals)\n[![](https://pepy.tech/badge/fundamentals)](https://pepy.tech/project/fundamentals)\n[![](https://img.shields.io/github/license/thespacedoctor/fundamentals)](https://github.com/thespacedoctor/fundamentals)\n\n<!-- STATUS BADGES -->  \n\n[![](http://157.245.42.153:8080/buildStatus/icon?job=fundamentals%2Fmaster&subject=build%20master)](http://157.245.42.153:8080/blue/organizations/jenkins/fundamentals/activity?branch=master)\n[![](http://157.245.42.153:8080/buildStatus/icon?job=fundamentals%2Fdevelop&subject=build%20dev)](http://157.245.42.153:8080/blue/organizations/jenkins/fundamentals/activity?branch=develop)\n[![](https://cdn.jsdelivr.net/gh/thespacedoctor/fundamentals@master/coverage.svg)](https://raw.githack.com/thespacedoctor/fundamentals/master/htmlcov/index.html)\n[![](https://readthedocs.org/projects/fundamentals/badge/?version=master)](https://fundamentals.readthedocs.io/en/master/)\n[![](https://img.shields.io/github/issues/thespacedoctor/fundamentals/type:%20bug?label=bug%20issues)](https://github.com/thespacedoctor/fundamentals/issues?q=is%3Aissue+is%3Aopen+label%3A%22type%3A+bug%22+)\n\n*Some fundamental tools required by most self-respecting python-packages bundled in one place. Very opinionated project setup tools including logging, plain-text settings files and database connections*.\n\nDocumentation for fundamentals is hosted by [Read the Docs](https://fundamentals.readthedocs.io/en/master/) ([development version](https://fundamentals.readthedocs.io/en/develop/) and [master version](https://fundamentals.readthedocs.io/en/master/)). The code lives on [github](https://github.com/thespacedoctor/fundamentals). Please report any issues you find [here](https://github.com/thespacedoctor/fundamentals/issues).\n\n## Features\n\n* \n\n## How to cite fundamentals\n\nIf you use `fundamentals` in your work, please cite using the following BibTeX entry: \n\n```bibtex\n@software{Young_fundamentals,\n    author = {Young, David R.},\n    doi = {10.5281/zenodo.8037509},\n    license = {GPL-3.0-only},\n    title = {{fundamentals. Fundamental tools required by most self-respecting python-packages bundled in one place}},\n    url = {https://zenodo.org/doi/10.5281/zenodo.8037509}\n}\n```\n\n\n \n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Some fundamental tools required by most self-respecting python-packages bundled in one place. Very opinionated project setup tools including logging, plain-text settings files and database connections.",
    "version": "2.6.4",
    "project_urls": {
        "Download": "https://github.com/thespacedoctor/fundamentals/archive/v2.6.4.zip",
        "Homepage": "https://github.com/thespacedoctor/fundamentals"
    },
    "split_keywords": [
        "logging",
        " database"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aa6e4e30ddc1dec93568c1e1bd666820260481a5c0e08afafa9ec5c8e7d2e773",
                "md5": "bb2ed8581d4ba2eeb305b1b39c9c1811",
                "sha256": "bb706807c83b9a4089ea047fcfc91368c4db31c0e7f70c42c869c4c2111611d1"
            },
            "downloads": -1,
            "filename": "fundamentals-2.6.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bb2ed8581d4ba2eeb305b1b39c9c1811",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 85129,
            "upload_time": "2024-04-15T14:39:57",
            "upload_time_iso_8601": "2024-04-15T14:39:57.111557Z",
            "url": "https://files.pythonhosted.org/packages/aa/6e/4e30ddc1dec93568c1e1bd666820260481a5c0e08afafa9ec5c8e7d2e773/fundamentals-2.6.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "60765b927acd2cd11dc8e57412d5cae9c9e4ea45cee45d7531b3a44d903ccccb",
                "md5": "0d8fccae140d86afffd7e5aa30f1747b",
                "sha256": "09ca93567974b8a950d6a6b090310e2ea7798b5378c1dab032e4e879f96b86ab"
            },
            "downloads": -1,
            "filename": "fundamentals-2.6.4.tar.gz",
            "has_sig": false,
            "md5_digest": "0d8fccae140d86afffd7e5aa30f1747b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 66601,
            "upload_time": "2024-04-15T14:39:53",
            "upload_time_iso_8601": "2024-04-15T14:39:53.200876Z",
            "url": "https://files.pythonhosted.org/packages/60/76/5b927acd2cd11dc8e57412d5cae9c9e4ea45cee45d7531b3a44d903ccccb/fundamentals-2.6.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-15 14:39:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "thespacedoctor",
    "github_project": "fundamentals",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "fundamentals"
}
        
Elapsed time: 0.26127s