fundamentals


Namefundamentals JSON
Version 2.7.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_time2025-09-03 10:39:43
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)](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/43/62/31bcbb830290707c7a9c4ff47e30a51d951583bbf1c7c8ad24d861276bc7/fundamentals-2.7.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)](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.7.4",
    "project_urls": {
        "Download": "https://github.com/thespacedoctor/fundamentals/archive/v2.7.4.zip",
        "Homepage": "https://github.com/thespacedoctor/fundamentals"
    },
    "split_keywords": [
        "logging",
        " database"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ba41b92a6ca02d8f8044c59cc28a56075cd7553dd5b89ca6b01e2d0a34783198",
                "md5": "5407ab9beb4adbe86a890953e0413b01",
                "sha256": "b91a387c5192af3c12ef09bbe38b8e1a933781298c74a9744134ff625b0b6bef"
            },
            "downloads": -1,
            "filename": "fundamentals-2.7.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5407ab9beb4adbe86a890953e0413b01",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 145429,
            "upload_time": "2025-09-03T10:39:41",
            "upload_time_iso_8601": "2025-09-03T10:39:41.618669Z",
            "url": "https://files.pythonhosted.org/packages/ba/41/b92a6ca02d8f8044c59cc28a56075cd7553dd5b89ca6b01e2d0a34783198/fundamentals-2.7.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "436231bcbb830290707c7a9c4ff47e30a51d951583bbf1c7c8ad24d861276bc7",
                "md5": "ad42fb6126d047f77ca873b76892e288",
                "sha256": "5ba0ba455343dd8defb15136fe4d900277aee1c9a138f94a1a8988960a055f81"
            },
            "downloads": -1,
            "filename": "fundamentals-2.7.4.tar.gz",
            "has_sig": false,
            "md5_digest": "ad42fb6126d047f77ca873b76892e288",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 67921,
            "upload_time": "2025-09-03T10:39:43",
            "upload_time_iso_8601": "2025-09-03T10:39:43.314743Z",
            "url": "https://files.pythonhosted.org/packages/43/62/31bcbb830290707c7a9c4ff47e30a51d951583bbf1c7c8ad24d861276bc7/fundamentals-2.7.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-03 10:39:43",
    "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: 4.20318s