RailsDates


NameRailsDates JSON
Version 0.9 PyPI version JSON
download
home_pagehttps://github.com/kaylathomas/RailsDates
SummaryA library that allows Python devs to mimic the useful date methods available in Ruby on Rails.
upload_time2023-11-15 08:48:29
maintainer
docs_urlNone
authorKayLa Thomas
requires_python
licenseMIT
keywords ruby on rails ruby python date library
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kaylathomas/RailsDates",
    "name": "RailsDates",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "ruby on rails,ruby,python,date library",
    "author": "KayLa Thomas",
    "author_email": "kaylathomas.dev@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8a/33/55fa39e4bd7eafc002de3c5b7340e5d915b459066e04d5a013406d101328/RailsDates-0.9.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A library that allows Python devs to mimic the useful date methods available in Ruby on Rails.",
    "version": "0.9",
    "project_urls": {
        "Download": "https://github.com/kaylathomas/RailsDates/archive/refs/tags/v_0.9.tar.gz",
        "Homepage": "https://github.com/kaylathomas/RailsDates"
    },
    "split_keywords": [
        "ruby on rails",
        "ruby",
        "python",
        "date library"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8a3355fa39e4bd7eafc002de3c5b7340e5d915b459066e04d5a013406d101328",
                "md5": "faa32efebe89a924dbd3286e8baf3158",
                "sha256": "7b2da52897f905766e44d44cb3fce73bac1e3b6bf80a3eac0cbd3ad0b47d0d79"
            },
            "downloads": -1,
            "filename": "RailsDates-0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "faa32efebe89a924dbd3286e8baf3158",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2723,
            "upload_time": "2023-11-15T08:48:29",
            "upload_time_iso_8601": "2023-11-15T08:48:29.865995Z",
            "url": "https://files.pythonhosted.org/packages/8a/33/55fa39e4bd7eafc002de3c5b7340e5d915b459066e04d5a013406d101328/RailsDates-0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-15 08:48:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kaylathomas",
    "github_project": "RailsDates",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "railsdates"
}
        
Elapsed time: 0.18881s