| Name | datashear JSON |
| Version |
0.1.0
JSON |
| download |
| home_page | None |
| Summary | A Python package that allows you to split CSV files |
| upload_time | 2025-10-26 06:50:54 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | >=3.8 |
| license | None |
| keywords |
data
manipulation
split
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# DataShear
[](https://codecov.io/github/HakumenNC/datashear)
A Python package that allows you to split CSV files
## Installation
Coming soon! The package is currently in development.
## Usage
Coming soon! The package is currently in development.
## Development
### Setup
1. Clone the repository:
```bash
git clone https://github.com/HakumenNC/datashear.git
cd datashear
```
2. Install in development mode:
```bash
pip install -e ".[dev]"
```
## Testing
> Writing tests means you don’t trust your code.
Running test with [`pytest`](https://docs.pytest.org/en/stable)
```bash
pytest
```
```bash
pytest --cov=src --cov-report=xml
```
### Go further
#### pytest
> The pytest framework makes it easy to write small, readable tests, and can scale to support complex functional testing for applications and libraries.
https://docs.pytest.org/en/stable
- [Method and function level setup/teardown](https://docs.pytest.org/en/stable/how-to/xunit_setup.html#method-and-function-level-setup-teardown)
- [Asserting with the assert statement](https://docs.pytest.org/en/stable/how-to/assert.html)
- [Assertions about expected exceptions](https://docs.pytest.org/en/stable/how-to/assert.html#assertions-about-expected-exceptions)
#### Codecov
> Codecov doesn’t just measure code coverage—it helps you improve code quality at every step.
https://about.codecov.io
- https://github.com/codecov/codecov-action
## Building
Build the package:
```bash
python -m build
```
## License
MIT License - see LICENSE file for details.
Raw data
{
"_id": null,
"home_page": null,
"name": "datashear",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "data, manipulation, split",
"author": null,
"author_email": "HakumenNC <soutartronny@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/58/bc/cdeb3a949e027c008b611df64b5e955527ed4efb492d67bf61637e1ad65a/datashear-0.1.0.tar.gz",
"platform": null,
"description": "# DataShear\n\n[](https://codecov.io/github/HakumenNC/datashear)\n\nA Python package that allows you to split CSV files\n\n## Installation\n\nComing soon! The package is currently in development.\n\n## Usage\n\nComing soon! The package is currently in development.\n\n## Development\n\n### Setup\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/HakumenNC/datashear.git\ncd datashear\n```\n\n2. Install in development mode:\n```bash\npip install -e \".[dev]\"\n```\n\n## Testing\n\n> Writing tests means you don\u2019t trust your code.\n\nRunning test with [`pytest`](https://docs.pytest.org/en/stable)\n\n```bash\npytest\n```\n\n```bash\npytest --cov=src --cov-report=xml\n```\n\n### Go further\n\n#### pytest\n\n> The pytest framework makes it easy to write small, readable tests, and can scale to support complex functional testing for applications and libraries.\n\nhttps://docs.pytest.org/en/stable\n\n- [Method and function level setup/teardown](https://docs.pytest.org/en/stable/how-to/xunit_setup.html#method-and-function-level-setup-teardown)\n- [Asserting with the assert statement](https://docs.pytest.org/en/stable/how-to/assert.html)\n- [Assertions about expected exceptions](https://docs.pytest.org/en/stable/how-to/assert.html#assertions-about-expected-exceptions)\n\n#### Codecov\n\n> Codecov doesn\u2019t just measure code coverage\u2014it helps you improve code quality at every step.\n\nhttps://about.codecov.io\n\n- https://github.com/codecov/codecov-action\n\n## Building\n\nBuild the package:\n```bash\npython -m build\n```\n\n## License\n\nMIT License - see LICENSE file for details.\n",
"bugtrack_url": null,
"license": null,
"summary": "A Python package that allows you to split CSV files",
"version": "0.1.0",
"project_urls": {
"Bug Tracker": "https://github.com/HakumenNC/datashear/issues",
"Homepage": "https://github.com/HakumenNC/datashear",
"Repository": "https://github.com/HakumenNC/datashear.git"
},
"split_keywords": [
"data",
" manipulation",
" split"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "f453e0a66b9df4d1d89e9db3dc2dcca3869e33795b3d4f2191e29faf5d61a293",
"md5": "90a4f7e05fde4e50711db3c1831c125f",
"sha256": "46db1fc87e9c40e478366a484cd5196db12cb3d27103de6554a51c65e3d93a3f"
},
"downloads": -1,
"filename": "datashear-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "90a4f7e05fde4e50711db3c1831c125f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 4809,
"upload_time": "2025-10-26T06:50:52",
"upload_time_iso_8601": "2025-10-26T06:50:52.929139Z",
"url": "https://files.pythonhosted.org/packages/f4/53/e0a66b9df4d1d89e9db3dc2dcca3869e33795b3d4f2191e29faf5d61a293/datashear-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "58bccdeb3a949e027c008b611df64b5e955527ed4efb492d67bf61637e1ad65a",
"md5": "684b55eb50e73189c4fb9d69ba77c36e",
"sha256": "b8c3ce329035b261d34edbf98bbf3398e91c5f7f4356a0f7958d119c16ef77af"
},
"downloads": -1,
"filename": "datashear-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "684b55eb50e73189c4fb9d69ba77c36e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 366506,
"upload_time": "2025-10-26T06:50:54",
"upload_time_iso_8601": "2025-10-26T06:50:54.346568Z",
"url": "https://files.pythonhosted.org/packages/58/bc/cdeb3a949e027c008b611df64b5e955527ed4efb492d67bf61637e1ad65a/datashear-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-26 06:50:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "HakumenNC",
"github_project": "datashear",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "datashear"
}