pytip


Namepytip JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/YongBeomKim/pytip
SummaryPersonally tiny useful Python tips
upload_time2024-07-03 02:43:44
maintainerNone
docs_urlNone
authormomukji lab
requires_python>=3
licenseMIT
keywords pytip
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Personally tiny useful Python tips

[![License](http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](LICENSE)
[![Docs](https://img.shields.io/badge/docs-stable-blue.svg)](https://domschl.github.io/ml-indie-tools/index.html)
[![PyPI version fury.io](https://badge.fury.io/py/ml-indie-tools.svg)](https://pypi.python.org/pypi/ml-indie-tools/)


## Version
0.0.1 - datetime object & string Integration management in Python

© 2024 GitHub : https://github.com/YongBeomKim

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/YongBeomKim/pytip",
    "name": "pytip",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": null,
    "keywords": "pytip",
    "author": "momukji lab",
    "author_email": "ybkim@momukji.com",
    "download_url": null,
    "platform": null,
    "description": "# Personally tiny useful Python tips\n\n[![License](http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](LICENSE)\n[![Docs](https://img.shields.io/badge/docs-stable-blue.svg)](https://domschl.github.io/ml-indie-tools/index.html)\n[![PyPI version fury.io](https://badge.fury.io/py/ml-indie-tools.svg)](https://pypi.python.org/pypi/ml-indie-tools/)\n\n\n## Version\n0.0.1 - datetime object & string Integration management in Python\n\n\u00a9 2024 GitHub : https://github.com/YongBeomKim\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Personally tiny useful Python tips",
    "version": "0.0.4",
    "project_urls": {
        "Homepage": "https://github.com/YongBeomKim/pytip"
    },
    "split_keywords": [
        "pytip"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "86221b083e7a3e6d7200648828df83eddfd8c098572676942dc4ae4afe2e65b7",
                "md5": "7bf39b10e2ec333e3c784b508115c0ce",
                "sha256": "eb303818da0f728a3ba8a0f84cb07228f5b998813162615b88b6e851a3bfc727"
            },
            "downloads": -1,
            "filename": "pytip-0.0.4-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7bf39b10e2ec333e3c784b508115c0ce",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3",
            "size": 24195,
            "upload_time": "2024-07-03T02:43:44",
            "upload_time_iso_8601": "2024-07-03T02:43:44.688948Z",
            "url": "https://files.pythonhosted.org/packages/86/22/1b083e7a3e6d7200648828df83eddfd8c098572676942dc4ae4afe2e65b7/pytip-0.0.4-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-03 02:43:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "YongBeomKim",
    "github_project": "pytip",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pytip"
}
        
Elapsed time: 0.31238s