A Python package that allows you to split CSV files
Project description
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
- Clone the repository:
git clone https://github.com/HakumenNC/datashear.git
cd datashear
- Install in development mode:
pip install -e ".[dev]"
Testing
Writing tests means you don’t trust your code.
Running test with pytest
pytest
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
- Asserting with the assert statement
- Assertions about expected exceptions
Codecov
Codecov doesn’t just measure code coverage—it helps you improve code quality at every step.
Building
Build the package:
python -m build
License
MIT License - see LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file datashear-0.1.0.tar.gz.
File metadata
- Download URL: datashear-0.1.0.tar.gz
- Upload date:
- Size: 366.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8c3ce329035b261d34edbf98bbf3398e91c5f7f4356a0f7958d119c16ef77af
|
|
| MD5 |
684b55eb50e73189c4fb9d69ba77c36e
|
|
| BLAKE2b-256 |
58bccdeb3a949e027c008b611df64b5e955527ed4efb492d67bf61637e1ad65a
|
File details
Details for the file datashear-0.1.0-py3-none-any.whl.
File metadata
- Download URL: datashear-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46db1fc87e9c40e478366a484cd5196db12cb3d27103de6554a51c65e3d93a3f
|
|
| MD5 |
90a4f7e05fde4e50711db3c1831c125f
|
|
| BLAKE2b-256 |
f453e0a66b9df4d1d89e9db3dc2dcca3869e33795b3d4f2191e29faf5d61a293
|