eindir


Nameeindir JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryA set of "particles" or components mainly focused on working with functions in ND.
upload_time2024-02-17 00:32:02
maintainer
docs_urlNone
author
requires_python>=3.10.1
licenseMIT
keywords library tools structures
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![Logo](./branding/logo/eindir_logo.png)

# eindir

A set of "particles" or components mainly focused on working with functions in ND.

## Development

We use `towncrier` for managing newsworthy contributions. Also the easiest
development environment is probably with `pixi` and `hatch`:

``` sh
pixi shell
pdm install
```

Now we have certain commands to help with development:

``` sh
pdm run lint
pdm run mkdoc
```

## License
MIT

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "eindir",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10.1",
    "maintainer_email": "Rohit Goswami <rgoswami@ieee.org>, Ruhila S <ruhila@ieee.org>, Amrita Goswami <amrita@hi.is>",
    "keywords": "library tools structures",
    "author": "",
    "author_email": "Rohit Goswami <rgoswami@ieee.org>, Ruhila S <ruhila@ieee.org>, Amrita Goswami <amrita@hi.is>, Sonaly Goswami <sonaly@iitk.ac.in>, Debabrata Goswami <dgoswami@iitk.ac.in>",
    "download_url": "https://files.pythonhosted.org/packages/9d/c1/69e38a355d40861d8fc3fdacfe4bcfc6c39b540f0325f926b53f17b6be10/eindir-0.1.0.tar.gz",
    "platform": null,
    "description": "![Logo](./branding/logo/eindir_logo.png)\n\n# eindir\n\nA set of \"particles\" or components mainly focused on working with functions in ND.\n\n## Development\n\nWe use `towncrier` for managing newsworthy contributions. Also the easiest\ndevelopment environment is probably with `pixi` and `hatch`:\n\n``` sh\npixi shell\npdm install\n```\n\nNow we have certain commands to help with development:\n\n``` sh\npdm run lint\npdm run mkdoc\n```\n\n## License\nMIT\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A set of \"particles\" or components mainly focused on working with functions in ND.",
    "version": "0.1.0",
    "project_urls": {
        "Bug tracker": "https://github.com/HaoZeke/eindir/issues",
        "Homepage": "https://github.com/HaoZeke/eindir"
    },
    "split_keywords": [
        "library",
        "tools",
        "structures"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52ae3cc32a6c3566fdbb76c13718c62e65070222f82170aff3492b7e6a2e6c89",
                "md5": "1c6fbddc0fef945ee82a0a5c40640a05",
                "sha256": "f51fea3368b061a6f5457ea0657beffd01cea4613da1680c9d10bf133cc8fbd6"
            },
            "downloads": -1,
            "filename": "eindir-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1c6fbddc0fef945ee82a0a5c40640a05",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10.1",
            "size": 7836,
            "upload_time": "2024-02-17T00:32:00",
            "upload_time_iso_8601": "2024-02-17T00:32:00.568080Z",
            "url": "https://files.pythonhosted.org/packages/52/ae/3cc32a6c3566fdbb76c13718c62e65070222f82170aff3492b7e6a2e6c89/eindir-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9dc169e38a355d40861d8fc3fdacfe4bcfc6c39b540f0325f926b53f17b6be10",
                "md5": "258803f820609090bfb3e2f44fc68680",
                "sha256": "478f193ce103816f46baefcf00b7389a8b08ce8e196ab0afabf0bff57897fb3c"
            },
            "downloads": -1,
            "filename": "eindir-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "258803f820609090bfb3e2f44fc68680",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10.1",
            "size": 7674,
            "upload_time": "2024-02-17T00:32:02",
            "upload_time_iso_8601": "2024-02-17T00:32:02.782083Z",
            "url": "https://files.pythonhosted.org/packages/9d/c1/69e38a355d40861d8fc3fdacfe4bcfc6c39b540f0325f926b53f17b6be10/eindir-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-17 00:32:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HaoZeke",
    "github_project": "eindir",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "eindir"
}
        
Elapsed time: 0.18146s