tantaroba


Nametantaroba JSON
Version 0.4.4 PyPI version JSON
download
home_pagehttps://gitlab.com/tantardini/tantaroba
SummaryPython package template
upload_time2024-03-13 13:38:07
maintainer
docs_urlNone
authorMattia Tantardini
requires_python>=3.9,<4.0
license
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": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "keywords": "utils,postgresql,yaml",
    "author": "Mattia Tantardini",
    "author_email": "mattia.tantardini@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/7d/b9/431ff951d2a1d581c25aeec29bd7b083aea1eb51afb0175f9bdeaa6f5ea5/tantaroba-0.4.4.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": "",
    "summary": "Python package template",
    "version": "0.4.4",
    "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": "a41f731951074f802f2dc5c0e71de51fd5494b0df82b212ecd2078f59e863572",
                "md5": "c7aeb066d3ac5247dcf24c9905094fbe",
                "sha256": "54faca510c0bdb4b285a8f2eb69cd745359f53468a672b66f4c347aab03465df"
            },
            "downloads": -1,
            "filename": "tantaroba-0.4.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c7aeb066d3ac5247dcf24c9905094fbe",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 5459,
            "upload_time": "2024-03-13T13:38:05",
            "upload_time_iso_8601": "2024-03-13T13:38:05.958164Z",
            "url": "https://files.pythonhosted.org/packages/a4/1f/731951074f802f2dc5c0e71de51fd5494b0df82b212ecd2078f59e863572/tantaroba-0.4.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7db9431ff951d2a1d581c25aeec29bd7b083aea1eb51afb0175f9bdeaa6f5ea5",
                "md5": "6e91000d93a1d39d5effdf2e5d8798ab",
                "sha256": "e3525f09ddade29951c7213d6c95c07c685682de76c734289e18159fd340c49a"
            },
            "downloads": -1,
            "filename": "tantaroba-0.4.4.tar.gz",
            "has_sig": false,
            "md5_digest": "6e91000d93a1d39d5effdf2e5d8798ab",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 4112,
            "upload_time": "2024-03-13T13:38:07",
            "upload_time_iso_8601": "2024-03-13T13:38:07.375465Z",
            "url": "https://files.pythonhosted.org/packages/7d/b9/431ff951d2a1d581c25aeec29bd7b083aea1eb51afb0175f9bdeaa6f5ea5/tantaroba-0.4.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-13 13:38:07",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "tantardini",
    "gitlab_project": "tantaroba",
    "lcname": "tantaroba"
}
        
Elapsed time: 0.23300s