grscheller.experimental


Namegrscheller.experimental JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
Summary### Experimental Modules
upload_time2024-10-21 04:05:30
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseNone
keywords bottom nothing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Experimental features for the grscheller PyPI namespace

Project will forever be Pre-Alpha. If a feature matures it will be
migrated to another grscheller project, become another of the namespace
projects, or its own standalone project.

* **Repositories**
  * [grscheller.experimental][1] project on *PyPI*
  * [Source code][2] on *GitHub*
* **Detailed documentation**
  * [Detailed API documentation][3] on *GH-Pages*

### Modules

* grscheller.untyped.nada
  * singleton representing the absence of a value
  * failed attempt to give Python a bottom type

---

[1]: https://pypi.org/project/grscheller.experimental/
[2]: https://github.com/grscheller/experimental/
[3]: https://grscheller.github.io/experimental/

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "grscheller.experimental",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "bottom, nothing",
    "author": null,
    "author_email": "\"Geoffrey R. Scheller\" <geoffrey@scheller.com>",
    "download_url": "https://files.pythonhosted.org/packages/0e/53/e3678634615553280e24695eb2e08930abe7e6c5686afc792a8a6ae70fda/grscheller_experimental-0.1.1.tar.gz",
    "platform": null,
    "description": "# Experimental features for the grscheller PyPI namespace\n\nProject will forever be Pre-Alpha. If a feature matures it will be\nmigrated to another grscheller project, become another of the namespace\nprojects, or its own standalone project.\n\n* **Repositories**\n  * [grscheller.experimental][1] project on *PyPI*\n  * [Source code][2] on *GitHub*\n* **Detailed documentation**\n  * [Detailed API documentation][3] on *GH-Pages*\n\n### Modules\n\n* grscheller.untyped.nada\n  * singleton representing the absence of a value\n  * failed attempt to give Python a bottom type\n\n---\n\n[1]: https://pypi.org/project/grscheller.experimental/\n[2]: https://github.com/grscheller/experimental/\n[3]: https://grscheller.github.io/experimental/\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "### Experimental Modules",
    "version": "0.1.1",
    "project_urls": {
        "Changelog": "https://github.com/grscheller/experimental/blob/main/CHANGELOG.md",
        "Documentation": "https://grscheller.github.io/grscheller-pypi-namespace-docs/experimental",
        "Source": "https://github.com/grscheller/experimental"
    },
    "split_keywords": [
        "bottom",
        " nothing"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "be3a746b0b22dd301bcf6fc4cf1eb5dafc37488855784c5c885d3f3f5f874a1e",
                "md5": "186d7d47c26526fb4aa564a94d9297a7",
                "sha256": "9025f4d7a9f7b36c10af110faea2d6760e15704de63f08fd33bc8d05e5069729"
            },
            "downloads": -1,
            "filename": "grscheller_experimental-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "186d7d47c26526fb4aa564a94d9297a7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 7791,
            "upload_time": "2024-10-21T04:05:29",
            "upload_time_iso_8601": "2024-10-21T04:05:29.164356Z",
            "url": "https://files.pythonhosted.org/packages/be/3a/746b0b22dd301bcf6fc4cf1eb5dafc37488855784c5c885d3f3f5f874a1e/grscheller_experimental-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0e53e3678634615553280e24695eb2e08930abe7e6c5686afc792a8a6ae70fda",
                "md5": "d2ce349fbd5404d7001ecb240eed3396",
                "sha256": "fdb54f8e14b2d60ee42098934a06e2b2d1f729a409b0e36e0047003c421ffa11"
            },
            "downloads": -1,
            "filename": "grscheller_experimental-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d2ce349fbd5404d7001ecb240eed3396",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 8827,
            "upload_time": "2024-10-21T04:05:30",
            "upload_time_iso_8601": "2024-10-21T04:05:30.857640Z",
            "url": "https://files.pythonhosted.org/packages/0e/53/e3678634615553280e24695eb2e08930abe7e6c5686afc792a8a6ae70fda/grscheller_experimental-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-21 04:05:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "grscheller",
    "github_project": "experimental",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "grscheller.experimental"
}
        
Elapsed time: 2.40847s