# Python Datalib
Useful Python abstractions around the Pandas file Interaction and other common Tasks.
## VS Code Devcontainer
This workspace contains a [Vscode devcontainer](https://code.visualstudio.com/docs/remote/containers).
## Development
### Bump / Release Version
- Trigger [Version Bump](https://github.com/OpenJKSoftware/j-pandas-datalib/actions/workflows/version-bump.yml) pipeline with appropriate target.
- Merge the created PullRequest. Name: `:shipit: Bump to Version: <versionnumber>`
- This will create a Tag on `main`
- Create a release from this Tag. A Pipeline will automatically push to [Pypi](https://pypi.org/project/j-pandas-datalib/)
Raw data
{
"_id": null,
"home_page": "https://github.com/OpenJKSoftware/j-pandas-datalib",
"name": "j-pandas-datalib",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8.1,<3.12",
"maintainer_email": "",
"keywords": "pandas",
"author": "Joshua Kreuder",
"author_email": "joshua_kreuder@outlook.com",
"download_url": "https://files.pythonhosted.org/packages/f8/6e/dea152538c9e88603f4ee82fe2c755f35f7336b17d6afdc4b05c5cf32c00/j_pandas_datalib-0.1.1.tar.gz",
"platform": null,
"description": "# Python Datalib\n\nUseful Python abstractions around the Pandas file Interaction and other common Tasks.\n\n## VS Code Devcontainer\n\nThis workspace contains a [Vscode devcontainer](https://code.visualstudio.com/docs/remote/containers).\n\n## Development\n\n### Bump / Release Version\n\n- Trigger [Version Bump](https://github.com/OpenJKSoftware/j-pandas-datalib/actions/workflows/version-bump.yml) pipeline with appropriate target.\n- Merge the created PullRequest. Name: `:shipit: Bump to Version: <versionnumber>`\n- This will create a Tag on `main`\n- Create a release from this Tag. A Pipeline will automatically push to [Pypi](https://pypi.org/project/j-pandas-datalib/)\n",
"bugtrack_url": null,
"license": "LGPL-3",
"summary": "Dataabstractionlayer For Pandas",
"version": "0.1.1",
"project_urls": {
"Homepage": "https://github.com/OpenJKSoftware/j-pandas-datalib",
"Repository": "https://github.com/OpenJKSoftware/j-pandas-datalib"
},
"split_keywords": [
"pandas"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "396ce71282be8f5112f9f1370272b2f4f6f7660332e53b18101953a713192c8a",
"md5": "73d2e7f4056e5b94f5f1d48de6448f34",
"sha256": "580e5955909eb566edfb97088f42f276cfc5e46c4fe891048d61290dc3bfd338"
},
"downloads": -1,
"filename": "j_pandas_datalib-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "73d2e7f4056e5b94f5f1d48de6448f34",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8.1,<3.12",
"size": 10550,
"upload_time": "2023-12-19T13:18:09",
"upload_time_iso_8601": "2023-12-19T13:18:09.590099Z",
"url": "https://files.pythonhosted.org/packages/39/6c/e71282be8f5112f9f1370272b2f4f6f7660332e53b18101953a713192c8a/j_pandas_datalib-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f86edea152538c9e88603f4ee82fe2c755f35f7336b17d6afdc4b05c5cf32c00",
"md5": "550712a976191b58ba53fd540cfef376",
"sha256": "c1103222c42abf7d790c7d8716bbb31e548d0b70fa6750a8268f215656a4f092"
},
"downloads": -1,
"filename": "j_pandas_datalib-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "550712a976191b58ba53fd540cfef376",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8.1,<3.12",
"size": 7151,
"upload_time": "2023-12-19T13:18:11",
"upload_time_iso_8601": "2023-12-19T13:18:11.223148Z",
"url": "https://files.pythonhosted.org/packages/f8/6e/dea152538c9e88603f4ee82fe2c755f35f7336b17d6afdc4b05c5cf32c00/j_pandas_datalib-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-19 13:18:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OpenJKSoftware",
"github_project": "j-pandas-datalib",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "j-pandas-datalib"
}