r3xa


Namer3xa JSON
Version 2024.7.0 PyPI version JSON
download
home_pagehttps://photomecanics.gitlab.io/r3xa/doc
SummaryRemember, Reuse and Replicate eXperiments and Analyses
upload_time2024-07-11 12:32:01
maintainerEmmanuel Roubin
docs_urlNone
authorEmmanuel Roubin
requires_python<3.13,>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # R3XA
## Remember, Reuse and Replicate eXperiments and Analyses

### Specs
- html: https://photomecanics.gitlab.io/r3xa/doc/
- json: https://gitlab.com/photomecanics/r3xa/-/raw/main/resources/schema.json

### Software
- packages: https://gitlab.com/photomecanics/r3xa/-/packages
- releases: https://gitlab.com/photomecanics/r3xa/-/releases

### Disclamer
This project is under developement. The specs are not complete.

### Install
```
pip install r3xa
```

### Command lines
```bash
# check validity of json faile
r3xa-validate my-metadata.json

# launch the gui to build a metadata file from scratch
r3xa

# launch the gui to see or modify an existing metadata file
r3xa --json my-metadata.json
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://photomecanics.gitlab.io/r3xa/doc",
    "name": "r3xa",
    "maintainer": "Emmanuel Roubin",
    "docs_url": null,
    "requires_python": "<3.13,>=3.9",
    "maintainer_email": "emmanuel.roubin@univ-grenoble-alpes.fr",
    "keywords": null,
    "author": "Emmanuel Roubin",
    "author_email": "emmanuel.roubin@univ-grenoble-alpes.fr",
    "download_url": "https://files.pythonhosted.org/packages/91/a1/f86f5b7b126dd38fc0816901746215ce0e89e321644f6fbba0ed45392b09/r3xa-2024.7.0.tar.gz",
    "platform": null,
    "description": "# R3XA\n## Remember, Reuse and Replicate eXperiments and Analyses\n\n### Specs\n- html: https://photomecanics.gitlab.io/r3xa/doc/\n- json: https://gitlab.com/photomecanics/r3xa/-/raw/main/resources/schema.json\n\n### Software\n- packages: https://gitlab.com/photomecanics/r3xa/-/packages\n- releases: https://gitlab.com/photomecanics/r3xa/-/releases\n\n### Disclamer\nThis project is under developement. The specs are not complete.\n\n### Install\n```\npip install r3xa\n```\n\n### Command lines\n```bash\n# check validity of json faile\nr3xa-validate my-metadata.json\n\n# launch the gui to build a metadata file from scratch\nr3xa\n\n# launch the gui to see or modify an existing metadata file\nr3xa --json my-metadata.json\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Remember, Reuse and Replicate eXperiments and Analyses",
    "version": "2024.7.0",
    "project_urls": {
        "Homepage": "https://photomecanics.gitlab.io/r3xa/doc",
        "Repository": "https://gitlab.com/photomecanics/r3xa"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "31ad4db271542970191563b3266f054810845c0c3d96199720886b52f96485b3",
                "md5": "537957e91851080ddd6da1757cb48e86",
                "sha256": "3b38a07a0a3710dae5f3a3965541afc0be78f226849b08cbbb81eae2ea8b0436"
            },
            "downloads": -1,
            "filename": "r3xa-2024.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "537957e91851080ddd6da1757cb48e86",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.9",
            "size": 21139,
            "upload_time": "2024-07-11T12:32:00",
            "upload_time_iso_8601": "2024-07-11T12:32:00.090231Z",
            "url": "https://files.pythonhosted.org/packages/31/ad/4db271542970191563b3266f054810845c0c3d96199720886b52f96485b3/r3xa-2024.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91a1f86f5b7b126dd38fc0816901746215ce0e89e321644f6fbba0ed45392b09",
                "md5": "7007b2741d8748291262a35b8580ae76",
                "sha256": "6b58f463c06c8aa6846a1ccb603fde182510aef10078ff3beb3983148c1f3206"
            },
            "downloads": -1,
            "filename": "r3xa-2024.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7007b2741d8748291262a35b8580ae76",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.9",
            "size": 19498,
            "upload_time": "2024-07-11T12:32:01",
            "upload_time_iso_8601": "2024-07-11T12:32:01.352946Z",
            "url": "https://files.pythonhosted.org/packages/91/a1/f86f5b7b126dd38fc0816901746215ce0e89e321644f6fbba0ed45392b09/r3xa-2024.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-11 12:32:01",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "photomecanics",
    "gitlab_project": "r3xa",
    "lcname": "r3xa"
}
        
Elapsed time: 0.88361s