| Name | xev-data JSON |
| Version |
0.1.1
JSON |
| download |
| home_page | None |
| Summary | Vera's database tools for python |
| upload_time | 2025-08-25 02:21:28 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | >=3.6 |
| license | None |
| keywords |
hdf5
database management
|
| VCS |
|
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# Database Tools
Database wrapper for hdf5 through h5py.
I use this wrapper for file I/O because it saves me from writing the same code over and over again, and it is tested.
## Installation:
pip3 install xev-data
## Contributing
We are open to pull requests.
If you would like to make a contribution, please explain what changes you are making and why.
## License
[MIT](https://choosealicense.com/licenses/mit)
Raw data
{
"_id": null,
"home_page": null,
"name": "xev-data",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "Vera Delfavero <xevra86@gmail.com>",
"keywords": "hdf5, database management",
"author": null,
"author_email": "Vera Delfavero <xevra86@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/09/d8/d6a05fcf102c94e0e488d293944c6a81d1aaefe69a946a18401eb611b547/xev_data-0.1.1.tar.gz",
"platform": null,
"description": "# Database Tools\n\nDatabase wrapper for hdf5 through h5py.\n\nI use this wrapper for file I/O because it saves me from writing the same code over and over again, and it is tested.\n\n## Installation:\n\npip3 install xev-data\n\n## Contributing\n\nWe are open to pull requests.\n\nIf you would like to make a contribution, please explain what changes you are making and why.\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit)\n",
"bugtrack_url": null,
"license": null,
"summary": "Vera's database tools for python",
"version": "0.1.1",
"project_urls": {
"Bug Reports": "https://gitlab.com/xevra/xev-data/issues",
"Homepage": "https://gitlab.com/xevra/xev-data"
},
"split_keywords": [
"hdf5",
" database management"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "09d8d6a05fcf102c94e0e488d293944c6a81d1aaefe69a946a18401eb611b547",
"md5": "ff3241b86b491aae0b10bc8faaa3728b",
"sha256": "5bf157a5efb65013d8ca7a9365bdcf9a99cad8c7807b0d671491366fa72f43fe"
},
"downloads": -1,
"filename": "xev_data-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "ff3241b86b491aae0b10bc8faaa3728b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 18049,
"upload_time": "2025-08-25T02:21:28",
"upload_time_iso_8601": "2025-08-25T02:21:28.200042Z",
"url": "https://files.pythonhosted.org/packages/09/d8/d6a05fcf102c94e0e488d293944c6a81d1aaefe69a946a18401eb611b547/xev_data-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-25 02:21:28",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "xevra",
"gitlab_project": "xev-data",
"lcname": "xev-data"
}