devx


Namedevx JSON
Version 0.0.0 PyPI version JSON
download
home_page
SummaryA development experience toolkit.
upload_time2023-05-12 15:44:47
maintainer
docs_urlNone
author
requires_python>=3.7
licenseISC
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # devx

[![ci](https://github.com//devx/workflows/ci/badge.svg)](https://github.com//devx/actions?query=workflow%3Aci)
[![documentation](https://img.shields.io/badge/docs-mkdocs%20material-blue.svg?style=flat)](https://.github.io/devx/)
[![pypi version](https://img.shields.io/pypi/v/devx.svg)](https://pypi.org/project/devx/)
[![gitpod](https://img.shields.io/badge/gitpod-workspace-blue.svg?style=flat)](https://gitpod.io/#https://github.com//devx)
[![gitter](https://badges.gitter.im/join%20chat.svg)](https://gitter.im//devx)

A development experience toolkit.

## Installation

With `pip`:
```bash
pip install devx
```

With [`pipx`](https://github.com/pipxproject/pipx):
```bash
python3.7 -m pip install --user pipx
pipx install devx
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "devx",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "Jonathan Shemer <jonathan-shemer@users.noreply.github.com>",
    "download_url": "https://files.pythonhosted.org/packages/d7/36/a4757c1de49a66c05a12226af5fd42623a9db23205c565b56a4795762b62/devx-0.0.0.tar.gz",
    "platform": null,
    "description": "# devx\n\n[![ci](https://github.com//devx/workflows/ci/badge.svg)](https://github.com//devx/actions?query=workflow%3Aci)\n[![documentation](https://img.shields.io/badge/docs-mkdocs%20material-blue.svg?style=flat)](https://.github.io/devx/)\n[![pypi version](https://img.shields.io/pypi/v/devx.svg)](https://pypi.org/project/devx/)\n[![gitpod](https://img.shields.io/badge/gitpod-workspace-blue.svg?style=flat)](https://gitpod.io/#https://github.com//devx)\n[![gitter](https://badges.gitter.im/join%20chat.svg)](https://gitter.im//devx)\n\nA development experience toolkit.\n\n## Installation\n\nWith `pip`:\n```bash\npip install devx\n```\n\nWith [`pipx`](https://github.com/pipxproject/pipx):\n```bash\npython3.7 -m pip install --user pipx\npipx install devx\n```\n",
    "bugtrack_url": null,
    "license": "ISC",
    "summary": "A development experience toolkit.",
    "version": "0.0.0",
    "project_urls": {
        "Changelog": "https://.github.io/devx/changelog",
        "Discussions": "https://github.com//devx/discussions",
        "Documentation": "https://.github.io/devx",
        "Funding": "https://github.com/sponsors/jonathan-shemer",
        "Gitter": "https://gitter.im//devx",
        "Homepage": "https://.github.io/devx",
        "Issues": "https://github.com//devx/issues",
        "Repository": "https://github.com//devx"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b7b10619bb80fcc9191ca8632bb63fd83aa13dfc17c2520d17b275fcbfb06f75",
                "md5": "0fbc416e0e086ceef8f6254bfcf814ca",
                "sha256": "f7ec295782aef8330c91430ea04603305f4f57f4fe1f319929dfc274c16cf73e"
            },
            "downloads": -1,
            "filename": "devx-0.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0fbc416e0e086ceef8f6254bfcf814ca",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 3747,
            "upload_time": "2023-05-12T15:44:45",
            "upload_time_iso_8601": "2023-05-12T15:44:45.058280Z",
            "url": "https://files.pythonhosted.org/packages/b7/b1/0619bb80fcc9191ca8632bb63fd83aa13dfc17c2520d17b275fcbfb06f75/devx-0.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d736a4757c1de49a66c05a12226af5fd42623a9db23205c565b56a4795762b62",
                "md5": "e023c20ce3fa79c19cd5b90c7943cc09",
                "sha256": "220aa7dde191cec63bc85400f994d7f6ac80f1c5164dcb82c35a2d84154efe6a"
            },
            "downloads": -1,
            "filename": "devx-0.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e023c20ce3fa79c19cd5b90c7943cc09",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 3538,
            "upload_time": "2023-05-12T15:44:47",
            "upload_time_iso_8601": "2023-05-12T15:44:47.328400Z",
            "url": "https://files.pythonhosted.org/packages/d7/36/a4757c1de49a66c05a12226af5fd42623a9db23205c565b56a4795762b62/devx-0.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-12 15:44:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sponsors",
    "github_project": "jonathan-shemer",
    "github_not_found": true,
    "lcname": "devx"
}
        
Elapsed time: 0.10793s