My data science toolkit.
Project description
toolkit
My data science tool kit
Documentation
Documentation will be available at https://clementcome-toolkit.readthedocs.io/en/latest/.
Installation
pip install clementcome-toolkit
Locally work with the toolkit
If you want to work locally with the toolkit, you can clone the repository and execute uv sync
Development
This project uses mainly uv, pytest and ruff for development.
If you cloned this project and want to start developing, you can install the package locally within a virtual environment.
uv sync
by default, it will create a virtual environment if you have no virtual environment activate. My current setup is to first create a virtual environment (pyenv is my preferred choice but feel free) and then install the package locally.
For development you can add dependency groups specified in pyproject.toml especially the following ones:
uv sync --all-groups
Perform ruff checks with
uv run ruff check
Perform ruff formatting with
uv run ruff format
Execute tests with pytest
uv run pytest
Project details
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 clementcome_toolkit-0.6.0.tar.gz.
File metadata
- Download URL: clementcome_toolkit-0.6.0.tar.gz
- Upload date:
- Size: 529.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40330b03b425537ab4ca8143edf72247a660f0962ed014f1939821fe6be86cb1
|
|
| MD5 |
d0bfb6294302524bde269879feb1537a
|
|
| BLAKE2b-256 |
53fa91f6d361c64f157cb5edbe71285cc48a0d170eda9855543681266f3c65ac
|
File details
Details for the file clementcome_toolkit-0.6.0-py3-none-any.whl.
File metadata
- Download URL: clementcome_toolkit-0.6.0-py3-none-any.whl
- Upload date:
- Size: 21.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
70e0e2f1cc5873ff61f982d2f46ddb6fafa788c36c6ec8b0638ee860d9252ba3
|
|
| MD5 |
7d58143333db2d64660d3733836b9c7c
|
|
| BLAKE2b-256 |
9dd5ada93c26db5e46722503145cb5642757911ae11cc7748e098a8cd29bf0d8
|