tantaroba


Nametantaroba JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttps://gitlab.com/tantardini/tantaroba
SummaryPython package template
upload_time2024-08-21 16:17:11
maintainerNone
docs_urlNone
authorMattia Tantardini
requires_python<4.0,>=3.9
licenseNone
keywords utils postgresql yaml
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # tantaroba

Collection of miscellanoeus utilities commonly used across different projects.

## Installation
```
pip install tantaroba
```

## Usage
Describe how to launch and use tantaroba project.

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/tantardini/tantaroba",
    "name": "tantaroba",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "utils, postgresql, yaml",
    "author": "Mattia Tantardini",
    "author_email": "mattia.tantardini@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/92/cb/57807072111fd5b0de702bb49450bdcd58f89fd7e4933f882520a56256ea/tantaroba-0.5.0.tar.gz",
    "platform": null,
    "description": "# tantaroba\n\nCollection of miscellanoeus utilities commonly used across different projects.\n\n## Installation\n```\npip install tantaroba\n```\n\n## Usage\nDescribe how to launch and use tantaroba project.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python package template",
    "version": "0.5.0",
    "project_urls": {
        "Homepage": "https://gitlab.com/tantardini/tantaroba",
        "Repository": "https://gitlab.com/tantardini/tantaroba"
    },
    "split_keywords": [
        "utils",
        " postgresql",
        " yaml"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2eadc9a4047a105df1bffb2acc27c693cd890e8c09f4e73adf404195794a6067",
                "md5": "1830e59eec0ba99108cb98e8f6bedea7",
                "sha256": "a20facd93f88cbf92e14fd0aa3309b62844215e949fd1a8f1dfa9281b2c15b97"
            },
            "downloads": -1,
            "filename": "tantaroba-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1830e59eec0ba99108cb98e8f6bedea7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 6125,
            "upload_time": "2024-08-21T16:17:11",
            "upload_time_iso_8601": "2024-08-21T16:17:11.061472Z",
            "url": "https://files.pythonhosted.org/packages/2e/ad/c9a4047a105df1bffb2acc27c693cd890e8c09f4e73adf404195794a6067/tantaroba-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "92cb57807072111fd5b0de702bb49450bdcd58f89fd7e4933f882520a56256ea",
                "md5": "118a2c9ebb1a7546899946efc2f8645c",
                "sha256": "24c5e28171579baf9c6e9bf09f45f21fc685bd673e799f1071cacc1921e5cc3d"
            },
            "downloads": -1,
            "filename": "tantaroba-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "118a2c9ebb1a7546899946efc2f8645c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 4576,
            "upload_time": "2024-08-21T16:17:11",
            "upload_time_iso_8601": "2024-08-21T16:17:11.967145Z",
            "url": "https://files.pythonhosted.org/packages/92/cb/57807072111fd5b0de702bb49450bdcd58f89fd7e4933f882520a56256ea/tantaroba-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-21 16:17:11",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "tantardini",
    "gitlab_project": "tantaroba",
    "lcname": "tantaroba"
}
        
Elapsed time: 0.32238s