jamexp


Namejamexp JSON
Version 0.1.8 PyPI version JSON
download
home_page
SummaryJam Experiment helper
upload_time2023-07-09 03:11:38
maintainer
docs_urlNone
authorQinsheng
requires_python>=3.8,<3.11
licenseMIT
keywords jam experiment
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # jamexp

## cli

* `jstar`: star files with fzf prompt.

### `jwdc`: clear stale, short and notag
```shell
export WANDB_ENTITY=name
export WANDB_API_KEY=key
```

* `stale`: [0, 10], [7, 60], [3, 180], [1, 600] (days, run_duration/seconds)
* `short`: three days ago and no tags

### `jhydc`: clear hyd exp folders

* `stale`: [0, 10], [7, 60], [3, 180], [1, 600]
* `wandb-sync`

* `jpin`: pin good results

### `jln` and `junln`

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "jamexp",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<3.11",
    "maintainer_email": "",
    "keywords": "jam,experiment",
    "author": "Qinsheng",
    "author_email": "qsh.zh27@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d8/af/3c2121f7f36a982e91c66bde5da60911032c76874cbe3f72fe2b72330078/jamexp-0.1.8.tar.gz",
    "platform": null,
    "description": "# jamexp\n\n## cli\n\n* `jstar`: star files with fzf prompt.\n\n### `jwdc`: clear stale, short and notag\n```shell\nexport WANDB_ENTITY=name\nexport WANDB_API_KEY=key\n```\n\n* `stale`: [0, 10], [7, 60], [3, 180], [1, 600] (days, run_duration/seconds)\n* `short`: three days ago and no tags\n\n### `jhydc`: clear hyd exp folders\n\n* `stale`: [0, 10], [7, 60], [3, 180], [1, 600]\n* `wandb-sync`\n\n* `jpin`: pin good results\n\n### `jln` and `junln`\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Jam Experiment helper",
    "version": "0.1.8",
    "project_urls": null,
    "split_keywords": [
        "jam",
        "experiment"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d8309211d3ed7adbc7399673084572c0285e2b92f54839950da3e937e6c4e81e",
                "md5": "e73908bffd0b60a202bcdec4cbf3c733",
                "sha256": "93f190bd486851a9a8034d81346073566a05eb07f31eb539a8ad9061fb0cf089"
            },
            "downloads": -1,
            "filename": "jamexp-0.1.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e73908bffd0b60a202bcdec4cbf3c733",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<3.11",
            "size": 18289,
            "upload_time": "2023-07-09T03:11:37",
            "upload_time_iso_8601": "2023-07-09T03:11:37.173514Z",
            "url": "https://files.pythonhosted.org/packages/d8/30/9211d3ed7adbc7399673084572c0285e2b92f54839950da3e937e6c4e81e/jamexp-0.1.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d8af3c2121f7f36a982e91c66bde5da60911032c76874cbe3f72fe2b72330078",
                "md5": "cf97284fbefd9be260b57dd6af80f4fe",
                "sha256": "7d50b4b21bc016a249c9c004b61f11afc45fee385a009fc817103d243e1fc14c"
            },
            "downloads": -1,
            "filename": "jamexp-0.1.8.tar.gz",
            "has_sig": false,
            "md5_digest": "cf97284fbefd9be260b57dd6af80f4fe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<3.11",
            "size": 12313,
            "upload_time": "2023-07-09T03:11:38",
            "upload_time_iso_8601": "2023-07-09T03:11:38.614078Z",
            "url": "https://files.pythonhosted.org/packages/d8/af/3c2121f7f36a982e91c66bde5da60911032c76874cbe3f72fe2b72330078/jamexp-0.1.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-09 03:11:38",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "jamexp"
}
        
Elapsed time: 0.11185s