Swiss army knife for functional data-science projects.
Project description
swak
Swiss army knife for functional data-science projects.
Introduction
This package is a collection of small, modular, and composable building blocks implementing frequently occurring operations in typical data-science applications. In abstracting away boiler-plate code, it thus saves time and effort.
- Consolidate all ways to configure your project (command-line arguments,
environment variables, and config files) with the
cli
andtext
packages, respectively. - Wrap the project config into a versatile
jsonobject
. - Focus on writing small, configurable, modular, reusable, and testable
building blocks. Then use the flow controls in
funcflow
to compose them into arbitrarily complex workflows, that are still easy to maintain and to expand. - Quickly set up projects on Google BigQuery and Google Cloud Storage, and
efficiently download lots of data in parallel with
cloud.gcp
. - Build powerful neural-network architectures from the elements in
pt
and train your deep-learning models with early stopping and checkpointing. From feature embedding, over feature importance, to repeated residual blocks, a broad variety of options is available. - And much more ...
Installation
- Create a new virtual environment running at least
python 3.12
. - The easiest way of installing
swak
is from the python package index PyPI, where it is hosted. Simply typepip install swak
or treat it like any other python package in your dependency management. - If you need support for interacting with the Google Cloud Project,
in particular Google BigQuery and Google Cloud Storage, install
extra dependencies with:
pip install swak[cloud]
- In order to use the subpackage
swak.pt
, you need to have PyTorch installed. Because there is no way of knowing whether you want to run it on CPU only or also on GPU and, if so, which version of CUDA (or ROC) you have installed on your machine and how, it is not an explicit dependency ofswak
. You will have to install it yourself, e.g., following these instructions. If you are usingpipenv
for dependency management, you can also have a look at the Pipfile in the root of theswak
repository and taylor it to your needs. Personally, I gopipenv sync --categories=cpu
for a CPU only installation of PyTorch andpipenv sync --categories=cuda
if I want GPU support.
Usage
Try making a new repository using the swak-template as a, well, template.
Documentation
The API documentation to swak
is hosted on GitHub Pages.
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
File details
Details for the file swak-0.2.4.tar.gz
.
File metadata
- Download URL: swak-0.2.4.tar.gz
- Upload date:
- Size: 82.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7adadc29bf86c59456208b163d7920b5f046ef84ef76579ba51604b64638cfea |
|
MD5 | f02c3481b6d824b7b3e1ceea616ee21c |
|
BLAKE2b-256 | 4dca6cfb7e2d4b032fa9c52f471f43f4cb5eff13c40badef3baede628addf9e9 |
Provenance
The following attestation bundles were made for swak-0.2.4.tar.gz
:
Publisher:
publish-package.yml
on yedivanseven/swak
-
Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
swak-0.2.4.tar.gz
- Subject digest:
7adadc29bf86c59456208b163d7920b5f046ef84ef76579ba51604b64638cfea
- Sigstore transparency entry: 147289024
- Sigstore integration time:
- Predicate type:
File details
Details for the file swak-0.2.4-py3-none-any.whl
.
File metadata
- Download URL: swak-0.2.4-py3-none-any.whl
- Upload date:
- Size: 136.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cee9d6d23da26cefd3292eec7cad5f27f5d5faa92e4d597f24e467df5c5ac6f6 |
|
MD5 | 2d2735ab7ab1c304965cd9c73ae7ddcd |
|
BLAKE2b-256 | b6d85fe0f8af0f2ff6e0c6bb60ae6fe61ce0a279908de06c2c8d5ac5e77e4e93 |
Provenance
The following attestation bundles were made for swak-0.2.4-py3-none-any.whl
:
Publisher:
publish-package.yml
on yedivanseven/swak
-
Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
swak-0.2.4-py3-none-any.whl
- Subject digest:
cee9d6d23da26cefd3292eec7cad5f27f5d5faa92e4d597f24e467df5c5ac6f6
- Sigstore transparency entry: 147289026
- Sigstore integration time:
- Predicate type: