crapy


Namecrapy JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/jessekrubin/crapy
SummaryMake python worse
upload_time2023-06-02 14:49:27
maintainer
docs_urlNone
authorjessekrubin
requires_python>=3.8,<4.0
licenseMIT
keywords crap python3 typed
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # crapy

Make python worse

## Install

```bash
pip install crapy
```

## Philosophy

 - Make python worse
 - Standard library rewrites should be as sanely-contrived as possible while still being technically correct


## Contributing

Contributions are welcome, feel free to send pull requests!


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jessekrubin/crapy",
    "name": "crapy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "crap,python3,typed",
    "author": "jessekrubin",
    "author_email": "jessekrubin@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/64/44/3f9f0ce81a5dbf397d235f587fd552d948bd7d9c44bc237aff50326023de/crapy-0.0.3.tar.gz",
    "platform": null,
    "description": "# crapy\n\nMake python worse\n\n## Install\n\n```bash\npip install crapy\n```\n\n## Philosophy\n\n - Make python worse\n - Standard library rewrites should be as sanely-contrived as possible while still being technically correct\n\n\n## Contributing\n\nContributions are welcome, feel free to send pull requests!\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Make python worse",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/jessekrubin/crapy",
        "Repository": "https://github.com/jessekrubin/crapy"
    },
    "split_keywords": [
        "crap",
        "python3",
        "typed"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bfabf81c58078458238268addd6fe8a9a275f0608ec14fba647a482ca8abb041",
                "md5": "4ceb4bc28ce2c037b40927fa8551e4c7",
                "sha256": "62b45c2066156f0cbf727040bc7545d417721b7c3e9fd5773557dbefc1fed7d3"
            },
            "downloads": -1,
            "filename": "crapy-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4ceb4bc28ce2c037b40927fa8551e4c7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 3127,
            "upload_time": "2023-06-02T14:49:25",
            "upload_time_iso_8601": "2023-06-02T14:49:25.850937Z",
            "url": "https://files.pythonhosted.org/packages/bf/ab/f81c58078458238268addd6fe8a9a275f0608ec14fba647a482ca8abb041/crapy-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "64443f9f0ce81a5dbf397d235f587fd552d948bd7d9c44bc237aff50326023de",
                "md5": "67bb422bc1b2566c21a871212f566943",
                "sha256": "28a472b39bcf51fa102cae318f3cf8998484856e74b52db3288c79b8a7856c13"
            },
            "downloads": -1,
            "filename": "crapy-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "67bb422bc1b2566c21a871212f566943",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 3676,
            "upload_time": "2023-06-02T14:49:27",
            "upload_time_iso_8601": "2023-06-02T14:49:27.641387Z",
            "url": "https://files.pythonhosted.org/packages/64/44/3f9f0ce81a5dbf397d235f587fd552d948bd7d9c44bc237aff50326023de/crapy-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-02 14:49:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jessekrubin",
    "github_project": "crapy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "crapy"
}
        
Elapsed time: 0.07314s